commit | 887dde5136397865f93e93ce76448d55fd711026 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Thu Oct 24 15:00:46 2019 +0530 |
committer | Tom Rini <trini@konsulko.com> | Thu Nov 07 18:39:16 2019 -0500 |
tree | 8516fa4da7dc59e5098b038cda33f7d16990f56b | |
parent | ecdb78e3fdd52fc1d3ea2ac8731095d7f99bdd08 [diff] |
misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0 Adaptive Voltage Scaling is a technology used in TI SoCs to optimize the operating voltage based on characterization data written to efuse during production. Add a driver to support this feature for K3 line of SoCs, initially for AM65x. Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Keerthy <j-keerthy@ti.com>