Re: [PATCH v2 1/9] pinctrl: sunxi: Rework the pin config building code
From: Linus Walleij <hidden>
Date: 2016-10-20 12:48:00
Also in:
linux-arm-kernel, linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2016-10-20 12:48:00
Also in:
linux-arm-kernel, linux-gpio, lkml
On Tue, Oct 11, 2016 at 5:45 PM, Maxime Ripard [off-list ref] wrote:
In order to support more easily the generic pinctrl properties, rework the pinctrl maps configuration and split it into several sub-functions. One of the side-effects from that rework is that we only parse the pin configuration once, since it's going to be common to every pin, instead of having to parsing once for each pin. Signed-off-by: Maxime Ripard <redacted>
Patch applied. Yours, Linus Walleij