freebsd-dev/sys/dev/fdt
Ian Lepore a6bcabcd06 Add support to fdt_slicer for the new style partition data documented in
devicetree/bindings/mtd/partition.txt.

In the old style, all the children of the device node which did not have a
compatible property were the partitions.  In the new style, there is a child
node of the device which has a compatible string of "fixed-partitions", and
its children are the individual partitions.

Also, support the read-only property by setting the corresponding slice flag.
2019-02-27 04:58:18 +00:00
..
fdt_arm_platform.c
fdt_clock_if.m
fdt_clock.c Align OF_getencprop_alloc API with OF_getencprop and OF_getprop_alloc 2018-04-09 22:06:16 +00:00
fdt_clock.h
fdt_common.c Handle reserved memory with the no-map property. 2018-05-22 16:03:41 +00:00
fdt_common.h Increase the number of fdt memory regions we support to 16. Some SoCs have 2018-05-29 17:44:40 +00:00
fdt_intr.h
fdt_pinctrl_if.m fdt_pinctrl: Add some TSLOG annotations 2018-07-19 11:41:53 +00:00
fdt_pinctrl.c fdt_pinctrl: Add some TSLOG annotations 2018-07-19 11:41:53 +00:00
fdt_pinctrl.h
fdt_slicer.c Add support to fdt_slicer for the new style partition data documented in 2019-02-27 04:58:18 +00:00
fdt_static_dtb.S
simple_mfd.c fdt: Add support for simple-mfd bus 2018-12-12 21:56:45 +00:00
simplebus.c fdt: Add support for simple-mfd bus 2018-12-12 21:56:45 +00:00
simplebus.h fdt: Add support for simple-mfd bus 2018-12-12 21:56:45 +00:00