Hi Rob, On Fri, May 19, 2023 at 10:24 AM Rob Herring <robh@xxxxxxxxxx> wrote: > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check' > on your patch (DT_CHECKER_FLAGS is new in v5.13): > > yamllint warnings/errors: > > dtschema/dtc warnings/errors: > /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/soc/imx/fsl,imx6sx-gpr.example.dtb: iomuxc-gpr@20e4000: bridge@18:compatible:0: 'fsl,imx6sx-ldb' is not one of ['fsl,imx8mp-ldb', 'fsl,imx93-ldb'] > From schema: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/soc/imx/fsl,imx6sx-gpr.yaml > > doc reference errors (make refcheckdocs): > > See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20230519125236.352050-2-festevam@xxxxxxxxx > > The base for the series is generally the latest rc1. A different dependency > should be noted in *this* patch. This patch is against linux-next. 6.4-rc1 does not contain f85f2ce57783 ("dt-bindings: display: bridge: ldb: Add an i.MX6SX entry"), which is a pre-requisite for this series. 'make DT_CHECKER_FLAGS=-m dt_binding_check' does not show errors for this patch series against linux-next.