freebsd-dev/sys/boot/fdt/dts/powerpc
Justin Hibbits 3e7ddf02dc Make dpaa work with only slightly modified Linux device trees.
Linux has a slightly different device tree definition for DPAA than originally
done in the FreeBSD driver.  This changes the driver to be mostly compatible
with the Linux device tree definitions.  Currently the differences are:

bman-portals: compatible = "fsl,bman-portals" (Linux is "simple-bus")
qman-portals: compatible = "fsl,qman-portals" (Linux is "simple-bus")
fman: compatible = "fsl,fman" (Linux is "simple-bus")

The Linux device tree doesn't specify anything for rgmii in the mdio.  This
change still requires the device tree to specify the phy-handle, and doesn't yet
support tbi.
2016-11-12 20:45:03 +00:00
..
Makefile Add Makefiles to automatically test all the DTS files. 2014-06-06 23:53:59 +00:00
mpc8555cds.dts
mpc8572ds.dts
p1020rdb.dts
p2020ds.dts
p2041rdb.dts Make dpaa work with only slightly modified Linux device trees. 2016-11-12 20:45:03 +00:00
p2041si.dtsi Make dpaa work with only slightly modified Linux device trees. 2016-11-12 20:45:03 +00:00
p3041ds.dts Make dpaa work with only slightly modified Linux device trees. 2016-11-12 20:45:03 +00:00
p3041si.dtsi Make dpaa work with only slightly modified Linux device trees. 2016-11-12 20:45:03 +00:00
p5020ds.dts Make dpaa work with only slightly modified Linux device trees. 2016-11-12 20:45:03 +00:00
p5020si.dtsi Make dpaa work with only slightly modified Linux device trees. 2016-11-12 20:45:03 +00:00