From: Stefan Roese Date: Thu, 15 Sep 2022 14:20:41 +0000 (+0200) Subject: arm: mvebu: dts: armada-375.dtsi: Add timer0 & timer1 X-Git-Tag: v2023.07~312^2~8^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d06ba5cc71ef63233d3dee348a4cdc07d19fe807;p=platform%2Fkernel%2Fu-boot.git arm: mvebu: dts: armada-375.dtsi: Add timer0 & timer1 Add the DT bindings / descriptions for timer0 & timer1, exactly as done in mainline Linux. Signed-off-by: Stefan Roese Tested-by: Tony Dinh --- diff --git a/arch/arm/dts/armada-375.dtsi b/arch/arm/dts/armada-375.dtsi index 20a8c35..a044b3f 100644 --- a/arch/arm/dts/armada-375.dtsi +++ b/arch/arm/dts/armada-375.dtsi @@ -187,7 +187,7 @@ reg = <0xc000 0x58>; }; - timer@c600 { + timer0: timer@c600 { compatible = "arm,cortex-a9-twd-timer"; reg = <0xc600 0x20>; interrupts = ; @@ -416,7 +416,7 @@ interrupts = ; }; - timer@20300 { + timer1: timer@20300 { compatible = "marvell,armada-375-timer", "marvell,armada-370-timer"; reg = <0x20300 0x30>, <0x21040 0x30>; interrupts-extended = <&gic GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>,