devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] soc: mediatek: svs: add support for MT8186 and MT8195
@ 2023-10-11  3:43 Mark Tseng
  2023-10-11  3:43 ` [PATCH v1 1/3] soc: mediatek: svs: Add support for MT8195 SoC Mark Tseng
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Mark Tseng @ 2023-10-11  3:43 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
	AngeloGioacchino Del Regno, Philipp Zabel, Roger Lu, Kevin Hilman
  Cc: devicetree, linux-kernel, linux-arm-kernel, linux-mediatek,
	Project_Global_Chrome_Upstream_Group, chun-jen.tseng

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


Mark Tseng (3):
  soc: mediatek: svs: Add support for MT8195 SoC
  soc: mediatek: svs: Add support for MT8186 SoC
  dt-bindings: soc: mediatek: add mt8186 and mt8195 svs dt-bindings

 .../bindings/soc/mediatek/mtk-svs.yaml        |   2 +
 drivers/soc/mediatek/mtk-svs.c                | 418 ++++++++++++++++++
 2 files changed, 420 insertions(+)

-- 
2.18.0


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

end of thread, other threads:[~2023-11-16  9:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-11  3:43 [PATCH v1 0/3] soc: mediatek: svs: add support for MT8186 and MT8195 Mark Tseng
2023-10-11  3:43 ` [PATCH v1 1/3] soc: mediatek: svs: Add support for MT8195 SoC Mark Tseng
2023-11-16  9:01   ` AngeloGioacchino Del Regno
2023-10-11  3:43 ` [PATCH v1 2/3] soc: mediatek: svs: Add support for MT8186 SoC Mark Tseng
2023-11-16  9:01   ` AngeloGioacchino Del Regno
2023-10-11  3:43 ` [PATCH v1 3/3] dt-bindings: soc: mediatek: add mt8186 and mt8195 svs dt-bindings Mark Tseng
2023-10-11 14:21   ` Conor Dooley

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).