Quoting Loic Poulain (2020-06-04 03:35:26) > + > +examples: > + # Example for msm8996 > + - | > + kryocc: clock-controller@6400000 { > + compatible = "qcom,msm8996-apcc"; > + reg = <0x6400000 0x90000>; > + #clock-cells = <1>; > + }; The spacing looks off here. Is it supposed to be spaces? > +...