From: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
To: "Sen Chu" <sen.chu@mediatek.com>,
"Sean Wang" <sean.wang@mediatek.com>,
"Macpaul Lin" <macpaul.lin@mediatek.com>,
"Lee Jones" <lee@kernel.org>, "Rob Herring" <robh@kernel.org>,
"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
"Conor Dooley" <conor+dt@kernel.org>,
"Matthias Brugger" <matthias.bgg@gmail.com>,
"Dmitry Torokhov" <dmitry.torokhov@gmail.com>,
"Chen Zhong" <chen.zhong@mediatek.com>,
"Jonathan Cameron" <jic23@kernel.org>,
"David Lechner" <dlechner@baylibre.com>,
"Nuno Sá" <nuno.sa@analog.com>,
"Andy Shevchenko" <andy@kernel.org>,
"Louis-Alexis Eyraud" <louisalexis.eyraud@collabora.com>
Cc: kernel@collabora.com, linux-pm@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, linux-input@vger.kernel.org,
linux-iio@vger.kernel.org
Subject: Re: (subset) [PATCH 0/9] MT6365 PMIC support cleanup
Date: Mon, 11 May 2026 11:36:35 +0200 [thread overview]
Message-ID: <177849219574.115964.17730768791948162996.b4-ty@collabora.com> (raw)
In-Reply-To: <20260429-mediatek-genio-mt6365-cleanup-v1-0-6f43838be92f@collabora.com>
On Wed, 29 Apr 2026 11:44:13 +0200, Louis-Alexis Eyraud wrote:
> Several Mediatek and Radxa boards, based on MT8370, MT8390 or MT8395
> SoC, integrate the MT6365 PMIC, that is a MT6359P variant:
> - Mediatek Genio 1200-EVK
> - Mediatek Genio 700-EVK
> - Mediatek Genio 510-EVK
> - Radxa NIO-12L
> It is compatible with the MT6359 PMIC.
>
> [...]
Applied to v7.1-next/dts64, thanks!
[6/9] arm64: dts: mediatek: add MT6365 PMIC include
commit: dd85b476c5bb164e5978e42867e1f4deb23b23fd
[7/9] arm64: dts: mediatek: mt8390-genio-common: use MT6365 PMIC definitions
commit: 38c2adaccd3618882e3c5b8ec76ef77a1ecb8de9
[8/9] arm64: dts: mediatek: mt8395-genio-common: use MT6365 PMIC definitions
commit: c264c7958a36ceedebedf8a437fa719906e4e1af
[9/9] arm64: dts: mediatek: mt8395-radxa-nio-12l: use MT6365 PMIC definitions
commit: 4d2b8fcd8bbd7f00335a52b86189d85686fdc707
Cheers,
Angelo
prev parent reply other threads:[~2026-05-11 9:36 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-29 9:44 [PATCH 0/9] MT6365 PMIC support cleanup Louis-Alexis Eyraud
2026-04-29 9:44 ` [PATCH 1/9] dt-bindings: mfd: mediatek: mt6397: Add rtc for MT6359 Louis-Alexis Eyraud
2026-05-06 15:31 ` Rob Herring (Arm)
2026-04-29 9:44 ` [PATCH 2/9] dt-bindings: mfd: mediatek: mt6397: Add MT6365 PMIC support Louis-Alexis Eyraud
2026-05-06 15:32 ` Rob Herring (Arm)
2026-05-11 9:25 ` AngeloGioacchino Del Regno
2026-04-29 9:44 ` [PATCH 3/9] dt-bindings: input: mediatek,pmic-keys: Add MT6365 support Louis-Alexis Eyraud
2026-05-06 15:32 ` Rob Herring (Arm)
2026-05-11 9:25 ` AngeloGioacchino Del Regno
2026-04-29 9:44 ` [PATCH 4/9] dt-bindings: iio: adc: mt6359: Add MT6365 PMIC AuxADC Louis-Alexis Eyraud
2026-05-06 15:32 ` Rob Herring (Arm)
2026-05-11 9:25 ` AngeloGioacchino Del Regno
2026-04-29 9:44 ` [PATCH 5/9] arm64: dts: mediatek: mt6359: use proper compatible for rtc Louis-Alexis Eyraud
2026-04-29 9:44 ` [PATCH 6/9] arm64: dts: mediatek: add MT6365 PMIC include Louis-Alexis Eyraud
2026-04-29 9:44 ` [PATCH 7/9] arm64: dts: mediatek: mt8390-genio-common: use MT6365 PMIC definitions Louis-Alexis Eyraud
2026-04-29 9:44 ` [PATCH 8/9] arm64: dts: mediatek: mt8395-genio-common: " Louis-Alexis Eyraud
2026-04-29 9:44 ` [PATCH 9/9] arm64: dts: mediatek: mt8395-radxa-nio-12l: " Louis-Alexis Eyraud
2026-05-11 9:36 ` AngeloGioacchino Del Regno [this message]
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=177849219574.115964.17730768791948162996.b4-ty@collabora.com \
--to=angelogioacchino.delregno@collabora.com \
--cc=andy@kernel.org \
--cc=chen.zhong@mediatek.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dlechner@baylibre.com \
--cc=dmitry.torokhov@gmail.com \
--cc=jic23@kernel.org \
--cc=kernel@collabora.com \
--cc=krzk+dt@kernel.org \
--cc=lee@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-pm@vger.kernel.org \
--cc=louisalexis.eyraud@collabora.com \
--cc=macpaul.lin@mediatek.com \
--cc=matthias.bgg@gmail.com \
--cc=nuno.sa@analog.com \
--cc=robh@kernel.org \
--cc=sean.wang@mediatek.com \
--cc=sen.chu@mediatek.com \
/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