linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Last step to working Allwinner R40 pinctrl
@ 2017-07-18  7:42 Icenowy Zheng
       [not found] ` <20170718074254.20732-1-icenowy-h8G6r0blFSE@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Icenowy Zheng @ 2017-07-18  7:42 UTC (permalink / raw)
  To: Maxime Ripard, Chen-Yu Tsai, Linus Walleij
  Cc: linux-arm-kernel, linux-gpio, linux-kernel, linux-sunxi,
	Icenowy Zheng

This patchset contains only two patches.

The first one is a minor fix for the A10 pinctrl driver, add a function
of a pin, which used to be missing in A10/A20 pinctrl driver. Thanks for
Chen-Yu for discovering it when reviewing my R40 pinctrl patchset.

The second one is the real R40 pinctrl part, with fixes suggested by
Chen-Yu and Maxime.

Icenowy Zheng (2):
  pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver
  pinctrl: sunxi: add support of R40 to A10 pinctrl driver

 drivers/pinctrl/sunxi/Kconfig             |   2 +-
 drivers/pinctrl/sunxi/pinctrl-sun4i-a10.c | 274 +++++++++++++++++++++---------
 2 files changed, 197 insertions(+), 79 deletions(-)

-- 
2.13.0


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

end of thread, other threads:[~2017-07-19 13:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-18  7:42 [PATCH v2 0/2] Last step to working Allwinner R40 pinctrl Icenowy Zheng
     [not found] ` <20170718074254.20732-1-icenowy-h8G6r0blFSE@public.gmane.org>
2017-07-18  7:42   ` [PATCH v2 1/2] pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver Icenowy Zheng
     [not found]     ` <20170718074254.20732-2-icenowy-h8G6r0blFSE@public.gmane.org>
2017-07-18  7:57       ` Chen-Yu Tsai
2017-07-18  7:42   ` [PATCH v2 2/2] pinctrl: sunxi: add support of R40 to A10 " Icenowy Zheng
2017-07-18  9:08     ` [linux-sunxi] " Chen-Yu Tsai
2017-07-19 13:25     ` kbuild test robot

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).