Re: [PATCH 5/6] dt-bindings: i2c: renesas,riic: Convert to json-schema
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2021-05-07 06:56:55
Also in:
linux-i2c, linux-renesas-soc
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2021-05-07 06:56:55
Also in:
linux-i2c, linux-renesas-soc
Hi Rob, On Thu, May 6, 2021 at 10:56 PM Rob Herring [off-list ref] wrote:
On Tue, May 04, 2021 at 04:51:12PM +0200, Geert Uytterhoeven wrote:quoted
Convert the Renesas RZ/A I2C Bus Interface (RIIC) Device Tree binding documentation to json-schema. Document missing properties. Update the example to match reality. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
quoted
--- /dev/null +++ b/Documentation/devicetree/bindings/i2c/renesas,riic.yaml
quoted
+properties: + compatible: + oneOf: + - items:Don't need oneOf here with only 1 entry. Otherwise,
Thanks, dropping for v2.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
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