[PATCH v1 0/13] Enahance SVS's robustness
From: Roger Lu <hidden>
Date: 2022-12-26 09:43:14
Also in:
linux-devicetree, linux-mediatek, linux-pm, lkml
From: Roger Lu <hidden>
Date: 2022-12-26 09:43:14
Also in:
linux-devicetree, linux-mediatek, linux-pm, lkml
SVS driver got accepted upstream but still has room to be improved.
Therefore, we add these patches to fix issues and coding style.
Matthias Brugger (4):
soc: mediatek: mtk-svs: clean up platform probing
soc: mediatek: mtk-svs: improve readability of platform_probe
soc: mediatek: mtk-svs: move svs_platform_probe into probe
soc: mediatek: mtk-svs: delete superfluous platform data entries
Ricardo Ribalda (1):
soc: mediatek: mtk-svs: enable the IRQ later
Roger Lu (7):
soc: mediatek: mtk-svs: use svs get efuse common function
soc: mtk-svs: mt8183: refactor o_slope calculation
soc: mediatek: mtk-svs: add main_clk check during system-wide suspend
soc: mediatek: mtk-svs: use common function to disable restore
voltages
soc: mediatek: mtk-svs: restore default voltages when svs init02 fail
soc: mediatek: mtk-svs: add thermal voltage compensation if needed
soc: mediatek: mtk-svs: keep svs alive even though debug cmd create
fail
Shang XiaoJing (1):
soc: mediatek: mtk-svs: Use pm_runtime_resume_and_get() in
svs_init01()
drivers/soc/mediatek/mtk-svs.c | 279 +++++++++++++++------------------
1 file changed, 124 insertions(+), 155 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel