From: Geert Uytterhoeven Date: Wed, 29 May 2024 12:32:32 +0000 (+0200) Subject: dt-bindings: timer: renesas,tmu: Make interrupt-names required X-Git-Tag: v6.11-rc1~143^2~31 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bd7db321884a48e93e675d36ac4f34f1f0bf997a;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: timer: renesas,tmu: Make interrupt-names required Now all in-tree users have been updated with interrupt-names properties according to commit 0076a37a426b6c85 ("dt-bindings: timer: renesas,tmu: Document input capture interrupt"), make interrupt-names required. Signed-off-by: Geert Uytterhoeven Acked-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/65fdd0425be0cc1bae9e6f7996aceaa5ad34e510.1716985947.git.geert+renesas@glider.be Signed-off-by: Rob Herring (Arm) --- diff --git a/Documentation/devicetree/bindings/timer/renesas,tmu.yaml b/Documentation/devicetree/bindings/timer/renesas,tmu.yaml index 360a5cf1ae9c7..53e4e9c7a53c5 100644 --- a/Documentation/devicetree/bindings/timer/renesas,tmu.yaml +++ b/Documentation/devicetree/bindings/timer/renesas,tmu.yaml @@ -84,6 +84,7 @@ required: - compatible - reg - interrupts + - interrupt-names - clocks - clock-names - power-domains