]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'mtk-soc-for-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Fri, 9 May 2025 21:08:05 +0000 (23:08 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 9 May 2025 21:08:05 +0000 (23:08 +0200)
commit5dcee6dd09abea5c685f8f6be28fc02e1ec6e3e6
tree73699ae423563d247e0de22674113c6cdeaaaf3d
parent29bf77f0805d4ffa7d13320d1bb324f723d7e181
parent69d63d19eda7792052f5f694f154898fc00d60ae
Merge tag 'mtk-soc-for-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux into soc/drivers

MediaTek driver updates for v6.16

This brings some cleanups to the MediaTek DVFSRC driver, commonizing
the bandwidth constraints platform data, and also adds support for
the DVFSRC hardware found in the MediaTek Dimensity 1200 MT6893 SoC.

* tag 'mtk-soc-for-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux:
  soc: mediatek: mtk-dvfsrc: remove an unused variable
  soc: mediatek: mtk-dvfsrc: Add support for Dimensity 1200 MT6893
  soc: mediatek: mtk-dvfsrc: Rename and move bw constraints data
  dt-bindings: soc: mediatek: dvfsrc: Add support for MT6893

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