sh: GPIO and pinmux base code
This patch adds gpio code together with the pinmux table parser. In the future we should optimize this and switch back to gpiolib. Signed-off-by:Magnus Damm <damm@igel.co.jp> Signed-off-by:
Paul Mundt <lethal@linux-sh.org>
Showing
- arch/sh/Kconfig 3 additions, 0 deletionsarch/sh/Kconfig
- arch/sh/include/asm/gpio.h 90 additions, 2 deletionsarch/sh/include/asm/gpio.h
- arch/sh/kernel/Makefile_32 1 addition, 1 deletionarch/sh/kernel/Makefile_32
- arch/sh/kernel/Makefile_64 1 addition, 1 deletionarch/sh/kernel/Makefile_64
- arch/sh/kernel/gpio.c 498 additions, 0 deletionsarch/sh/kernel/gpio.c
Loading
Please register or sign in to comment