Commit 6436eb44 authored by Samuel Holland's avatar Samuel Holland Committed by Marc Zyngier

dt-bindings: irq: sun6i-r: Add a compatible for the H3

The Allwinner H3 SoC contains an R_INTC that is, as far as we know,
compatible with the R_INTC present in other sun8i SoCs starting with
the A31. Since the R_INTC hardware is undocumented, introduce a new
compatible for the R_INTC variant in this SoC, in case there turns out
to be some difference.
Acked-by: default avatarMaxime Ripard <mripard@kernel.org>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarSamuel Holland <samuel@sholland.org>
Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210118055040.21910-3-samuel@sholland.org
parent ad6b47cd
...@@ -27,6 +27,7 @@ properties: ...@@ -27,6 +27,7 @@ properties:
- items: - items:
- enum: - enum:
- allwinner,sun8i-a83t-r-intc - allwinner,sun8i-a83t-r-intc
- allwinner,sun8i-h3-r-intc
- allwinner,sun50i-a64-r-intc - allwinner,sun50i-a64-r-intc
- const: allwinner,sun6i-a31-r-intc - const: allwinner,sun6i-a31-r-intc
- const: allwinner,sun50i-h6-r-intc - const: allwinner,sun50i-h6-r-intc
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment