Re: [PATCH] arm: sunxi: fix f1c100s pinctrl function.

From: Linus Walleij
Date: Fri May 13 2022 - 19:06:29 EST


On Wed, May 4, 2022 at 1:59 PM IotaHydrae <writeforever@xxxxxxxxxxx> wrote:

> 1. change suniv f1c100s pinctrl,PD14 multiplexing function lvds1 to uart2
>
> When the pin PD13 and PD14 is setting up to uart2 function in dts,
> there's an error occurred:
> 1c20800.pinctrl: unsupported function uart2 on pin PD14
>
> Because 'uart2' is not any one multiplexing option of PD14,
> and pinctrl don't know how to configure it.
>
> So change the pin PD14 lvds1 function to uart2.
>
> Signed-off-by: IotaHydrae <writeforever@xxxxxxxxxxx>

Thanks, fixed up the subject as indicated by Andre
and applied.

Yours,
Linus Walleij