freebsd-dev/sys/powerpc/mpc85xx
Justin Hibbits 8bc8506e91 Fix 2 bugs in the mpc85xx local bus controller driver.
1) Include opt_platform.h to get QORIQ_DPAA.  Otherwise the definition of
OCP85XX_TGTIF_LBC is incorrect.
2) The child resources are already allocated, just activate them, instead of
incorrectly remapping the memory regions (resource lists for lbc consist of the
virtual address of the child's resources, not the physical address).

Sponsored by:	Alex Perez/Inertial Computing
2016-03-02 00:18:05 +00:00
..
atpic.c
ds1553_bus_fdt.c
ds1553_core.c
ds1553_reg.h
fsl_sdhc.c Move the DRIVER_MODULE() statements that declare mmc(4) to be a child of 2015-12-14 01:09:25 +00:00
fsl_sdhc.h
i2c.c
isa.c Introduce a RMAN_IS_DEFAULT_RANGE() macro, and use it. 2016-02-20 01:32:58 +00:00
lbc.c Fix 2 bugs in the mpc85xx local bus controller driver. 2016-03-02 00:18:05 +00:00
lbc.h
mpc85xx_gpio.c
mpc85xx.c Allow the size argument for law_enable() to be non-power-of-2. 2016-02-23 02:28:19 +00:00
mpc85xx.h Extend idle support for newer Book-E cores. 2016-01-01 02:47:40 +00:00
pci_mpc85xx_pcib.c
pci_mpc85xx.c Revert r295756: 2016-02-20 12:28:20 +00:00
platform_mpc85xx.c Extend idle support for newer Book-E cores. 2016-01-01 02:47:40 +00:00
qoriq_gpio.c Add another compatibility check for QorIQ GPIO driver. 2016-03-01 03:41:48 +00:00