]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc: ppc4xx: Add a gpio.h header file
authorSimon Glass <sjg@chromium.org>
Sat, 7 Feb 2015 18:51:43 +0000 (11:51 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 11:50:45 +0000 (13:50 +0200)
commitb870768232b3703aee4ba16ceffb92e89f397ac1
tree61a6e518ee1fcccb3794794c6dba6ed091942ea5
parent887f031318fb57e96e7b40b6fa3dfd50397de0a6
powerpc: ppc4xx: Add a gpio.h header file

This is required at present for device tree control. The ppc4xx does support
GPIOs but does not seem to have a proper driver. So this file is empty.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/powerpc/include/asm/arch-ppc4xx/gpio.h [new file with mode: 0644]