Re: [PATCH/RFC 1/4] dt-bindings: i2c: renesas,riic: Add interrupt-names
From: Rob Herring <robh@kernel.org>
Date: 2021-07-16 19:19:55
Also in:
linux-i2c, linux-renesas-soc
From: Rob Herring <robh@kernel.org>
Date: 2021-07-16 19:19:55
Also in:
linux-i2c, linux-renesas-soc
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@glider.be> --- .../devicetree/bindings/i2c/renesas,riic.yaml | 29 ++++++++++++++----- 1 file changed, 21 insertions(+), 8 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>