Re: [PATCH] dt-bindings: gpio: zynq: Add missing compatible strings

From: Rob Herring
Date: Tue Oct 26 2021 - 17:15:00 EST


On Thu, 14 Oct 2021 12:14:18 +0200, Michal Simek wrote:
> "xlnx,zynqmp-gpio-1.0", "xlnx,versal-gpio-1.0" and "xlnx,pmc-gpio-1.0"
> compatible strings were not moved to yaml format. But they were in origin
> text file.
>
> Fixes: 45ca16072b70 ("dt-bindings: gpio: zynq: convert bindings to YAML")
> Signed-off-by: Michal Simek <michal.simek@xxxxxxxxxx>
> ---
>
> Documentation/devicetree/bindings/gpio/gpio-zynq.yaml | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>