projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2557a28
)
ARM: dts: keystone-k2g: Add ti-sci clock provider node
author
Tero Kristo
<t-kristo@ti.com>
Fri, 21 Jul 2017 16:38:37 +0000
(09:38 -0700)
committer
Santosh Shilimkar
<ssantosh@kernel.org>
Fri, 21 Jul 2017 16:38:37 +0000
(09:38 -0700)
Add a ti-sci node representing the clock provider in the system.
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
arch/arm/boot/dts/keystone-k2g.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/keystone-k2g.dtsi
b/arch/arm/boot/dts/keystone-k2g.dtsi
index 7ffd7facdc479f47816bcc9abf4e3aadfc0a5005..2cdc7c8aeb5c53aa26b3b8b7f0fab620061d9386 100644
(file)
--- a/
arch/arm/boot/dts/keystone-k2g.dtsi
+++ b/
arch/arm/boot/dts/keystone-k2g.dtsi
@@
-157,6
+157,11
@@
compatible = "ti,sci-pm-domain";
#power-domain-cells = <1>;
};
+
+ k2g_clks: clocks {
+ compatible = "ti,k2g-sci-clk";
+ #clock-cells = <2>;
+ };
};
};
};