Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* arm64: dts: mediatek: Regulator cleanup for Chromebooks
@ 2026-03-20  8:43 Chen-Yu Tsai
  2026-03-20  8:43 ` [PATCH 01/13] arm64: dts: mediatek: mt6359: Drop ldo_vcn33_[12]_wifi regulators Chen-Yu Tsai
                   ` (12 more replies)
  0 siblings, 13 replies; 17+ messages in thread
From: Chen-Yu Tsai @ 2026-03-20  8:43 UTC (permalink / raw)
  To: Matthias Brugger, AngeloGioacchino Del Regno
  Cc: Chen-Yu Tsai, linux-mediatek, devicetree, linux-arm-kernel,
	linux-kernel

Hi,

This series contains the device tree bits for the collection of regulator
related cleanups for MediaTek Chromebooks. The device tree binding and
driver changes are:

MT6315
- https://lore.kernel.org/all/20260320072302.2402489-1-wenst@chromium.org/
MT6359
- https://lore.kernel.org/all/20260320072440.2403318-1-wenst@chromium.org/
cros-ec-regulator
- https://lore.kernel.org/all/20260320083135.2455444-1-wenst@chromium.org/

The goal is to complete the regulator tree so that there are no orphan
regulators, and there are no devices that are missing supplies.

Patch 1 drops the bogus regulators from the mt6359 dtsi file.

Patch 2 adds a label for the mt6359 regulator sub-node. This is used in
subsequent patches.

Patch 3, 9, and 12 add supplies for the MT6359 PMIC in various
Chromebook designs.

Patch 4 and 10 add supplies for the MT6315 PMIC in various Chromebook
designs.

Patch 5 adds supplies for the ChromeOS EC controlled regulators in the
Asurada design.

Patch 6 and 13 add power supplies for the CPU cores.

Patch 7 adds the power supply for the SPI NOR flash chip in the Asurada
design.

Patch 8 and 11 fix up load switch descriptions.

Obviously the 3 dependency series need to be merged before this series,
or we will get a bunch of new DT validation errors.

Please have a look.


Thanks
ChenYu


Chen-Yu Tsai (13):
  arm64: dts: mediatek: mt6359: Drop ldo_vcn33_[12]_wifi regulators
  arm64: dts: mediatek: mt6359: Add label for regulator sub-node
  arm64: dts: mediatek: mt8192-asurada: Add MT6359 PMIC supplies
  arm64: dts: mediatek: mt8192-asurada: Add MT6315 PMIC supplies
  arm64: dts: mediatek: mt8192-asurada: Add supplies for ChromeOS EC
    regulators
  arm64: dts: mediatek: mt8192-asurada: Add CPU power supplies
  arm64: dts: mediatek: mt8192-asurada: Add SPI NOR flash power supply
  arm64: dts: mediatek: mt8192-asurada: Fix WiFi regulator description
  arm64: dts: mediatek: mt8195-cherry: Add MT6359 PMIC supplies
  arm64: dts: mediatek: mt8195-cherry: Add MT6315 PMIC supplies
  arm64: dts: mediatek: mt8195-cherry: Fix VBUS regulator description
  arm64: dts: mediatek: mt8188-geralt: Add MT6359 PMIC supplies
  arm64: dts: mediatek: mt8188-geralt: Add little core CPU power
    supplies

 arch/arm64/boot/dts/mediatek/mt6359.dtsi      | 12 +--
 .../boot/dts/mediatek/mt8188-geralt.dtsi      | 45 +++++++++++
 .../boot/dts/mediatek/mt8192-asurada.dtsi     | 75 ++++++++++++++++++-
 .../boot/dts/mediatek/mt8195-cherry.dtsi      | 28 ++++++-
 4 files changed, 145 insertions(+), 15 deletions(-)

-- 
2.53.0.959.g497ff81fa9-goog



^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2026-03-24  8:10 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-20  8:43 arm64: dts: mediatek: Regulator cleanup for Chromebooks Chen-Yu Tsai
2026-03-20  8:43 ` [PATCH 01/13] arm64: dts: mediatek: mt6359: Drop ldo_vcn33_[12]_wifi regulators Chen-Yu Tsai
2026-03-20  8:43 ` [PATCH 02/13] arm64: dts: mediatek: mt6359: Add label for regulator sub-node Chen-Yu Tsai
2026-03-20  8:43 ` [PATCH 03/13] arm64: dts: mediatek: mt8192-asurada: Add MT6359 PMIC supplies Chen-Yu Tsai
2026-03-20  8:43 ` [PATCH 04/13] arm64: dts: mediatek: mt8192-asurada: Add MT6315 " Chen-Yu Tsai
2026-03-20 15:24   ` Fei Shao
2026-03-20  8:43 ` [PATCH 05/13] arm64: dts: mediatek: mt8192-asurada: Add supplies for ChromeOS EC regulators Chen-Yu Tsai
2026-03-20  8:43 ` [PATCH 06/13] arm64: dts: mediatek: mt8192-asurada: Add CPU power supplies Chen-Yu Tsai
2026-03-20  8:43 ` [PATCH 07/13] arm64: dts: mediatek: mt8192-asurada: Add SPI NOR flash power supply Chen-Yu Tsai
2026-03-20  8:43 ` [PATCH 08/13] arm64: dts: mediatek: mt8192-asurada: Fix WiFi regulator description Chen-Yu Tsai
2026-03-20  8:43 ` [PATCH 09/13] arm64: dts: mediatek: mt8195-cherry: Add MT6359 PMIC supplies Chen-Yu Tsai
2026-03-20  8:43 ` [PATCH 10/13] arm64: dts: mediatek: mt8195-cherry: Add MT6315 " Chen-Yu Tsai
2026-03-20  8:43 ` [PATCH 11/13] arm64: dts: mediatek: mt8195-cherry: Fix VBUS regulator description Chen-Yu Tsai
2026-03-20  8:43 ` [PATCH 12/13] arm64: dts: mediatek: mt8188-geralt: Add MT6359 PMIC supplies Chen-Yu Tsai
2026-03-24  8:08   ` Fei Shao
2026-03-20  8:43 ` [PATCH 13/13] arm64: dts: mediatek: mt8188-geralt: Add little core CPU power supplies Chen-Yu Tsai
2026-03-24  8:09   ` Fei Shao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox