Message ID | 65fdd0425be0cc1bae9e6f7996aceaa5ad34e510.1716985947.git.geert+renesas@glider.be (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | [v2] dt-bindings: timer: renesas,tmu: Make interrupt-names required | expand |
On Wed, 29 May 2024 14:32:32 +0200, Geert Uytterhoeven wrote: > 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 <geert+renesas@glider.be> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > --- > v2: > - Add Acked-by. > --- > Documentation/devicetree/bindings/timer/renesas,tmu.yaml | 1 + > 1 file changed, 1 insertion(+) > Applied, thanks!
diff --git a/Documentation/devicetree/bindings/timer/renesas,tmu.yaml b/Documentation/devicetree/bindings/timer/renesas,tmu.yaml index b6dd98d956f3e867..75b0e7c70b62c89f 100644 --- a/Documentation/devicetree/bindings/timer/renesas,tmu.yaml +++ b/Documentation/devicetree/bindings/timer/renesas,tmu.yaml @@ -95,6 +95,7 @@ required: - compatible - reg - interrupts + - interrupt-names - clocks - clock-names - power-domains