On Wed, May 13, 2020 at 03:42:35PM +0200, Geert Uytterhoeven wrote:
> On Thu, May 7, 2020 at 9:55 AM Geert Uytterhoeven
> <geert+rene...@glider.be> wrote:
> > From: Yoshihiro Kaneko <ykaneko0...@gmail.com>
> >
> > Convert the Renesas Interrupt Controller (INTC) for external pins Device
> > Tree binding documentation to json-schema.
> >
> > Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com>
> > Co-developed-by: Geert Uytterhoeven <geert+rene...@glider.be>
> > Signed-off-by: Geert Uytterhoeven <geert+rene...@glider.be>
> 
> > --- /dev/null
> > +++ 
> > b/Documentation/devicetree/bindings/interrupt-controller/renesas,intc-irqpin.yaml
> 
> > +  sense-bitfield-width:
> > +    allOf:
> > +      - $ref: /schemas/types.yaml#/definitions/uint32
> > +      - enum: [2, 4]
> > +        default: 4
> 
> The "allOf" is no longer needed.  Will remove for v4.

I'll fix up and apply.

Rob

Reply via email to