On Thu, May 7, 2020 at 9:55 AM Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > From: Yoshihiro Kaneko <ykaneko0929@xxxxxxxxx> > > Convert the Renesas Interrupt Controller (INTC) for external pins Device > Tree binding documentation to json-schema. > > Signed-off-by: Yoshihiro Kaneko <ykaneko0929@xxxxxxxxx> > Co-developed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- /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. > + description: > + Width of a single sense bitfield in the SENSE register, if different from the > + default. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds