On Fri, 30 Sep 2022 12:59:01 +0200, Krzysztof Kozlowski wrote: > On 30/09/2022 07:56, Hal Feng wrote: > > From: Emil Renner Berthing <kernel@xxxxxxxx> > > > > Add bindings for the always-on clock generator on the JH7110 > > RISC-V SoC by StarFive Technology Ltd. > > > > (...) > > > + > > +additionalProperties: false > > + > > +examples: > > + - | > > + #include <dt-bindings/clock/starfive-jh7110-sys.h> > > + > > + aoncrg: clock-controller@17000000 { > > Does not look like you tested the bindings. Please run `make > dt_binding_check` (see > Documentation/devicetree/bindings/writing-schema.rst for instructions). Will rewrite the bindings and test them. Thanks. Best regards, Hal