[GIT,PULL,3/3] MediaTek SoC driver updates for v7.3
AngeloGioacchino Del Regno
angelogioacchino.delregno at collabora.com
Thu Jul 30 01:32:46 PDT 2026
The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:
Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git tags/mtk-soc-for-v7.3
for you to fetch changes up to ec762057868d70d474a9816e9c293c2ef801c3c9:
soc: mediatek: add missing MODULE_DEVICE_TABLE() (2026-07-30 09:41:54 +0200)
----------------------------------------------------------------
MediaTek SoC driver updates
This adds a fix for a missing error check in mtk-socinfo, and
also a missing MODULE_DEVICE_TABLE() in the mtk-dvfsrc driver.
Besides from that, this also reworks how the MMSYS tables are
specified with the macro, separating the component's hardware
instance from the actual type, resolving a prerequirement for
the restructuring of mediatek-drm.
----------------------------------------------------------------
AngeloGioacchino Del Regno (2):
soc: mediatek: mtk-mmsys: Rework routes to specify component ID
soc: mediatek: mtk-mmsys: Use MMSYS_ROUTE() in default routing table
Griffin Kroah-Hartman (1):
soc: mediatek: mtk-socinfo Add error handling in devm_kasprintf()
Pengpeng Hou (1):
soc: mediatek: add missing MODULE_DEVICE_TABLE()
drivers/soc/mediatek/mt8167-mmsys.h | 10 ++--
drivers/soc/mediatek/mt8173-mmsys.h | 28 +++++-----
drivers/soc/mediatek/mt8183-mmsys.h | 14 ++---
drivers/soc/mediatek/mt8186-mmsys.h | 22 ++++----
drivers/soc/mediatek/mt8188-mmsys.h | 78 +++++++++++++-------------
drivers/soc/mediatek/mt8192-mmsys.h | 20 +++----
drivers/soc/mediatek/mt8195-mmsys.h | 181 +++++++++++++++++++++++++++++------------------------------
drivers/soc/mediatek/mt8365-mmsys.h | 20 +++----
drivers/soc/mediatek/mtk-dvfsrc.c | 1 +
drivers/soc/mediatek/mtk-mmsys.h | 300 ++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------
drivers/soc/mediatek/mtk-socinfo.c | 7 ++-
11 files changed, 321 insertions(+), 360 deletions(-)
More information about the Linux-mediatek
mailing list