Skip to content

Commit 6e6bb16

Browse files
tq-steinaabelvesa
authored andcommitted
dt-bindings: clock: imx8m: Add missing interrupt property
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>
1 parent 1b28059 commit 6e6bb16

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/devicetree/bindings/clock/imx8m-clock.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ properties:
2424
reg:
2525
maxItems: 1
2626

27+
interrupts:
28+
maxItems: 2
29+
2730
clocks:
2831
minItems: 6
2932
maxItems: 7

0 commit comments

Comments
 (0)