commit | 22ecc05cda3224c0e8991139dc03f9559133ad6f | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Thu Apr 19 17:50:31 2018 -0700 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Thu Jan 31 08:50:22 2019 -0800 |
tree | f4a51f2040219577fd4076d73ac5ed5b53cce68d | |
parent | b3873aaf29110f308c70a87c40050339bb4402fc [diff] |
Tegra210: toggle ring oscillator across cluster idle This patch toggles the ring oscillator state across cluster idle as DFLL loses its state. We dont want garbage values being written to the pmic when we enter cluster idle state, so enable "open loop" when we enter CC6 and restore the state to "closed loop" on exit. Change-Id: I56f4649f57bcc651d6c415a6dcdc978e9444c97b Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>