On Thu, 21 Nov 2019 17:09:15 -0600 Rob Herring <robh@xxxxxxxxxx> wrote: > Add missing 'type: object' schema to interrupt-partition-* nodes. Found > with fix to meta-schema checks. > > Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > Cc: Jason Cooper <jason@xxxxxxxxxxxxxx> > Cc: Marc Zyngier <maz@xxxxxxxxxx> > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> > --- > .../devicetree/bindings/interrupt-controller/arm,gic-v3.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.yaml b/Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.yaml > index 1fe147daca4c..66aacd106503 100644 > --- a/Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.yaml > +++ b/Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.yaml > @@ -138,6 +138,7 @@ properties: > containing a set of sub-nodes. > patternProperties: > "^interrupt-partition-[0-9]+$": > + type: object > properties: > affinity: > $ref: /schemas/types.yaml#/definitions/phandle-array Acked-by: Marc Zyngier <maz@xxxxxxxxxx> I guess you're taking this through the DT tree? Or do you want me to pick it up as a fix post -rc1? Thanks, M. -- Jazz is not dead. It just smells funny...