On Thu, May 7, 2020 at 9:55 AM Geert Uytterhoeven
<[email protected]> wrote:
> From: Yoshihiro Kaneko <[email protected]>
>
> Convert the Renesas Interrupt Controller (INTC) for external pins Device
> Tree binding documentation to json-schema.
>
> Signed-off-by: Yoshihiro Kaneko <[email protected]>
> Co-developed-by: Geert Uytterhoeven <[email protected]>
> Signed-off-by: Geert Uytterhoeven <[email protected]>
> --- /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 -- [email protected]
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