Unverified Commit 69a25d34 authored by Sugaya Taichi's avatar Sugaya Taichi Committed by Arnd Bergmann
Browse files

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



Set clock phandle to uart node for Milbeaut M10V support.

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

'
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 2fc4dfc2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -85,6 +85,7 @@ uart1: serial@1e700010 { /* PE4, PE5 */
			reg = <0x1e700010 0x10>;
			interrupts = <0 141 0x4>, <0 149 0x4>;
			interrupt-names = "rx", "tx";
			clocks = <&clk 2>;
		};

	};