Re: [PATCH v4 1/1] arm64: dts: imx93-11x11-evk: add rtc PCF2131 support

From: Fabio Estevam
Date: Tue Apr 16 2024 - 23:10:05 EST


On Wed, Apr 17, 2024 at 12:07 AM Joy Zou <joy.zou@xxxxxxx> wrote:
>
> Support rtc PCF2131 on imx93-11x11-evk.

s/rtc/RTC

> +&lpi2c3 {
> + #address-cells = <1>;
> + #size-cells = <0>;
> + clock-frequency = <400000>;
> + pinctrl-names = "default";
> + pinctrl-0 = <&pinctrl_lpi2c3>;
> + pinctrl-1 = <&pinctrl_lpi2c3>;

Why is the pinctrl-1 still here?