aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2021-07-14 15:20:03 +0200
committerGeert Uytterhoeven <geert+renesas@glider.be>2021-08-12 12:43:41 +0200
commit13bf92e6dec0e2be1ef0c7dd483f2d8b34eaa905 (patch)
treef612f9961396782af3e4507b999ef650c68ef184
parentarm64: dts: renesas: r9a07g044: Add I2C interrupt-names (diff)
downloadwireguard-linux-13bf92e6dec0e2be1ef0c7dd483f2d8b34eaa905.tar.xz
wireguard-linux-13bf92e6dec0e2be1ef0c7dd483f2d8b34eaa905.zip
dt-bindings: i2c: renesas,riic: Make interrupt-names required
Now the I2C device nodes in all DTS files have gained "interrupt-names" properties, the "interrupt-names" property can be made required. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Rob Herring <robh@kernel.org> Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Link: https://lore.kernel.org/r/da8d1973dcd419d8d9c8c662ee614952f3a6969e.1626267422.git.geert+renesas@glider.be
-rw-r--r--Documentation/devicetree/bindings/i2c/renesas,riic.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/i2c/renesas,riic.yaml b/Documentation/devicetree/bindings/i2c/renesas,riic.yaml
index 70f998f00630..402fd125e010 100644
--- a/Documentation/devicetree/bindings/i2c/renesas,riic.yaml
+++ b/Documentation/devicetree/bindings/i2c/renesas,riic.yaml
@@ -62,6 +62,7 @@ required:
- compatible
- reg
- interrupts
+ - interrupt-names
- clocks
- clock-frequency
- power-domains