Hi Wolfram, On Wed, Jan 24, 2024 at 1:53 PM Wolfram Sang <wsa@xxxxxxxxxx> wrote: > > @@ -25,6 +21,12 @@ chosen { > > stdout-path = "serial0:921600n8"; > > }; > > > > + sn65dsi86_refclk: clk-x6 { > > + compatible = "fixed-clock"; > > + #clock-cells = <0>; > > + clock-frequency = <38400000>; > > + }; > > + > > keys { > > compatible = "gpio-keys"; > > > > @@ -135,12 +137,6 @@ reg_3p3v: regulator-3p3v { > > regulator-boot-on; > > regulator-always-on; > > }; > > - > > - sn65dsi86_refclk: clk-x6 { > > - compatible = "fixed-clock"; > > - #clock-cells = <0>; > > - clock-frequency = <38400000>; > > - }; > > Why was this moved? To restore sort order (alphabetical by node name) Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds