[PATCH v3 0/2] Last step to working Allwinner R40 pinctrl
From: icenowy@aosc.io (icenowy at aosc.io)
Date: 2017-07-30 05:26:50
Also in:
linux-gpio, lkml
From: icenowy@aosc.io (icenowy at aosc.io)
Date: 2017-07-30 05:26:50
Also in:
linux-gpio, lkml
? 2017-07-22 10:50?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
Ping... Can anyone process this patchset?
drivers/pinctrl/sunxi/Kconfig | 2 +- drivers/pinctrl/sunxi/pinctrl-sun4i-a10.c | 274 +++++++++++++++++++++--------- 2 files changed, 197 insertions(+), 79 deletions(-)