public inbox for soc@kernel.org
 help / color / mirror / Atom feed
From: Matthias Brugger <matthias.bgg@gmail.com>
To: arm-soc <arm@kernel.org>, SoC Team <soc@kernel.org>
Cc: "linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"moderated list:ARM/Mediatek SoC support"
	<linux-mediatek@lists.infradead.org>,
	"allen-kh.cheng" <allen-kh.cheng@mediatek.com>,
	AngeloGioacchino Del Regno
	<angelogioacchino.delregno@collabora.com>,
	Chen-Yu Tsai <wens@csie.org>,
	"jason-jh.lin" <jason-jh.lin@mediatek.com>,
	Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Subject: [GIT PULL]: soc: mediatek: Updates for v6.5
Date: Thu, 15 Jun 2023 18:30:51 +0200	[thread overview]
Message-ID: <1ed1e5ae-6305-e63a-84a0-3c43f69c8f8b@gmail.com> (raw)

Hi Olof and Arnd,

Please have a look at the driver SoC updates for this round. The most important 
change here is, that we now support a PMIC companion device as is see in mobile 
phone SoCs in general and in the Sony Xperia M5 in concrete.

Please pull :)

Regards,
Matthias

---

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

   Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 21d4631eedb136f101d2633b72cf42c20db79202:

   soc: mediatek: remove DDP_DOMPONENT_DITHER from enum (2023-06-09 16:40:29 +0200)

----------------------------------------------------------------
PMIC wrapper
- support companion device
- add support for MT6795

SPMI:
- add support for MT8186

SVS:
- change gpu node name to match binding

----------------------------------------------------------------
Allen-KH Cheng (1):
       dt-bindings: spmi: spmi-mtk-pmif: Document mediatek,mt8195-spmi as 
fallback of mediatek,mt8186-spmi

AngeloGioacchino Del Regno (8):
       dt-bindings: soc: mediatek: pwrap: Add compatible for MT6795 Helio X10
       soc: mediatek: pwrap: Move PMIC read test sequence in function
       soc: mediatek: pwrap: Add kerneldoc for struct pwrap_slv_type
       soc: mediatek: mtk-pmic-wrap: Add support for companion PMICs
       soc: mediatek: mtk-pmic-wrap: Add support for MT6331 w/ MT6332 companion
       soc: mediatek: pwrap: Add support for MT6795 Helio X10
       dt-bindings: pwm: Add compatible for MediaTek MT6795
       dt-bindings: phy: mediatek,dsi-phy: Add compatible for MT6795 Helio X10

Chen-Yu Tsai (1):
       soc: mediatek: SVS: Fix MT8192 GPU node name

Jason-JH.Lin (1):
       soc: mediatek: remove DDP_DOMPONENT_DITHER from enum

Jiapeng Chong (1):
       soc: mediatek: mtk-mutex: Remove unnecessary .owner

  .../devicetree/bindings/phy/mediatek,dsi-phy.yaml  |   4 +
  .../devicetree/bindings/pwm/mediatek,pwm-disp.yaml |   4 +-
  .../bindings/soc/mediatek/mediatek,pwrap.yaml      |   1 +
  .../bindings/spmi/mtk,spmi-mtk-pmif.yaml           |  11 +-
  drivers/soc/mediatek/mtk-mutex.c                   |   1 -
  drivers/soc/mediatek/mtk-pmic-wrap.c               | 292 +++++++++++++++++++--
  drivers/soc/mediatek/mtk-svs.c                     |   4 +-
  include/linux/soc/mediatek/mtk-mmsys.h             |   3 +-
  8 files changed, 285 insertions(+), 35 deletions(-)

             reply	other threads:[~2023-06-15 16:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-15 16:30 Matthias Brugger [this message]
2023-06-21 20:30 ` [GIT PULL]: soc: mediatek: Updates for v6.5 patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1ed1e5ae-6305-e63a-84a0-3c43f69c8f8b@gmail.com \
    --to=matthias.bgg@gmail.com \
    --cc=allen-kh.cheng@mediatek.com \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=arm@kernel.org \
    --cc=jason-jh.lin@mediatek.com \
    --cc=jiapeng.chong@linux.alibaba.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=soc@kernel.org \
    --cc=wens@csie.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox