From: Damien Le Moal Date: Wed, 10 Feb 2021 05:02:22 +0000 (+0900) Subject: dt-bindings: add resets property to dw-apb-timer X-Git-Tag: accepted/tizen/unified/20230118.172025~7720^2~16 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=13dcfae0b23489118654005b9328aa3a5706c859;p=platform%2Fkernel%2Flinux-rpi.git dt-bindings: add resets property to dw-apb-timer The Synopsis DesignWare APB timer driver (drivers/clocksource/dw_apb_timer_of.c) indirectly uses the resets property of its node as it executes the function of_reset_control_get(). Make sure that this property is documented in timer/snps,dw-apb-timer.yaml to avoid make dtbs_check warnings. Signed-off-by: Damien Le Moal Reviewed-by: Atish Patra Acked-by: Rob Herring Acked-by: Daniel Lezcano Signed-off-by: Palmer Dabbelt --- diff --git a/Documentation/devicetree/bindings/timer/snps,dw-apb-timer.yaml b/Documentation/devicetree/bindings/timer/snps,dw-apb-timer.yaml index d65faf2..d33c920 100644 --- a/Documentation/devicetree/bindings/timer/snps,dw-apb-timer.yaml +++ b/Documentation/devicetree/bindings/timer/snps,dw-apb-timer.yaml @@ -24,6 +24,9 @@ properties: interrupts: maxItems: 1 + resets: + maxItems: 1 + clocks: minItems: 1 items: