dt-bindings: clock: imx8m: Add missing interrupt property
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Wed, 10 May 2023 06:56:41 +0000 (08:56 +0200)
committerAbel Vesa <abel.vesa@linaro.org>
Mon, 12 Jun 2023 09:16:09 +0000 (12:16 +0300)
All i.MX8M SoC have 2 CCM interrupts, called:
* Interrupt Request 1
* Interrupt Request 2

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Abel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/20230510065644.1317577-1-alexander.stein@ew.tq-group.com
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Documentation/devicetree/bindings/clock/imx8m-clock.yaml

index 0dbc1433fedee788aebd7df45dd7e779fc05dc5e..80539f88bc27078a561bd0ef8d3ddb6a78dbb0ba 100644 (file)
@@ -24,6 +24,9 @@ properties:
   reg:
     maxItems: 1
 
+  interrupts:
+    maxItems: 2
+
   clocks:
     minItems: 6
     maxItems: 7