Commit 2557a289 authored by Dave Gerlach's avatar Dave Gerlach Committed by Santosh Shilimkar

ARM: dts: keystone-k2g: Add ti-sci power domain node

Add a ti-sci k2g_pds node to act as our generic power domain provider
in the system.
Signed-off-by: default avatarDave Gerlach <d-gerlach@ti.com>
Signed-off-by: default avatarTero Kristo <t-kristo@ti.com>
Signed-off-by: default avatarSuman Anna <s-anna@ti.com>
Signed-off-by: default avatarSantosh Shilimkar <ssantosh@kernel.org>
parent e39aacf6
......@@ -152,6 +152,11 @@ pmmc: pmmc@02921c00 {
<&msgmgr 0 0>;
reg-names = "debug_messages";
reg = <0x02921c00 0x400>;
k2g_pds: power-controller {
compatible = "ti,sci-pm-domain";
#power-domain-cells = <1>;
};
};
};
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment