Several Mediatek and Radxa boards, based on MT8370, MT8390 or MT8395
SoC, integrate the MT6365 PMIC, that is a MT6359P variant.
This PMIC dt-bindings for recently gained property definitions for the
power inputs for its various buck and LDO regulators ([1]).
The goal of this series is to add the supplies for this PMIC regulators
in the following board devicetrees:
- MTK Genio 510-EVK
- MTK Genio 700-EVK
- MTK Genio 1200-EVK
- Radxa NIO-12L
The series is based on linux-next tree (tag: next-20260529) and has
been tested on Mediatek Genio 510, 700 and 1200-EVK boards.
[1]: https://lore.kernel.org/linux-mediatek/20260514091520.2718987-2-wenst@chromium.org/
Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
---
Louis-Alexis Eyraud (3):
arm64: dts: mediatek: mt8390-genio-common: Add MT6365 PMIC supplies
arm64: dts: mediatek: mt8395-genio-common: Add MT6365 PMIC supplies
arm64: dts: mediatek: mt8395-radxa-nio-12l: Add MT6365 PMIC supplies
arch/arm64/boot/dts/mediatek/mt8390-genio-common.dtsi | 17 +++++++++++++++++
arch/arm64/boot/dts/mediatek/mt8395-genio-common.dtsi | 17 +++++++++++++++++
arch/arm64/boot/dts/mediatek/mt8395-radxa-nio-12l.dts | 17 +++++++++++++++++
3 files changed, 51 insertions(+)
---
base-commit: 697a0e31ee66f5ddb929c09895139779fff33f20
change-id: 20260601-mtk-genio-mt6359-pmic-supplies-6ac0686d4228
Best regards,
--
Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>