[GIT,PULL,2/2] MediaTek soc driver updates for v6.9
AngeloGioacchino Del Regno
angelogioacchino.delregno at collabora.com
Mon Feb 19 05:12:26 PST 2024
The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git tags/mtk-soc-for-v6.9
for you to fetch changes up to 54d21dea6a6c117f3cab4caa1f9c3ffafb515dd6:
soc: mediatek: mtk-socinfo: Add extra entry for MT8183 (2024-01-31 09:41:43 +0100)
----------------------------------------------------------------
MediaTek soc driver updates for v6.9
The only addition here is the MediaTek SoC Information driver,
registering socinfo for various MediaTek SoCs.
----------------------------------------------------------------
Chen-Yu Tsai (2):
soc: mediatek: mtk-socinfo: Clean up NVMEM cell read
soc: mediatek: mtk-socinfo: Add extra entry for MT8183
William-tw Lin (1):
soc: mediatek: mtk-socinfo: Add driver for getting chip information
drivers/soc/mediatek/Kconfig | 9 ++++
drivers/soc/mediatek/Makefile | 1 +
drivers/soc/mediatek/mtk-socinfo.c | 191 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 201 insertions(+)
create mode 100644 drivers/soc/mediatek/mtk-socinfo.c
More information about the Linux-mediatek
mailing list