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?