On Thu, 06 Feb 2025 06:22:42 -0800, Ronak Jain wrote: > The absence of a compatible property caused dt_binding_check to skip > the zynqmp_firmware node. > > To address this, add "xlnx,zynqmp-firmware" to the compatible property > in the example section for the zynqmp_firmware node. > > Signed-off-by: Ronak Jain <ronak.jain@xxxxxxx> > --- > .../bindings/firmware/xilinx/xlnx,zynqmp-firmware.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>