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