* Re: [PATCH 1/9] dt-bindings: mfd: mediatek: mt6397: Add rtc for MT6359
[not found] ` <20260429-mediatek-genio-mt6365-cleanup-v1-1-6f43838be92f@collabora.com>
@ 2026-05-06 15:31 ` Rob Herring (Arm)
0 siblings, 0 replies; 8+ messages in thread
From: Rob Herring (Arm) @ 2026-05-06 15:31 UTC (permalink / raw)
To: Louis-Alexis Eyraud
Cc: Sen Chu, Macpaul Lin, Sean Wang, Lee Jones, linux-mediatek,
Jonathan Cameron, devicetree, kernel, Nuno Sá, linux-input,
Conor Dooley, David Lechner, AngeloGioacchino Del Regno,
linux-arm-kernel, Chen Zhong, linux-pm, Matthias Brugger,
Dmitry Torokhov, linux-iio, Krzysztof Kozlowski, Andy Shevchenko,
linux-kernel
On Wed, 29 Apr 2026 11:44:14 +0200, Louis-Alexis Eyraud wrote:
> The rtc block of MT6359 PMIC is compatible with the one found in MT6358
> but this compatibility was never expressed in the dt-bindings, so add
> the missing compatible string for the rtc subnode.
>
> Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
> ---
> Documentation/devicetree/bindings/mfd/mediatek,mt6397.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 2/9] dt-bindings: mfd: mediatek: mt6397: Add MT6365 PMIC support
[not found] ` <20260429-mediatek-genio-mt6365-cleanup-v1-2-6f43838be92f@collabora.com>
@ 2026-05-06 15:32 ` Rob Herring (Arm)
2026-05-11 9:25 ` AngeloGioacchino Del Regno
1 sibling, 0 replies; 8+ messages in thread
From: Rob Herring (Arm) @ 2026-05-06 15:32 UTC (permalink / raw)
To: Louis-Alexis Eyraud
Cc: AngeloGioacchino Del Regno, Dmitry Torokhov, Krzysztof Kozlowski,
kernel, Andy Shevchenko, Conor Dooley, linux-kernel,
Matthias Brugger, Nuno Sá, David Lechner, Macpaul Lin,
linux-iio, linux-pm, Jonathan Cameron, Sean Wang, Sen Chu,
linux-mediatek, linux-arm-kernel, Lee Jones, linux-input,
Chen Zhong, devicetree
On Wed, 29 Apr 2026 11:44:15 +0200, Louis-Alexis Eyraud wrote:
> MT6365 PMIC is compatible with MT6359, so add the compatible strings
> for the main and sub devices (regulator, rtc, audio codec).
>
> Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
> ---
> Documentation/devicetree/bindings/mfd/mediatek,mt6397.yaml | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 3/9] dt-bindings: input: mediatek,pmic-keys: Add MT6365 support
[not found] ` <20260429-mediatek-genio-mt6365-cleanup-v1-3-6f43838be92f@collabora.com>
@ 2026-05-06 15:32 ` Rob Herring (Arm)
2026-05-11 9:25 ` AngeloGioacchino Del Regno
1 sibling, 0 replies; 8+ messages in thread
From: Rob Herring (Arm) @ 2026-05-06 15:32 UTC (permalink / raw)
To: Louis-Alexis Eyraud
Cc: linux-iio, Macpaul Lin, Sean Wang, Jonathan Cameron, kernel,
Lee Jones, Dmitry Torokhov, Conor Dooley, linux-kernel,
linux-input, devicetree, Krzysztof Kozlowski, linux-pm,
Nuno Sá, David Lechner, Matthias Brugger,
AngeloGioacchino Del Regno, linux-arm-kernel, Sen Chu,
linux-mediatek, Andy Shevchenko, Chen Zhong
On Wed, 29 Apr 2026 11:44:16 +0200, Louis-Alexis Eyraud wrote:
> Add compatible string for the pmic keys block found on the MT6365 PMIC,
> that is compatible with the one found in MT6359.
>
> Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
> ---
> .../bindings/input/mediatek,pmic-keys.yaml | 21 +++++++++++++--------
> 1 file changed, 13 insertions(+), 8 deletions(-)
>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 4/9] dt-bindings: iio: adc: mt6359: Add MT6365 PMIC AuxADC
[not found] ` <20260429-mediatek-genio-mt6365-cleanup-v1-4-6f43838be92f@collabora.com>
@ 2026-05-06 15:32 ` Rob Herring (Arm)
2026-05-11 9:25 ` AngeloGioacchino Del Regno
1 sibling, 0 replies; 8+ messages in thread
From: Rob Herring (Arm) @ 2026-05-06 15:32 UTC (permalink / raw)
To: Louis-Alexis Eyraud
Cc: AngeloGioacchino Del Regno, Dmitry Torokhov, Nuno Sá, kernel,
linux-kernel, devicetree, Chen Zhong, Krzysztof Kozlowski,
linux-arm-kernel, Sen Chu, David Lechner, Jonathan Cameron,
Matthias Brugger, linux-iio, linux-input, Lee Jones,
linux-mediatek, Sean Wang, Andy Shevchenko, linux-pm,
Conor Dooley, Macpaul Lin
On Wed, 29 Apr 2026 11:44:17 +0200, Louis-Alexis Eyraud wrote:
> Add compatible string for the AuxADC block found on the MT6365 PMIC,
> that is compatible with the one found in MT6359.
>
> Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
> ---
> .../bindings/iio/adc/mediatek,mt6359-auxadc.yaml | 17 +++++++++++------
> 1 file changed, 11 insertions(+), 6 deletions(-)
>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 4/9] dt-bindings: iio: adc: mt6359: Add MT6365 PMIC AuxADC
[not found] ` <20260429-mediatek-genio-mt6365-cleanup-v1-4-6f43838be92f@collabora.com>
2026-05-06 15:32 ` [PATCH 4/9] dt-bindings: iio: adc: mt6359: Add MT6365 PMIC AuxADC Rob Herring (Arm)
@ 2026-05-11 9:25 ` AngeloGioacchino Del Regno
1 sibling, 0 replies; 8+ messages in thread
From: AngeloGioacchino Del Regno @ 2026-05-11 9:25 UTC (permalink / raw)
To: Louis-Alexis Eyraud, Sen Chu, Sean Wang, Macpaul Lin, Lee Jones,
Rob Herring, Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
Dmitry Torokhov, Chen Zhong, Jonathan Cameron, David Lechner,
Nuno Sá, Andy Shevchenko
Cc: kernel, linux-pm, devicetree, linux-kernel, linux-arm-kernel,
linux-mediatek, linux-input, linux-iio
On 4/29/26 11:44, Louis-Alexis Eyraud wrote:
> Add compatible string for the AuxADC block found on the MT6365 PMIC,
> that is compatible with the one found in MT6359.
>
> Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 2/9] dt-bindings: mfd: mediatek: mt6397: Add MT6365 PMIC support
[not found] ` <20260429-mediatek-genio-mt6365-cleanup-v1-2-6f43838be92f@collabora.com>
2026-05-06 15:32 ` [PATCH 2/9] dt-bindings: mfd: mediatek: mt6397: Add MT6365 PMIC support Rob Herring (Arm)
@ 2026-05-11 9:25 ` AngeloGioacchino Del Regno
1 sibling, 0 replies; 8+ messages in thread
From: AngeloGioacchino Del Regno @ 2026-05-11 9:25 UTC (permalink / raw)
To: Louis-Alexis Eyraud, Sen Chu, Sean Wang, Macpaul Lin, Lee Jones,
Rob Herring, Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
Dmitry Torokhov, Chen Zhong, Jonathan Cameron, David Lechner,
Nuno Sá, Andy Shevchenko
Cc: kernel, linux-pm, devicetree, linux-kernel, linux-arm-kernel,
linux-mediatek, linux-input, linux-iio
On 4/29/26 11:44, Louis-Alexis Eyraud wrote:
> MT6365 PMIC is compatible with MT6359, so add the compatible strings
> for the main and sub devices (regulator, rtc, audio codec).
>
> Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 3/9] dt-bindings: input: mediatek,pmic-keys: Add MT6365 support
[not found] ` <20260429-mediatek-genio-mt6365-cleanup-v1-3-6f43838be92f@collabora.com>
2026-05-06 15:32 ` [PATCH 3/9] dt-bindings: input: mediatek,pmic-keys: Add MT6365 support Rob Herring (Arm)
@ 2026-05-11 9:25 ` AngeloGioacchino Del Regno
1 sibling, 0 replies; 8+ messages in thread
From: AngeloGioacchino Del Regno @ 2026-05-11 9:25 UTC (permalink / raw)
To: Louis-Alexis Eyraud, Sen Chu, Sean Wang, Macpaul Lin, Lee Jones,
Rob Herring, Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
Dmitry Torokhov, Chen Zhong, Jonathan Cameron, David Lechner,
Nuno Sá, Andy Shevchenko
Cc: kernel, linux-pm, devicetree, linux-kernel, linux-arm-kernel,
linux-mediatek, linux-input, linux-iio
On 4/29/26 11:44, Louis-Alexis Eyraud wrote:
> Add compatible string for the pmic keys block found on the MT6365 PMIC,
> that is compatible with the one found in MT6359.
>
> Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: (subset) [PATCH 0/9] MT6365 PMIC support cleanup
[not found] <20260429-mediatek-genio-mt6365-cleanup-v1-0-6f43838be92f@collabora.com>
` (3 preceding siblings ...)
[not found] ` <20260429-mediatek-genio-mt6365-cleanup-v1-3-6f43838be92f@collabora.com>
@ 2026-05-11 9:36 ` AngeloGioacchino Del Regno
4 siblings, 0 replies; 8+ messages in thread
From: AngeloGioacchino Del Regno @ 2026-05-11 9:36 UTC (permalink / raw)
To: Sen Chu, Sean Wang, Macpaul Lin, Lee Jones, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
Dmitry Torokhov, Chen Zhong, Jonathan Cameron, David Lechner,
Nuno Sá, Andy Shevchenko, Louis-Alexis Eyraud
Cc: kernel, linux-pm, devicetree, linux-kernel, linux-arm-kernel,
linux-mediatek, linux-input, linux-iio
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
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2026-05-11 9:36 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20260429-mediatek-genio-mt6365-cleanup-v1-0-6f43838be92f@collabora.com>
[not found] ` <20260429-mediatek-genio-mt6365-cleanup-v1-1-6f43838be92f@collabora.com>
2026-05-06 15:31 ` [PATCH 1/9] dt-bindings: mfd: mediatek: mt6397: Add rtc for MT6359 Rob Herring (Arm)
[not found] ` <20260429-mediatek-genio-mt6365-cleanup-v1-4-6f43838be92f@collabora.com>
2026-05-06 15:32 ` [PATCH 4/9] dt-bindings: iio: adc: mt6359: Add MT6365 PMIC AuxADC Rob Herring (Arm)
2026-05-11 9:25 ` AngeloGioacchino Del Regno
[not found] ` <20260429-mediatek-genio-mt6365-cleanup-v1-2-6f43838be92f@collabora.com>
2026-05-06 15:32 ` [PATCH 2/9] dt-bindings: mfd: mediatek: mt6397: Add MT6365 PMIC support Rob Herring (Arm)
2026-05-11 9:25 ` AngeloGioacchino Del Regno
[not found] ` <20260429-mediatek-genio-mt6365-cleanup-v1-3-6f43838be92f@collabora.com>
2026-05-06 15:32 ` [PATCH 3/9] dt-bindings: input: mediatek,pmic-keys: Add MT6365 support Rob Herring (Arm)
2026-05-11 9:25 ` AngeloGioacchino Del Regno
2026-05-11 9:36 ` (subset) [PATCH 0/9] MT6365 PMIC support cleanup AngeloGioacchino Del Regno
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox