Unverified Commit 2fc4dfc2 authored by Sugaya Taichi's avatar Sugaya Taichi Committed by Arnd Bergmann
Browse files

ARM: dts: milbeaut: set clock phandle to timer node



Set clock phandle to timer node for Milbeaut M10V support.

Signed-off-by: default avatarSugaya Taichi <sugaya.taichi@socionext.com>
Link: https://lore.kernel.org/r/1636968656-14033-3-git-send-email-sugaya.taichi@socionext.com

'
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 8e0150fe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -76,6 +76,7 @@ timer@1e000050 { /* 32-bit Reload Timers */
			compatible = "socionext,milbeaut-timer";
			reg = <0x1e000050 0x20>;
			interrupts = <0 91 4>;
			clocks = <&clk 4>;
		};

		uart1: serial@1e700010 { /* PE4, PE5 */