[PATCH/RFC 0/4] dt-bindings: i2c: renesas,riic: Add interrupt-names
From: Geert Uytterhoeven <geert+renesas@glider.be>
Date: 2021-07-14 13:20:21
Also in:
linux-i2c, linux-renesas-soc
From: Geert Uytterhoeven <geert+renesas@glider.be>
Date: 2021-07-14 13:20:21
Also in:
linux-i2c, linux-renesas-soc
Hi all,
The Renesas RZ/A and RZ/G2L I2C Bus Interface has no less than 8
interrupts. So I think it makes sense to use "interrupt-names"
property, to make it easier to review the interrupt mappings in DTS
files.
Hence this series documents the "interrupt-names" property in the DT
bindings, adds the property to the DTS files, and marks it required in
the DT bindings. Obviously the last step cannot be applied until all
earlier patches are upstream.
What do you think?
Thanks for your comments!
Geert Uytterhoeven (4):
dt-bindings: i2c: renesas,riic: Add interrupt-names
ARM: dts: rza: Add I2C interrupt-names
arm64: dts: renesas: r9a07g044: Add I2C interrupt-names
dt-bindings: i2c: renesas,riic: Make interrupt-names required
.../devicetree/bindings/i2c/renesas,riic.yaml | 30 ++++++++++++++-----
arch/arm/boot/dts/r7s72100.dtsi | 8 +++++
arch/arm/boot/dts/r7s9210.dtsi | 8 +++++
arch/arm64/boot/dts/renesas/r9a07g044.dtsi | 8 +++++
4 files changed, 46 insertions(+), 8 deletions(-)
--
2.25.1
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