AT91 pinctrl/gpio fixes
Raphaël Poggi
raphio98 at gmail.com
Mon Sep 8 06:36:16 PDT 2014
Hello, I just send patchs, to fix all this issues.
2014-09-08 15:23 GMT+02:00 Sascha Hauer <s.hauer at pengutronix.de>:
> Unfortunately the transition to pinctrl for AT91 caused some damage.
> The 926x do not compile anymore. Even when this is fixed the boards
> won't work since the new pinctrl driver uses of_alias_get_id() even
> for the platform case to translate the device into a gpio chip.
>
> Sascha
>
> ----------------------------------------------------------------
> Sascha Hauer (4):
> ARM: AT91: Add missing include
> ARM: AT91: Make gpio mux functions inline
> pinctrl: AT91: Only use of_alias_get_id when probed from devicetree
> pinctrl: AT91: use alias_idx to calculate the base gpio number
>
> arch/arm/mach-at91/at91sam926x_lowlevel_init.c | 2 +-
> arch/arm/mach-at91/include/mach/gpio.h | 42 ++++++++++++--------------
> drivers/pinctrl/pinctrl-at91.c | 9 ++++--
> 3 files changed, 27 insertions(+), 26 deletions(-)
>
>
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
More information about the barebox
mailing list