Searched hist:"965 dc5fc55fa0201fd8241ba7c0efc8f96f0ec84" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/platforms/86xx/ |
H A D | Makefile | diff 965dc5fc55fa0201fd8241ba7c0efc8f96f0ec84 Fri Nov 07 15:15:42 CET 2008 Martyn Welch <martyn.welch@gefanuc.com> powerpc/86xx: Basic GPIO support for GE Fanuc SBC610
Basic support for the GPIO available on the SBC610 VPX Single Board Computer from GE Fanuc (PowerPC MPC8641D).
This patch adds basic support for the GPIO in the devices I/O FPGA, the GPIO functionality is exposed through the AFIX pins on the backplane, unless used by an AFIX card.
This code currently does not support switching between totem-pole and open-drain outputs (when used as outputs, GPIOs default to totem-pole). The interrupt capabilites of the GPIO lines is also not currently supported.
Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|
H A D | Kconfig | diff 965dc5fc55fa0201fd8241ba7c0efc8f96f0ec84 Fri Nov 07 15:15:42 CET 2008 Martyn Welch <martyn.welch@gefanuc.com> powerpc/86xx: Basic GPIO support for GE Fanuc SBC610
Basic support for the GPIO available on the SBC610 VPX Single Board Computer from GE Fanuc (PowerPC MPC8641D).
This patch adds basic support for the GPIO in the devices I/O FPGA, the GPIO functionality is exposed through the AFIX pins on the backplane, unless used by an AFIX card.
This code currently does not support switching between totem-pole and open-drain outputs (when used as outputs, GPIOs default to totem-pole). The interrupt capabilites of the GPIO lines is also not currently supported.
Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|