On 19/09/2022 11:28, Peng Fan wrote: >>> V2: >>> Drop syscon, use clock-controller >>> Add fsl vendor prefix >>> Add interrupt property >>> >>> dts update not included, so there will be dtbs_check fail. >>> >>> .../bindings/clock/fsl,imx8m-anatop.yaml | 51 +++++++++++++++++++ >>> 1 file changed, 51 insertions(+) >>> create mode 100644 >>> Documentation/devicetree/bindings/clock/fsl,imx8m-anatop.yaml >>> >> >> Running 'make dtbs_check' with the schema in this patch gives the following >> warnings. Consider if they are expected or the schema is incorrect. These >> may not be new warnings. > > As I wrote in cover letter, dts patches are not included. Should I post V4 > to include dts fix? I planned to do that after this yaml got reviewed. > Yes, better to include both DT schema and the DTS changes together. Best regards, Krzysztof