devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] soc: mediatek: svs: add support for mt8188
@ 2023-09-18  3:18 Mark Tseng
  2023-09-18  3:18 ` [PATCH v2 1/2] dt-bindings: soc: mediatek: add mt8188 svs dt-bindings Mark Tseng
  2023-09-18  3:18 ` [PATCH v2 2/2] soc: mediatek: svs: add support for mt8188 Mark Tseng
  0 siblings, 2 replies; 5+ messages in thread
From: Mark Tseng @ 2023-09-18  3:18 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
	AngeloGioacchino Del Regno, Roger Lu, Kevin Hilman
  Cc: devicetree, linux-kernel, linux-arm-kernel, linux-mediatek,
	Project_Global_Chrome_Upstream_Group, chun-jen.tseng

This series supports MT8188 Smart Voltage Scaling (SVS) hardware which
used as optimization of opp voltage table for gpu dvfs driver.

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 (2):
  dt-bindings: soc: mediatek: add mt8188 svs dt-bindings
  soc: mediatek: svs: add support for mt8188

 .../bindings/soc/mediatek/mtk-svs.yaml        |   1 +
 drivers/soc/mediatek/mtk-svs.c                | 184 +++++++++++++++++-
 2 files changed, 181 insertions(+), 4 deletions(-)

-- 
2.18.0


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

end of thread, other threads:[~2023-09-19  1:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-18  3:18 [PATCH v2 0/2] soc: mediatek: svs: add support for mt8188 Mark Tseng
2023-09-18  3:18 ` [PATCH v2 1/2] dt-bindings: soc: mediatek: add mt8188 svs dt-bindings Mark Tseng
2023-09-18 12:20   ` Krzysztof Kozlowski
2023-09-19  1:43     ` Chun-Jen Tseng (曾俊仁)
2023-09-18  3:18 ` [PATCH v2 2/2] soc: mediatek: svs: add support for mt8188 Mark Tseng

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