Message ID | 20211025205631.21151-3-prabhakar.mahadev-lad.rj@bp.renesas.com (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | Add SPI Multi I/O Bus Controller support for RZ/G2L | expand |
On Mon, 25 Oct 2021 21:56:26 +0100, Lad Prabhakar wrote: > For completeness add optional interrupts property. > > Applied, thanks! [2/7] dt-bindings: memory: renesas,rpc-if: Add optional interrupts property commit: 4b5a231ff617d5cdc9e99f39a7268ad491400195 Best regards,
diff --git a/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml b/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml index 43391a2d5bc5..294f1036420d 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