From: Lad Prabhakar Date: Mon, 25 Oct 2021 20:56:26 +0000 (+0100) Subject: dt-bindings: memory: renesas,rpc-if: Add optional interrupts property X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4b5a231ff617d5cdc9e99f39a7268ad491400195;p=linux.git dt-bindings: memory: renesas,rpc-if: Add optional interrupts property For completeness add optional interrupts property. Signed-off-by: Lad Prabhakar Reviewed-by: Biju Das Reviewed-by: Wolfram Sang Reviewed-by: Rob Herring Reviewed-by: Geert Uytterhoeven Link: https://lore.kernel.org/r/20211025205631.21151-3-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Krzysztof Kozlowski --- diff --git a/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml b/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml index 43391a2d5bc56..294f1036420de 100644 --- a/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml +++ b/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml @@ -56,6 +56,9 @@ properties: clocks: true + interrupts: + maxItems: 1 + power-domains: maxItems: 1