On Tue, May 31, 2022 at 08:56:39AM -0500, Rob Herring wrote: > On Tue, 10 May 2022 23:05:43 +0300, Laurent Pinchart wrote: > > The DT example incorrectly names the ISP power domain "isp1" instead of > > "isp". This causes a validation failure: > > > > Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-media-blk-ctrl.example.dtb: blk-ctl@32ec0000: power-domain-names:7: 'isp' was expected > > From schema: Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-media-blk-ctrl.yaml > > > > Fix it. > > > > Fixes: 584d6dd668e2 ("dt-bindings: soc: Add i.MX8MP media block control DT bindings") > > Reported-by: Rob Herring <robh+dt@xxxxxxxxxx> > > Signed-off-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > > --- > > Shawn, this fixes an issue in linux-next, could you please apply the > > patch to your imx/bindings branch for v5.19 ? > > --- > > .../devicetree/bindings/soc/imx/fsl,imx8mp-media-blk-ctrl.yaml | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > Now failing in Linus' tree and linux-next and no response, so I've > applied. Thanks Rob. -- Regards, Laurent Pinchart