ARM: dts: keystone-k2g: Add ti-sci power domain node
authorDave Gerlach <d-gerlach@ti.com>
Fri, 21 Jul 2017 16:38:37 +0000 (09:38 -0700)
committerSantosh 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

index 7f0f4180b3733f12894379f7b9f66641e83b6ed5..7ffd7facdc479f47816bcc9abf4e3aadfc0a5005 100644 (file)
                                <&msgmgr 0 0>;
                        reg-names = "debug_messages";
                        reg = <0x02921c00 0x400>;
+
+                       k2g_pds: power-controller {
+                               compatible = "ti,sci-pm-domain";
+                               #power-domain-cells = <1>;
+                       };
                };
        };
 };