freebsd-dev/sys/dev/dpaa
Justin Hibbits 472df8b8bd Use ofw_bus_node_is_compatible() instead of fdt_is_compatible()
No need to have two functions that do the same thing, let's let fdt_* go away,
and use ofw_bus_* equivalents instead.

Requested by:	andrew
2016-11-11 18:10:13 +00:00
..
bman_fdt.c Use ofw_bus_node_is_compatible() instead of fdt_is_compatible() 2016-11-11 18:10:13 +00:00
bman_portals.c Use proper integer-pointer type conversions. 2016-10-18 00:55:15 +00:00
bman.c Remove an unnecessary debug printf. 2016-10-21 02:07:03 +00:00
bman.h
dpaa.c
fman_fdt.c Remove a hack requiring dtsec0 to always be enabled for mdio. 2016-10-21 02:16:11 +00:00
fman_mdio.c Remove a hack requiring dtsec0 to always be enabled for mdio. 2016-10-21 02:16:11 +00:00
fman.c Remove a hack requiring dtsec0 to always be enabled for mdio. 2016-10-21 02:16:11 +00:00
fman.h Remove a hack requiring dtsec0 to always be enabled for mdio. 2016-10-21 02:16:11 +00:00
if_dtsec_fdt.c Use ofw_bus_node_is_compatible() instead of fdt_is_compatible() 2016-11-11 18:10:13 +00:00
if_dtsec_im.c
if_dtsec_im.h
if_dtsec_rm.c Use the m_extadd() function instead of deprecated MEXTADD(). 2016-03-02 02:29:35 +00:00
if_dtsec_rm.h
if_dtsec.c Remove a hack requiring dtsec0 to always be enabled for mdio. 2016-10-21 02:16:11 +00:00
if_dtsec.h Remove a hack requiring dtsec0 to always be enabled for mdio. 2016-10-21 02:16:11 +00:00
portals_common.c Use proper integer-pointer type conversions. 2016-10-18 00:55:15 +00:00
portals.h
qman_fdt.c Use ofw_bus_node_is_compatible() instead of fdt_is_compatible() 2016-11-11 18:10:13 +00:00
qman_portals.c Use proper integer-pointer type conversions. 2016-10-18 00:55:15 +00:00
qman.c Use proper integer-pointer type conversions. 2016-10-18 00:55:15 +00:00
qman.h