aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorSugaya Taichi <sugaya.taichi@socionext.com>2021-11-15 18:30:54 +0900
committerArnd Bergmann <arnd@arndb.de>2021-11-22 13:50:47 +0100
commit2fc4dfc294eef022889e56ebcd4f0c6c6e34e3c5 (patch)
tree6c86eb6ec9e87875487abb597041b1ea5b132822
parentARM: dts: milbeaut: add a clock node for M10V (diff)
downloadwireguard-linux-2fc4dfc294eef022889e56ebcd4f0c6c6e34e3c5.tar.xz
wireguard-linux-2fc4dfc294eef022889e56ebcd4f0c6c6e34e3c5.zip
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>
-rw-r--r--arch/arm/boot/dts/milbeaut-m10v.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/milbeaut-m10v.dtsi b/arch/arm/boot/dts/milbeaut-m10v.dtsi
index 28aee25d939e..9f70784bad0c 100644
--- a/arch/arm/boot/dts/milbeaut-m10v.dtsi
+++ b/arch/arm/boot/dts/milbeaut-m10v.dtsi
@@ -76,6 +76,7 @@
compatible = "socionext,milbeaut-timer";
reg = <0x1e000050 0x20>;
interrupts = <0 91 4>;
+ clocks = <&clk 4>;
};
uart1: serial@1e700010 { /* PE4, PE5 */