From: Michal Simek Date: Fri, 15 Oct 2021 08:29:57 +0000 (+0200) Subject: dt-bindings: gpio: zynq: Add power-domains X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0aec3958c88f855d5fec78c52a8b5b1fe6d98a52;p=linux.git dt-bindings: gpio: zynq: Add power-domains Describe optional power-domain property to fix dts_check warnings. The similar change was done by commit 8c0aa567146b ("dt-bindings: gpio: fsl-imx-gpio: Add power-domains"). Signed-off-by: Michal Simek Acked-by: Rob Herring Reviewed-by: Linus Walleij Link: https://lore.kernel.org/r/655523d7bf9658eb0b8e49a06c8b79a04052e5d5.1634286595.git.michal.simek@xilinx.com Signed-off-by: Michal Simek --- diff --git a/Documentation/devicetree/bindings/gpio/gpio-zynq.yaml b/Documentation/devicetree/bindings/gpio/gpio-zynq.yaml index 980f92ad9eba2..da95b951c23ee 100644 --- a/Documentation/devicetree/bindings/gpio/gpio-zynq.yaml +++ b/Documentation/devicetree/bindings/gpio/gpio-zynq.yaml @@ -36,6 +36,9 @@ properties: clocks: maxItems: 1 + power-domains: + maxItems: 1 + required: - compatible - reg