Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-07 | misc: k3_avs: Add j721e support | Keerthy | |
j721e SoCs have different OPP tables. Add support for the same. Note: DM Still has lot of voltages TBD hence the correct values need to be programmed once they are published. Signed-off-by: Keerthy <j-keerthy@ti.com> | |||
2019-11-07 | misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0 | Tero Kristo | |
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> |