Re: [PATCH 3/4] arm64: dts: imx95-19x19-evk: add lpi2c7 and expander gpio pcal6524

From: Fabio Estevam
Date: Mon Jun 17 2024 - 22:05:33 EST


On Mon, Jun 17, 2024 at 7:31 PM Frank Li <Frank.Li@xxxxxxx> wrote:

> +&lpi2c7 {
> + clock-frequency = <1000000>;
> + pinctrl-names = "default", "sleep";
> + pinctrl-0 = <&pinctrl_lpi2c7>;
> + pinctrl-1 = <&pinctrl_lpi2c7>;

The default and sleep are the same. Is this intended?