Skip to content

Commit

Permalink
dt-bindings: timer: renesas,tmu: Make interrupt-names required
Browse files Browse the repository at this point in the history
Now all in-tree users have been updated with interrupt-names properties
according to commit 0076a37 ("dt-bindings: timer: renesas,tmu:
Document input capture interrupt"), make interrupt-names required.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/65fdd0425be0cc1bae9e6f7996aceaa5ad34e510.1716985947.git.geert+renesas@glider.be
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
  • Loading branch information
Geert Uytterhoeven authored and Rob Herring (Arm) committed Jul 8, 2024
1 parent d8d301a commit bd7db32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/devicetree/bindings/timer/renesas,tmu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ required:
- compatible
- reg
- interrupts
- interrupt-names
- clocks
- clock-names
- power-domains
Expand Down

0 comments on commit bd7db32

Please sign in to comment.