Hi Geert,
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?
I like it and I'd think it is good to go. It is probably easiest if you
take the series via your tree to avoid merge conflicts and/or subsystem
dependencies. It's unlikely the YAML file will see further updates. So,
for the series:
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Let me know if you think another way is better.
Happy hacking,
Wolfram