linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] pinctrl: at91: allow disabled gpio controllers
@ 2015-01-14 10:08 Ludovic Desroches
  2015-01-14 10:08 ` [PATCH 1/3] pinctrl: at91: allow disabled pio controllers Ludovic Desroches
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ludovic Desroches @ 2015-01-14 10:08 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-01-21  9:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-14 10:08 [PATCH v2 0/3] pinctrl: at91: allow disabled gpio controllers Ludovic Desroches
2015-01-14 10:08 ` [PATCH 1/3] pinctrl: at91: allow disabled pio controllers Ludovic Desroches
2015-01-14 10:08 ` [PATCH 2/3] ARM: at91/dt: sama5d4: add pioD controller Ludovic Desroches
2015-01-14 10:08 ` [PATCH 3/3] MAINTAINERS: add maintainer for pinctrl-at91 Ludovic Desroches
2015-01-19 10:02   ` Linus Walleij
2015-01-19 10:29     ` Nicolas Ferre
2015-01-19 11:20       ` Jean-Christophe PLAGNIOL-VILLARD
2015-01-21  9:57         ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).