From: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
To: Igor Belwon <igor.belwon@mentallysanemainliners.org>,
linux-mediatek@lists.infradead.org
Subject: Re: [PATCH v5 0/8] Add support MT6316/6363/MT6373 PMICs regulators and MFD
Date: Tue, 30 Sep 2025 11:30:26 +0200 [thread overview]
Message-ID: <b69b2bf8-2226-4dd4-97b7-a6bf17cc4f94@collabora.com> (raw)
In-Reply-To: <DD5B2MK444DP.BA3ZBBY5Z6HZ@mentallysanemainliners.org>
Il 29/09/25 15:07, Igor Belwon ha scritto:
> On Tue Jul 15, 2025 at 4:02 PM CEST, AngeloGioacchino Del Regno wrote:
>> This series adds support for three new MediaTek PMICs: MT6316, MT6363
>> and MT6373 and their variants - used in board designs featuring the
>> MediaTek MT8196 Chromebook SoC, or the MT6991 Dimensity 9400 Smartphone
>> SoC.
>>
>
> Hi Angelo,
>
> Apologies for asking, but is there any future for this series? I
> understand you as a MediaTek maintainer have a lot of work on your head -
> however as part of my MT6878 upstreaming work, getting this series merged
> would really be beneficial.
>
> I only have MT6363 (well, also 6685, 6319 and 6369, but expect a
> seperate patchset for these) on my platform, so I'm unable to pick up
> the work for other PMICs anyway.
>
> Thanks and regards,
> Igor
No worries about asking - that's totally legit!
Happy to see that you're going serious with the upstreaming of the Dimensity 7300!
I admit I'd be proud to finally see some modern MediaTek smartphone upstream, as
there is practically none (well, apart from some old-old-old stuff that I added
and - ugh - only partially) and I don't think that those deserve to become e-waste
"just like that".
Those regulators are required for the MediaTek Kompanio Ultra (MT8196) SoC, and yes
I plan to respin this series as soon as possible.
I should also be trying to upstream the MT6685 RTC in the future (not clkbuf, most
probably, as that doesn't seem to be actually needed for anything meaningful).
As for MT6319 and MT6369, I currently have no plans for upstreaming those, at least
for now.
Besides, does the Dimensity 7300 also use SPMI 2.0?
In case you missed it:
https://lore.kernel.org/all/c31bc281-94d5-40b6-a9bd-76b41769f6e5@collabora.com
Also - if this can help you in any way, we (as Collabora) are performing all of the
upstreaming work publicly: the commits that aren't "exactly ready yet" (but working
anyway) are of course available to everyone... and also some WIP things.
This includes, for example, the SCMI TinySYS Protocol (which probably D7300 also
uses) and DVFSRC v4 code, other than devicetrees that are close to upstream for the
MT8196 platform - of which, some new style nodes should apply to your SoC (not in
a 1:1 copy-paste fashion, but you get the point, I guess).
Check it out:
https://gitlab.collabora.com/mediatek/aiot/linux/-/commits/mediatek-dev
Beware that we have multiple branches, and some may be more updated than others.
...and we also have some documentation that could help:
https://gitlab.collabora.com/mediatek/aiot/wiki/-/blob/main/README.md
Cheers,
Angelo
next prev parent reply other threads:[~2025-09-30 9:30 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-15 14:02 [PATCH v5 0/8] Add support MT6316/6363/MT6373 PMICs regulators and MFD AngeloGioacchino Del Regno
2025-07-15 14:02 ` [PATCH v5 1/8] dt-bindings: regulator: Document MediaTek MT6316 PMIC Regulators AngeloGioacchino Del Regno
2025-07-22 4:58 ` Chen-Yu Tsai
2025-07-22 5:11 ` Chen-Yu Tsai
2025-07-15 14:02 ` [PATCH v5 2/8] regulator: Add support for MediaTek MT6316 SPMI " AngeloGioacchino Del Regno
2025-07-22 5:18 ` Chen-Yu Tsai
2025-07-15 14:02 ` [PATCH v5 3/8] dt-bindings: regulator: Document MediaTek MT6363 " AngeloGioacchino Del Regno
2025-07-15 15:41 ` Rob Herring (Arm)
2025-07-17 15:29 ` Rob Herring
2025-07-22 5:24 ` Chen-Yu Tsai
2025-07-15 14:02 ` [PATCH v5 4/8] regulator: Add support for MediaTek MT6363 SPMI " AngeloGioacchino Del Regno
2025-07-16 12:24 ` kernel test robot
2025-07-15 14:02 ` [PATCH v5 5/8] dt-bindings: regulator: Document MediaTek MT6373 " AngeloGioacchino Del Regno
2025-07-15 15:41 ` Rob Herring (Arm)
2025-07-15 14:02 ` [PATCH v5 6/8] regulator: Add support for MediaTek MT6373 SPMI " AngeloGioacchino Del Regno
2025-07-15 14:02 ` [PATCH v5 7/8] dt-bindings: mfd: Add binding for MediaTek MT6363 series SPMI PMIC AngeloGioacchino Del Regno
2025-07-15 15:41 ` Rob Herring (Arm)
2025-07-15 14:02 ` [PATCH v5 8/8] drivers: mfd: Add support for MediaTek SPMI PMICs and MT6363/73 AngeloGioacchino Del Regno
2025-09-29 13:07 ` [PATCH v5 0/8] Add support MT6316/6363/MT6373 PMICs regulators and MFD Igor Belwon
2025-09-30 9:30 ` AngeloGioacchino Del Regno [this message]
2025-09-30 13:25 ` Igor Belwon
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=b69b2bf8-2226-4dd4-97b7-a6bf17cc4f94@collabora.com \
--to=angelogioacchino.delregno@collabora.com \
--cc=igor.belwon@mentallysanemainliners.org \
--cc=linux-mediatek@lists.infradead.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