mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09:00
ARM: dts: milbeaut: set clock phandle to timer node
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>
This commit is contained in:
committed by
Arnd Bergmann
parent
8e0150fe5c
commit
2fc4dfc294
@@ -76,6 +76,7 @@
|
||||
compatible = "socionext,milbeaut-timer";
|
||||
reg = <0x1e000050 0x20>;
|
||||
interrupts = <0 91 4>;
|
||||
clocks = <&clk 4>;
|
||||
};
|
||||
|
||||
uart1: serial@1e700010 { /* PE4, PE5 */
|
||||
|
||||
Reference in New Issue
Block a user