All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] soc: mediatek: svs: add support for mt8186
@ 2022-04-12 11:21 ` Tim Chang
  0 siblings, 0 replies; 27+ messages in thread
From: Tim Chang @ 2022-04-12 11:21 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

From: Jia-Wei Chang <jia-wei.chang@mediatek.com>

This series supports MT8186 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: 20220221063939.14969-1-roger.lu@mediatek.com

Jia-Wei Chang (2):
  dt-bindings: soc: mediatek: add mt8186 svs dt-bindings
  soc: mediatek: svs: add support for mt8186

 .../bindings/soc/mediatek/mtk-svs.yaml        |   2 +
 drivers/soc/mediatek/mtk-svs.c                | 349 +++++++++++++++++-
 2 files changed, 344 insertions(+), 7 deletions(-)

-- 
2.18.0


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

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

end of thread, other threads:[~2022-04-14  6:30 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-12 11:21 [PATCH 0/2] soc: mediatek: svs: add support for mt8186 Tim Chang
2022-04-12 11:21 ` Tim Chang
2022-04-12 11:21 ` Tim Chang
2022-04-12 11:21 ` [PATCH 1/2] dt-bindings: soc: mediatek: add mt8186 svs dt-bindings Tim Chang
2022-04-12 11:21   ` Tim Chang
2022-04-12 11:21   ` Tim Chang
2022-04-12 12:08   ` Krzysztof Kozlowski
2022-04-12 12:08     ` Krzysztof Kozlowski
2022-04-12 12:08     ` Krzysztof Kozlowski
2022-04-14  5:32     ` Jia-Wei Chang
2022-04-14  5:32       ` Jia-Wei Chang
2022-04-14  5:32       ` Jia-Wei Chang
2022-04-12 11:21 ` [PATCH 2/2] soc: mediatek: svs: add support for mt8186 Tim Chang
2022-04-12 11:21   ` Tim Chang
2022-04-12 11:21   ` Tim Chang
2022-04-12 15:30   ` AngeloGioacchino Del Regno
2022-04-12 15:30     ` AngeloGioacchino Del Regno
2022-04-12 15:30     ` AngeloGioacchino Del Regno
2022-04-14  6:25     ` Jia-Wei Chang
2022-04-14  6:25       ` Jia-Wei Chang
2022-04-14  6:25       ` Jia-Wei Chang
2022-04-12 22:58   ` Kevin Hilman
2022-04-12 22:58     ` Kevin Hilman
2022-04-12 22:58     ` Kevin Hilman
2022-04-14  6:09     ` Jia-Wei Chang
2022-04-14  6:09       ` Jia-Wei Chang
2022-04-14  6:09       ` Jia-Wei Chang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.