Re: [PATCH v3 02/10] dt-bindings: irq: sun6i-r: Add a compatible for the H3
From: Rob Herring <robh@kernel.org>
Date: 2021-01-11 22:30:51
Also in:
linux-arm-kernel, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-01-11 22:30:51
Also in:
linux-arm-kernel, lkml
On Sun, 03 Jan 2021 04:30:53 -0600, Samuel Holland wrote:
The Allwinner H3 SoC contains an R_INTC that is, as far as we know, compatible with the R_INTC present in other sun8i/sun50i 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. Signed-off-by: Samuel Holland <samuel@sholland.org> --- .../interrupt-controller/allwinner,sun6i-a31-r-intc.yaml | 1 + 1 file changed, 1 insertion(+)
Acked-by: Rob Herring <robh@kernel.org>