projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e39aacf
)
ARM: dts: keystone-k2g: Add ti-sci power domain node
author
Dave Gerlach
<d-gerlach@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 k2g_pds node to act as our generic power domain provider
in the system.
Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
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 7f0f4180b3733f12894379f7b9f66641e83b6ed5..7ffd7facdc479f47816bcc9abf4e3aadfc0a5005 100644
(file)
--- a/
arch/arm/boot/dts/keystone-k2g.dtsi
+++ b/
arch/arm/boot/dts/keystone-k2g.dtsi
@@
-152,6
+152,11
@@
<&msgmgr 0 0>;
reg-names = "debug_messages";
reg = <0x02921c00 0x400>;
+
+ k2g_pds: power-controller {
+ compatible = "ti,sci-pm-domain";
+ #power-domain-cells = <1>;
+ };
};
};
};