Hi Rob, >yamllint warnings/errors: > >dtschema/dtc warnings/errors: >/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/inter >rupt-controller/realtek,rtd1319d-intc.yaml: title: 'Realtek DHC RTD1319D >Interrupt Controller Device Tree Bindings' should not be valid under {'pattern': >'([Bb]inding| [Ss]chema)'} > hint: Everything is a binding/schema, no need to say it. Describe what >hardware the binding is for. > from schema $id: http://devicetree.org/meta-schemas/base.yaml# >/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/inter >rupt-controller/realtek,rtd1325-intc.yaml: title: 'Realtek DHC RTD1325 Interrupt >Controller Device Tree Bindings' should not be valid under {'pattern': >'([Bb]inding| [Ss]chema)'} > hint: Everything is a binding/schema, no need to say it. Describe what >hardware the binding is for. > from schema $id: http://devicetree.org/meta-schemas/base.yaml# >/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/inter >rupt-controller/realtek,rtd1619b-intc.yaml: title: 'Realtek DHC RTD1619B >Interrupt Controller Device Tree Bindings' should not be valid under {'pattern': >'([Bb]inding| [Ss]chema)'} > hint: Everything is a binding/schema, no need to say it. Describe what >hardware the binding is for. > from schema $id: http://devicetree.org/meta-schemas/base.yaml# >/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/inter >rupt-controller/realtek,rtd1319-intc.yaml: title: 'Realtek DHC RTD1319 Interrupt >Controller Device Tree Bindings' should not be valid under {'pattern': >'([Bb]inding| [Ss]chema)'} > hint: Everything is a binding/schema, no need to say it. Describe what >hardware the binding is for. > from schema $id: http://devicetree.org/meta-schemas/base.yaml# > >doc reference errors (make refcheckdocs): > >See >https://patchwork.ozlabs.org/project/devicetree-bindings/patch/202311171627 >09.1096585-2-james.tai@xxxxxxxxxxx > >The base for the series is generally the latest rc1. A different dependency should >be noted in *this* patch. > >If you already ran 'make dt_binding_check' and didn't see the above error(s), >then make sure 'yamllint' is installed and dt-schema is up to >date: > >pip3 install dtschema --upgrade > >Please check and re-submit after running the above command yourself. Note >that DT_SCHEMA_FILES can be set to your schema file to speed up checking >your schema. However, it must be unset to test all examples with your schema. OK. I will update the dtschema and rerun 'make dt_binding_check'. Thank you for your feedback. Regards, James