[PATCH v4 0/3] soc: mediatek: svs: add support for mt8188
Mark Tseng
chun-jen.tseng at mediatek.com
Wed Sep 20 22:26:34 PDT 2023
This series supports MT8188 Smart Voltage Scaling (SVS) hardware which
used as optimization of opp voltage table for gpu dvfs driver.
Changes since v3:
- separate the voltage bin support from the MT8188 support
Changes since v2:
- Add Acked-by & Acked-by in patch
Changes since v1:
- thermal name change to lvts
- fixed voltage bin flow
- using svs_get_efuse_data() replace nvmem read API in mt8188 efuse
parsing
Mark Tseng (3):
dt-bindings: soc: mediatek: add mt8188 svs dt-bindings
soc: mediatek: svs: Add support for MT8188 SoC
soc: mediatek: svs: Add support for voltage bins
.../bindings/soc/mediatek/mtk-svs.yaml | 1 +
drivers/soc/mediatek/mtk-svs.c | 184 +++++++++++++++++-
2 files changed, 181 insertions(+), 4 deletions(-)
--
2.18.0
More information about the Linux-mediatek
mailing list