Re: [PATCH 05/12] dt-bindings: interrupt-controller: Add SOPHGO's SG2042 PLIC

From: Krzysztof Kozlowski
Date: Fri Sep 15 2023 - 03:30:22 EST


On 15/09/2023 09:23, Wang Chen wrote:
> Add compatible string for SOPHGO SG2042 plic.
>
> Signed-off-by: Wang Chen <wangchen20@xxxxxxxxxxx>
> Signed-off-by: Xiaoguang Xing <xiaoguang.xing@xxxxxxxxxx>
> ---
> .../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 dc1f28e55266..3abb1f68ea62 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
> @@ -66,6 +66,7 @@ properties:
> - enum:
> - allwinner,sun20i-d1-plic
> - thead,th1520-plic
> + - sophgo,sg2042-plic

s is before t.

Best regards,
Krzysztof