projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
320c8a1
)
ARC: HSDK: DTS: Add cgu-clk node
author
Eugeniy Paltsev
<Eugeniy.Paltsev@synopsys.com>
Tue, 16 Jan 2018 17:44:28 +0000
(20:44 +0300)
committer
Alexey Brodkin
<abrodkin@synopsys.com>
Fri, 19 Jan 2018 14:59:35 +0000
(17:59 +0300)
Add cgu-clk (clock generation unit) node to HSDK device tree.
Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
arch/arc/dts/hsdk.dts
patch
|
blob
|
history
diff --git
a/arch/arc/dts/hsdk.dts
b/arch/arc/dts/hsdk.dts
index a7b276c01eb246e126493c9c6339ea27b83c9a39..67dfb93ca8d08380caa182652e125235469f2c7f 100644
(file)
--- a/
arch/arc/dts/hsdk.dts
+++ b/
arch/arc/dts/hsdk.dts
@@
-24,6
+24,12
@@
};
};
+ cgu_clk: cgu-clk@f0000000 {
+ compatible = "snps,hsdk-cgu-clock";
+ reg = <0xf0000000 0x10>, <0xf00014B8 0x4>;
+ #clock-cells = <1>;
+ };
+
uart0: serial0@f0005000 {
compatible = "snps,dw-apb-uart";
reg = <0xf0005000 0x1000>;