projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fc4dfc
)
ARM: dts: milbeaut: set clock phandle to uart node
author
Sugaya Taichi
<sugaya.taichi@socionext.com>
Mon, 15 Nov 2021 09:30:55 +0000
(18:30 +0900)
committer
Arnd Bergmann
<arnd@arndb.de>
Mon, 22 Nov 2021 12:50:47 +0000
(13:50 +0100)
Set clock phandle to uart node for Milbeaut M10V support.
Signed-off-by: Sugaya Taichi <sugaya.taichi@socionext.com>
Link:
https://lore.kernel.org/r/1636968656-14033-4-git-send-email-sugaya.taichi@socionext.com'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/milbeaut-m10v.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/milbeaut-m10v.dtsi
b/arch/arm/boot/dts/milbeaut-m10v.dtsi
index 9f70784bad0c08bc495cf658427c5d4001ec71c5..75f0c0af227058e62307a9000f180aa797b71d7f 100644
(file)
--- a/
arch/arm/boot/dts/milbeaut-m10v.dtsi
+++ b/
arch/arm/boot/dts/milbeaut-m10v.dtsi
@@
-85,6
+85,7
@@
reg = <0x1e700010 0x10>;
interrupts = <0 141 0x4>, <0 149 0x4>;
interrupt-names = "rx", "tx";
+ clocks = <&clk 2>;
};
};