Re: [PATCH 1/3] dt-bindings: firmware: xilinx: Add xlnx,zynqmp-firmware compatible
From: Rob Herring (Arm)
Date: Tue Feb 11 2025 - 17:04:42 EST
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>