ARM: dts: milbeaut: set clock phandle to timer node
authorSugaya Taichi <sugaya.taichi@socionext.com>
Mon, 15 Nov 2021 09:30:54 +0000 (18:30 +0900)
committerArnd Bergmann <arnd@arndb.de>
Mon, 22 Nov 2021 12:50:47 +0000 (13:50 +0100)
Set clock phandle to timer node for Milbeaut M10V support.

Signed-off-by: Sugaya Taichi <sugaya.taichi@socionext.com>
Link: https://lore.kernel.org/r/1636968656-14033-3-git-send-email-sugaya.taichi@socionext.com'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/milbeaut-m10v.dtsi

index 28aee25d939e4cd34e306098841448b2514b6eca..9f70784bad0c08bc495cf658427c5d4001ec71c5 100644 (file)
@@ -76,6 +76,7 @@
                        compatible = "socionext,milbeaut-timer";
                        reg = <0x1e000050 0x20>;
                        interrupts = <0 91 4>;
+                       clocks = <&clk 4>;
                };
 
                uart1: serial@1e700010 { /* PE4, PE5 */