u-boot-brain/arch/powerpc/include/asm
Ruchika Gupta d67be7c965 powerpc: mpc85xx: Add dummy gpio.h to enable CONFIG_OF_CONTROL
If CONFIG_OF_CONTROL is enabled, lib/fdtdec.c is compiled.
It includes <asm/gpio.h> and then <asm/gpio.h> includes
<asm/arch/gpio.h>.  As a result, all the SoCs that enable
CONFIG_OF_CONTROL must have <asm/arch/gpio.h>.

The right fix would be to split the lib/fdtdec.c to remove
dependency on GPIO.

This commit adds a dummy <asm/arch/gpio.h> to support OF_CONTROL
for mpc85xx platform. A file mpc85xx_gpio.h exists in
arch/powerpc/include/asm. The defintions in that file conflict
with the ones in asm-generic/gpio.h. Hence a dummy header file
has been added. This will be removed after FDT-GPIO stuff is
fixed correctly.

Signed-off-by: Ruchika Gupta <ruchika.gupta@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
2015-01-16 09:29:52 -08:00
..
arch-mpc83xx
arch-mpc85xx powerpc: mpc85xx: Add dummy gpio.h to enable CONFIG_OF_CONTROL 2015-01-16 09:29:52 -08:00
4xx_pci.h
4xx_pcie.h
5xx_immap.h
8xx_immap.h
atomic.h
bitops.h
byteorder.h
cache.h mpc85xx/t104x: Enable L2 and CPC cache when resume 2014-07-22 16:25:55 -07:00
config_mpc85xx.h net/fman: update 10GEC to fit new SoC 2014-12-05 08:06:15 -08:00
config_mpc86xx.h
config.h
cpm_85xx.h
cpm_8260.h
e300.h
errno.h
fsl_dma.h
fsl_dtsec.h
fsl_errata.h powerpc/mpc85xx: modify erratum A007186 2014-12-05 08:06:09 -08:00
fsl_fman.h
fsl_i2c.h
fsl_law.h powerpc/mpc85xx: Add workaround to enable TDM on T1040 2014-06-05 13:45:07 -07:00
fsl_lbc.h
fsl_liodn.h powerpc/mpc85xx: use correct dma compatible for several SoCs 2014-12-05 08:06:16 -08:00
fsl_memac.h driver/net/fm/memac_phy: set NEG bit for external MDIOs 2014-11-14 11:12:13 -08:00
fsl_mpc83xx_serdes.h
fsl_pci.h
fsl_portals.h
fsl_secure_boot.h powerpc/mpc85xx: Add T1024/T1023 SoC support 2014-12-05 08:06:14 -08:00
fsl_serdes.h net/fm: add 2.5G SGMII support 2014-11-19 18:17:12 -08:00
fsl_srio.h
fsl_tgec.h
global_data.h powerpc: 74xx_7xx: remove 74xx_7xx cpu support 2015-01-16 10:24:39 -05:00
gpio.h
immap_83xx.h Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx 2013-11-25 11:43:46 -08:00
immap_85xx.h t1024qds: increase IO drive strength 2014-12-05 08:06:16 -08:00
immap_86xx.h Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx 2013-11-25 11:43:46 -08:00
immap_512x.h powerpc: mpc512x: fix boot breakage 2014-10-27 14:35:53 +01:00
immap_8260.h
interrupt.h
io.h driver/ddr: Fix DDR4 driver for ARM 2014-07-22 16:25:54 -07:00
iopin_8xx.h
iopin_8260.h
m8260_pci.h
mc146818rtc.h
mmu.h PPC: 85xx: Generalize DDR TLB mapping function 2014-04-22 17:58:45 -07:00
mp.h
mpc8xxx_spi.h
mpc85xx_gpio.h
mpc512x.h
mpc8349_pci.h
pci_io.h
posix_types.h
ppc4xx_config.h
ppc4xx-ebc.h powerpc: ppc4xx: remove board support for bluestone 2014-10-10 09:44:43 -04:00
ppc4xx-emac.h
ppc4xx-gpio.h
ppc4xx-i2c.h ppc4xx: Handle i2c stuck on combined xfer 2014-11-10 06:44:30 +01:00
ppc4xx-isram.h powerpc: ppc4xx: remove board support for bluestone 2014-10-10 09:44:43 -04:00
ppc4xx-mal.h
ppc4xx-sdram.h powerpc: ppc4xx: remove board support for bluestone 2014-10-10 09:44:43 -04:00
ppc4xx-uic.h powerpc: ppc4xx: remove board support for bluestone 2014-10-10 09:44:43 -04:00
ppc4xx.h powerpc: ppc4xx: remove board support for bluestone 2014-10-10 09:44:43 -04:00
ppc405.h
ppc405ep.h
ppc405ex.h
ppc405ez.h
ppc405gp.h
ppc440.h
ppc440ep_gr.h
ppc440epx_grx.h
ppc440gp.h
ppc440gx.h
ppc440sp.h
ppc440spe.h
ppc460ex_gt.h
ppc460sx.h
processor.h powerpc: mpc824x: remove MPC824X cpu support 2015-01-05 12:08:55 -05:00
ptrace.h
sections.h
sigcontext.h
signal.h
spl.h
status_led.h powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 2014-03-07 10:59:06 -05:00
string.h
types.h fsl_sec: Add hardware accelerated SHA256 and SHA1 2014-10-16 14:17:07 -07:00
u-boot.h ppc: Zap Hymod board 2014-10-27 14:35:55 +01:00
unaligned.h
xilinx_irq.h