commit | e34bc3d2ae3a0598ff5abfe1fb7c761cb6088116 | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Fri Apr 28 08:43:33 2017 -0700 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Wed Jan 16 10:08:08 2019 -0800 |
tree | af0d9fd9505591900ae2bb4cccf50408442e4dc8 | |
parent | 70262eff89bbe201039c47fdf7c8cc13f282892c [diff] |
Tegra: retrieve power domain tree from the platforms The platform code generates the power domain tree. The handler to retrieve the tree should also reside in the platform code. This patch moves the plat_get_power_domain_tree_desc() to the individual platforms. Change-Id: Iaafc83ed381d83129501111ef655e3c58a8a553f Signed-off-by: Anthony Zhou <anzhou@nvidia.com> Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>