From: Matthias Brugger <matthias.bgg@gmail.com>
To: arm-soc <arm@kernel.org>, SoC Team <soc@kernel.org>
Cc: AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"moderated list:ARM/Mediatek SoC support"
<linux-mediatek@lists.infradead.org>
Subject: [GIT PULL] MediaTek driver updates for v6.12
Date: Mon, 9 Sep 2024 21:05:40 +0200 [thread overview]
Message-ID: <bfa9ab87-9de8-41fc-bfd1-de5ec324cfe0@gmail.com> (raw)
Hi Arnd,
Please find below the changes for the SoC driver for MediaTek. Sorry for the
delay. Hope we are still in time to get the patches in.
Matthias
---
The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:
Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git/
tags/v6.11-next-soc
for you to fetch changes up to d1e5d531d20b085bb83d9ab1868ed99fdeb0cc42:
soc: mediatek: mtk-mutex: Reduce type size for mtk_mutex_data members
(2024-07-30 10:58:46 +0200)
----------------------------------------------------------------
pmic warpper:
- reduce size by constifying data structures
- use devm_clk_bulk_det_all_enable
mutex:
- reduce size by changing variable bit size
----------------------------------------------------------------
AngeloGioacchino Del Regno (1):
soc: mediatek: mtk-mutex: Reduce type size for mtk_mutex_data members
Christophe JAILLET (3):
soc: mediatek: pwrap: Constify struct pmic_wrapper_type
soc: mediatek: pwrap: Constify some struct int[]
soc: mediatek: pwrap: Use devm_clk_bulk_get_all_enable()
drivers/soc/mediatek/mtk-mutex.c | 52 +++++++--------
drivers/soc/mediatek/mtk-pmic-wrap.c | 118 +++++++++--------------------------
2 files changed, 56 insertions(+), 114 deletions(-)
next reply other threads:[~2024-09-09 19:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-09 19:05 Matthias Brugger [this message]
2024-09-11 9:20 ` [GIT PULL] MediaTek driver updates for v6.12 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=bfa9ab87-9de8-41fc-bfd1-de5ec324cfe0@gmail.com \
--to=matthias.bgg@gmail.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=arm@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=soc@kernel.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