[PATCH v2 0/3] pinctrl: at91: allow disabled gpio controllers
Ludovic Desroches
ludovic.desroches at atmel.com
Wed Jan 14 02:08:06 PST 2015
Hi Linus,
I have updated the previous version. I have tried to follow your advice but it
doesn't seem to be the best solution in my case.
You told me to use gpiochip_add_pingroup_range() instead of
pinctrl_add_gpio_range(). I agree that is the proper way to manage a gap but it
only solves my issue on gpio side but not on muxing side. I still need some
fixes. Moreover it involves to add the gpio-ranges property so to update our
dtsi files so it will break backward compatibility.
By the way, I would like to be co-maintainer on this driver as it seems the
maintainer is not very active at the moment.
Regards
Ludovic
Ludovic Desroches (3):
pinctrl: at91: allow disabled pio controllers
ARM: at91/dt: sama5d4: add pioD controller
MAINTAINERS: add maintainer for pinctrl-at91
MAINTAINERS | 1 +
arch/arm/boot/dts/sama5d4.dtsi | 13 +++++++++++++
drivers/pinctrl/pinctrl-at91.c | 30 ++++++++++++++++++++++--------
3 files changed, 36 insertions(+), 8 deletions(-)
--
2.2.0
More information about the linux-arm-kernel
mailing list