commit | 33d5c01915ccca298a5fda7e0cb33199d225e03a | [log] [tgz] |
---|---|---|
author | Joseph Lo <josephl@nvidia.com> | Mon May 20 18:39:29 2013 +0800 |
committer | Stephen Warren <swarren@nvidia.com> | Wed May 22 15:19:22 2013 -0600 |
tree | 2ea8efaabc2265ea6d03a902b2b6adfd8ec62ba7 | |
parent | 31972fd95527a5942b777e89404501d5421a0df0 [diff] |
ARM: tegra114: add CPU hotplug support The Tegra114 is a quad cores SoC. Each core can be hotplugged including CPU0. The hotplug sequence can be controlled by setting event trigger in flow controller. Then the flow controller will take care all the power sequence that include CPU up and down. Signed-off-by: Joseph Lo <josephl@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com>