[PATCH v2 0/4] soc: mediatek: svs: add support for mt8186 and

Tim Chang posted 4 patches 2 years, 4 months ago
There is a newer version of this series
.../bindings/soc/mediatek/mtk-svs.yaml        |   3 +
drivers/soc/mediatek/mtk-svs.c                | 544 +++++++++++++++++-
2 files changed, 540 insertions(+), 7 deletions(-)
[PATCH v2 0/4] soc: mediatek: svs: add support for mt8186 and
Posted by Tim Chang 2 years, 4 months ago
From: Jia-Wei Chang <jia-wei.chang@mediatek.com>

This series supports MT8186 and MT8195 Smart Voltage Scaling (SVS)
hardware which used as optimization of opp voltage table for
corresponding dvfs drivers.

This series is based on Roger's series [1].
[1]: Message ID: 20220516004311.18358-1-roger.lu@mediatek.com/

Change since v1:
- Add myself as a co-maintainer of mtk-svs.yaml.
- Fix MT8186 error handling in platform probe.
- Add dt-bindings and support for MT8195 platform.

Jia-Wei Chang (4):
  dt-bindings: soc: mediatek: add mt8186 svs dt-bindings
  soc: mediatek: svs: add support for mt8186
  dt-bindings: soc: mediatek: add mt8195 svs dt-bindings
  soc: mediatek: svs: add support for mt8195

 .../bindings/soc/mediatek/mtk-svs.yaml        |   3 +
 drivers/soc/mediatek/mtk-svs.c                | 544 +++++++++++++++++-
 2 files changed, 540 insertions(+), 7 deletions(-)

-- 
2.18.0