Re: [PATCH] pinctrl: rockchip: Add rk3328 pinctrl support
From: Heiko Stübner <heiko@sntech.de>
Date: 2017-01-26 15:08:03
Also in:
linux-rockchip, lkml
From: Heiko Stübner <heiko@sntech.de>
Date: 2017-01-26 15:08:03
Also in:
linux-rockchip, lkml
Am Donnerstag, 26. Januar 2017, 14:29:17 CET schrieb Linus Walleij:
On Sun, Jan 22, 2017 at 9:38 AM, David Wu [off-list ref] wrote:quoted
From: "david.wu" <redacted> This patch supports 3bit width iomux type. Note, the iomux of following pins are special, need to be handled specially. - gpio2_b0 ~ gpio2_b6 - gpio2_b7 - gpio2_c7 - gpio3_b0 - gpio3_b1 ~ gpio3_b7 And therefore add IOMUX_RECALCED_FLAG to indicate which iomux source of the bank need to be recalced. If the mux recalced callback and IOMUX_RECALCED_FLAG were set, recalc the related pins' iomux. Signed-off-by: david.wu <redacted>Heiko, could you review this?
it's on my todo list, I just didn't have the time this week so far. Heiko