Re: [PATCH v2 01/13] pinctrl: sun6i: Add some missing functions

2015-01-13 Thread Linus Walleij
On Wed, Dec 17, 2014 at 6:18 PM, Hans de Goede wrote: > While working on pinctrl for the A31s, I noticed that function 4 of > PA15 - PA18 was missing, add these. > > Signed-off-by: Hans de Goede > --- > Changes in v2: > -Drop the changes to the muxing of i2c3 this was based on > "A31s Datasheet

Re: [PATCH v2 01/13] pinctrl: sun6i: Add some missing functions

2014-12-19 Thread Maxime Ripard
On Wed, Dec 17, 2014 at 06:18:12PM +0100, Hans de Goede wrote: > While working on pinctrl for the A31s, I noticed that function 4 of > PA15 - PA18 was missing, add these. > > Signed-off-by: Hans de Goede Acked-by: Maxime Ripard Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel a

[PATCH v2 01/13] pinctrl: sun6i: Add some missing functions

2014-12-17 Thread Hans de Goede
While working on pinctrl for the A31s, I noticed that function 4 of PA15 - PA18 was missing, add these. Signed-off-by: Hans de Goede --- Changes in v2: -Drop the changes to the muxing of i2c3 this was based on "A31s Datasheet v1.40.pdf", but all other A31 related info puts them at the pins wher