For completeness add optional interrupts property.
Signed-off-by: Lad Prabhakar <[email protected]>
Reviewed-by: Biju Das <[email protected]>
Reviewed-by: Wolfram Sang <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
---
v1->v2:
* Included RB tags
---
.../devicetree/bindings/memory-controllers/renesas,rpc-if.yaml | 3 +++
1 file changed, 3 insertions(+)
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
--
2.17.1
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,
--
Krzysztof Kozlowski <[email protected]>