Re: [PATCH v2 2/4] pinctrl: sunxi: h6-r: Add s_rsb pin functions
From: Chen-Yu Tsai <hidden>
Date: 2021-01-06 02:41:15
Also in:
linux-arm-kernel, linux-clk, linux-devicetree, lkml
From: Chen-Yu Tsai <hidden>
Date: 2021-01-06 02:41:15
Also in:
linux-arm-kernel, linux-clk, linux-devicetree, lkml
On Wed, Jan 6, 2021 at 6:35 AM Linus Walleij [off-list ref] wrote:
On Sun, Jan 3, 2021 at 11:00 AM Samuel Holland [off-list ref] wrote:quoted
As there is an RSB controller in the H6 SoC, there should be some pin configuration for it. While no such configuration is documented, the "s_i2c" pins are suspiciously on the "alternate" function 3, with no primary function 2 given. This suggests the primary function for these pins is actually RSB, and that is indeed the case. Add the "s_rsb" pin functions so the RSB controller can be used. Signed-off-by: Samuel Holland <samuel@sholland.org>Is it OK if I just apply this patch to the pinctrl tree?
Please do. Thanks ChenYu