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

jia-wei.chang jia-wei.chang at mediatek.com
Tue Aug 23 00:17:04 PDT 2022


From: "Jia-Wei Chang" <jia-wei.chang at 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 [1].
[1]: Message ID: 20220817080757.352021-1-bchihi at baylibre.com

Change since v4:
- Modify svs_mt8192_platform_probe to recognize correct lvts node names.

Change since v3:
- Remove irqflags of MT8186 and MT8195.
- Replace tab with space in assignment statement.

Change since v2:
- Reuse platform probe of MT8192 for MT8195.
- Remove unnecessary svs bank parameters of MT8195.
- Remove sw id check for MT8195 efuse parsing.

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                | 502 +++++++++++++++++-
 2 files changed, 497 insertions(+), 8 deletions(-)

-- 
2.18.0




More information about the linux-arm-kernel mailing list