[PATCH 0/3] pinctrl: sunxi: Support generic pinconf functions
From: Linus Walleij <hidden>
Date: 2016-10-20 13:13:32
Also in:
linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2016-10-20 13:13:32
Also in:
linux-gpio, lkml
On Tue, Oct 4, 2016 at 3:51 AM, Chen-Yu Tsai [off-list ref] wrote:
This series fixes up generic pinconf support for the sunxi pinctrl driver library. The driver was doing some bits wrong, like a) storing the pinconf config value in its struct, and not actually reading the hardware to get the current config, and b) not using the right arguments for the bias parameters.
Looks OK to me, Maxime are you OK with me applying this, or are we waiting for a new iteration of this patch set? I have started to apply Maxime's generic binding rework, will it clash with these? Yours, Linus Walleij