[PATCH v4 3/9] dt-bindings: interrupt-controller: add Andes QiLai PLIC

Ben Zong-You Xie posted 9 patches 9 months ago
There is a newer version of this series
[PATCH v4 3/9] dt-bindings: interrupt-controller: add Andes QiLai PLIC
Posted by Ben Zong-You Xie 9 months ago
Add a new compatible string for Andes QiLai PLIC.

Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Ben Zong-You Xie <ben717@andestech.com>
---
 .../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 3dfe425909d1..7ae61518e9b7 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
@@ -53,6 +53,7 @@ properties:
     oneOf:
       - items:
           - enum:
+              - andestech,qilai-plic
               - renesas,r9a07g043-plic
           - const: andestech,nceplic100
       - items:
--
2.34.1
Re: [PATCH v4 3/9] dt-bindings: interrupt-controller: add Andes QiLai PLIC
Posted by Rob Herring (Arm) 9 months ago
On Wed, 14 May 2025 17:53:44 +0800, Ben Zong-You Xie wrote:
> Add a new compatible string for Andes QiLai PLIC.
> 
> Acked-by: Rob Herring (Arm) <robh@kernel.org>
> Signed-off-by: Ben Zong-You Xie <ben717@andestech.com>
> ---
>  .../bindings/interrupt-controller/sifive,plic-1.0.0.yaml         | 1 +
>  1 file changed, 1 insertion(+)
> 

Applied, thanks!
Re: [PATCH v4 3/9] dt-bindings: interrupt-controller: add Andes QiLai PLIC
Posted by Rob Herring 9 months ago
On Wed, May 14, 2025 at 09:53:08AM -0500, Rob Herring (Arm) wrote:
> 
> On Wed, 14 May 2025 17:53:44 +0800, Ben Zong-You Xie wrote:
> > Add a new compatible string for Andes QiLai PLIC.
> > 
> > Acked-by: Rob Herring (Arm) <robh@kernel.org>
> > Signed-off-by: Ben Zong-You Xie <ben717@andestech.com>
> > ---
> >  .../bindings/interrupt-controller/sifive,plic-1.0.0.yaml         | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> 
> Applied, thanks!

And now dropped.

Rob
Re: [PATCH v4 3/9] dt-bindings: interrupt-controller: add Andes QiLai PLIC
Posted by Ben Zong-You Xie 9 months ago
On Wed, May 14, 2025 at 10:01:34AM -0500, Rob Herring wrote:
> [EXTERNAL MAIL]
> 
> On Wed, May 14, 2025 at 09:53:08AM -0500, Rob Herring (Arm) wrote:
> >
> > On Wed, 14 May 2025 17:53:44 +0800, Ben Zong-You Xie wrote:
> > > Add a new compatible string for Andes QiLai PLIC.
> > >
> > > Acked-by: Rob Herring (Arm) <robh@kernel.org>
> > > Signed-off-by: Ben Zong-You Xie <ben717@andestech.com>
> > > ---
> > >  .../bindings/interrupt-controller/sifive,plic-1.0.0.yaml         | 1 +
> > >  1 file changed, 1 insertion(+)
> > >
> >
> > Applied, thanks!
> 
> And now dropped.
> 
> Rob

This patch was applied but has now been dropped. Could you please clarify
the reason for dropping it?

Thanks,
Ben