Hi Krzysztof,
> On 27/08/2025 04:42, Gary Yang wrote:
> > };
> > };
> > +
> > + iomuxc: pinctrl@4170000 {
> > + compatible = "cix,sky1-iomuxc";
> > + reg = <0x0 0x04170000 0x0 0x1000>;
> > + };
> > +
> > + iomuxc_s5: pinctrl@16007000 {
>
> Are you sure you follow DTS coding style for ordering of nodes? Looks like you
> just keep adding things to the end...
Sorry, I see, we will correct it next version. Thanks for your comments
>
> > + compatible = "cix,sky1-iomuxc-s5";
> > + reg = <0x0 0x16007000 0x0 0x1000>;
> > + };
> > };
> >
> > timer {
>
>
> Best regards,
> Krzysztof
Best wishes
Gary