]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'mtk-soc-for-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Mon, 21 Jul 2025 14:49:43 +0000 (16:49 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 21 Jul 2025 14:49:43 +0000 (16:49 +0200)
commit983f3a8831add1d4a9445f247412c4fcee94afd0
treee4d197007c2d65335362678bbcffb157a2e05d90
parented82b8d6574fcde9d88059b3be84f27a1865c7ea
parent331db44e70dacfb6bf1e17d92fae7b1c9517ca6c
Merge tag 'mtk-soc-for-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux into soc/drivers

MediaTek soc driver updates for v6.17

This adds a single cleanup commit for the mtk-mutex driver,
clarifying the usage of the MUTEX_MOD1, MUTEX_MOD2 registers
for applying display controller sub-component mute settings
on all MediaTek SoCs.

* tag 'mtk-soc-for-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux:
  soc: mediatek: mtk-mutex: Fix confusing usage of MUTEX_MOD2

Link: https://lore.kernel.org/r/20250711083656.33538-4-angelogioacchino.delregno@collabora.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>