mbox series

[GIT,PULL] soc: mediatek: Updates for v6.7

Message ID d25ccd90-277a-fd05-8605-f7d1d129d4fa@gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] soc: mediatek: Updates for v6.7 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/ tags/v6.6-next-soc

Message

Matthias Brugger Oct. 9, 2023, 10:38 a.m. UTC
Hi Olof and Arnd,

Please have a look on the few changes for the MediaTek SoC drivers for v6.7.

The patches were collected with the help from Angelo.

Please have a look and hopefully: happy merging :)

Regards,
Matthias

---
The following changes since commit 8a749fd1a8720d4619c91c8b6e7528c0a355c0aa:

   Linux 6.6-rc4 (2023-10-01 14:15:13 -0700)

are available in the Git repository at:

   https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/ 
tags/v6.6-next-soc

for you to fetch changes up to fa095fe0ab3589109dc5add3f34e16a053d90260:

   soc: mediatek: svs: Add support for voltage bins (2023-10-05 12:14:47 +0200)

----------------------------------------------------------------
MediaTek drivers updates for v6.7

- Added support for Smart Voltage Scaling (SVS) on the MT8188 SoC

----------------------------------------------------------------
Mark Tseng (3):
       dt-bindings: soc: mediatek: add mt8188 svs dt-bindings
       soc: mediatek: svs: Add support for MT8188 SoC
       soc: mediatek: svs: Add support for voltage bins

  .../devicetree/bindings/soc/mediatek/mtk-svs.yaml  |   1 +
  drivers/soc/mediatek/mtk-svs.c                     | 184 ++++++++++++++++++++-
  2 files changed, 181 insertions(+), 4 deletions(-)