Re: [PATCH 2/2] pinctrl: sunxi: Add A64 R_PIO controller support

2016-08-15 Thread Chen-Yu Tsai
On Tue, Aug 16, 2016 at 8:06 AM, Icenowy Zheng wrote: > > > 15.08.2016, 21:56, "Chen-Yu Tsai" : >> Hi, >> >> On Mon, Aug 1, 2016 at 10:59 PM, Icenowy Zheng wrote: >>> The A64 has a R_PIO pin controller, similar to the one found on the H3 >>> SoCs. >>> Add support for the pins controlled by the

Re: [PATCH 2/2] pinctrl: sunxi: Add A64 R_PIO controller support

2016-08-15 Thread Chen-Yu Tsai
Hi, On Mon, Aug 1, 2016 at 10:59 PM, Icenowy Zheng wrote: > The A64 has a R_PIO pin controller, similar to the one found on the H3 SoCs. > Add support for the pins controlled by the R_PIO controller. > > Signed-off-by: Icenowy Zheng > --- > drivers/pinctrl/sunxi/Kconfig| 5 + >