Re: [PATCH v4 1/4] dt-bindings: interrupt-controller: Add SOPHGO SG2002 plic
From: Inochi Amaoto
Date: Tue Jul 30 2024 - 02:35:34 EST
On Thu, Jul 11, 2024 at 12:01:28PM GMT, Thomas Bonnefille wrote:
> Add compatible string for SOPHGO SG2002 Platform-Level Interruter
> Controller.
>
> Signed-off-by: Thomas Bonnefille <thomas.bonnefille@xxxxxxxxxxx>
> Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml b/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml
> index 709b2211276b..7e1451f9786a 100644
> --- a/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml
> +++ b/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml
> @@ -67,6 +67,7 @@ properties:
> - allwinner,sun20i-d1-plic
> - sophgo,cv1800b-plic
> - sophgo,cv1812h-plic
> + - sophgo,sg2002-plic
> - sophgo,sg2042-plic
> - thead,th1520-plic
> - const: thead,c900-plic
>
> --
> 2.45.2
>
Hi Thomas,
Could you take this patch?
It will be good to take this series early so we can test new submitted
driver with this platform.
Regard,
Inochi.