On Wed, 14 Jul 2021 15:20:00 +0200, Geert Uytterhoeven wrote: > The Renesas RZ/A and RZ/G2L I2C Bus Interface has no less than 8 > interrupts. Hence document the "interrupt-names" property, to make it > easier to review the interrupt mappings in DTS files. > > Note that this property cannot be made required yet, as the RIIC nodes > in all DTS files lack the property. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > .../devicetree/bindings/i2c/renesas,riic.yaml | 29 ++++++++++++++----- > 1 file changed, 21 insertions(+), 8 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>