devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] soc: mediatek: svs: add support for mt8186 and
@ 2022-05-19  6:09 Tim Chang
  2022-05-19  6:09 ` [PATCH v2 1/4] dt-bindings: soc: mediatek: add mt8186 svs dt-bindings Tim Chang
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Tim Chang @ 2022-05-19  6:09 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Matthias Brugger, Philipp Zabel,
	Roger Lu, Kevin Hilman, Jia-Wei Chang
  Cc: devicetree, linux-arm-kernel, linux-mediatek, linux-kernel,
	Project_Global_Chrome_Upstream_Group, hsinyi,
	AngeloGioacchino Del Regno

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-05-20 22:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-19  6:09 [PATCH v2 0/4] soc: mediatek: svs: add support for mt8186 and Tim Chang
2022-05-19  6:09 ` [PATCH v2 1/4] dt-bindings: soc: mediatek: add mt8186 svs dt-bindings Tim Chang
2022-05-19  6:09 ` [PATCH v2 2/4] soc: mediatek: svs: add support for mt8186 Tim Chang
2022-05-19  6:09 ` [PATCH v2 3/4] dt-bindings: soc: mediatek: add mt8195 svs dt-bindings Tim Chang
2022-05-19  8:34   ` AngeloGioacchino Del Regno
2022-05-20 22:31   ` Rob Herring
2022-05-19  6:09 ` [PATCH v2 4/4] soc: mediatek: svs: add support for mt8195 Tim Chang
2022-05-19  8:34   ` AngeloGioacchino Del Regno
2022-05-20  5:08     ` Jia-Wei Chang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).