Re: [PATCH 1/5] pinctrl: sunxi: v3s: Fix wrong comment about UART2 pinmux

2025-07-04 Thread Linus Walleij
On Tue, Jul 1, 2025 at 10:13 PM Paul Kocialkowski wrote: > The original comment doesn't match the pin attribution, probably due > to a hasty copy/paste. > > Signed-off-by: Paul Kocialkowski This patch 1/5 applied to the pin control tree. Yours, Linus Walleij

Re: [PATCH 1/5] pinctrl: sunxi: v3s: Fix wrong comment about UART2 pinmux

2025-07-02 Thread Chen-Yu Tsai
On Wed, Jul 2, 2025 at 4:13 AM Paul Kocialkowski wrote: > > The original comment doesn't match the pin attribution, probably due > to a hasty copy/paste. > > Signed-off-by: Paul Kocialkowski Acked-by Chen-Yu Tsai

Re: [PATCH 1/5] pinctrl: sunxi: v3s: Fix wrong comment about UART2 pinmux

2025-07-01 Thread Icenowy Zheng
在 2025-07-01星期二的 22:11 +0200,Paul Kocialkowski写道: > The original comment doesn't match the pin attribution, probably due > to a hasty copy/paste. > > Signed-off-by: Paul Kocialkowski > --- >  drivers/pinctrl/sunxi/pinctrl-sun8i-v3s.c | 2 +- >  1 file changed, 1 insertion(+), 1 deletion(-) > > di

[PATCH 1/5] pinctrl: sunxi: v3s: Fix wrong comment about UART2 pinmux

2025-07-01 Thread Paul Kocialkowski
The original comment doesn't match the pin attribution, probably due to a hasty copy/paste. Signed-off-by: Paul Kocialkowski --- drivers/pinctrl/sunxi/pinctrl-sun8i-v3s.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pinctrl/sunxi/pinctrl-sun8i-v3s.c b/drivers/pinc