devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] soc: mediatek: svs: add support for mt8188
@ 2023-09-21  5:26 Mark Tseng
  2023-09-21  5:26 ` [PATCH v4 1/3] dt-bindings: soc: mediatek: add mt8188 svs dt-bindings Mark Tseng
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Mark Tseng @ 2023-09-21  5:26 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 v3:
  - separate the voltage bin support from the MT8188 support

Changes since v2:
  - Add Acked-by & Acked-by in patch

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 (3):
  dt-bindings: soc: mediatek: add mt8188 svs dt-bindings
  soc: mediatek: svs: Add support for MT8188 SoC
  soc: mediatek: svs: Add support for voltage bins

 .../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] 6+ messages in thread

end of thread, other threads:[~2023-09-21 18:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-21  5:26 [PATCH v4 0/3] soc: mediatek: svs: add support for mt8188 Mark Tseng
2023-09-21  5:26 ` [PATCH v4 1/3] dt-bindings: soc: mediatek: add mt8188 svs dt-bindings Mark Tseng
2023-09-21  5:26 ` [PATCH v4 2/3] soc: mediatek: svs: Add support for MT8188 SoC Mark Tseng
2023-09-21  7:19   ` AngeloGioacchino Del Regno
2023-09-21  5:26 ` [PATCH v4 3/3] soc: mediatek: svs: Add support for voltage bins Mark Tseng
2023-09-21  7:19   ` AngeloGioacchino Del Regno

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