[PATCH 0/2] regulator: cros-ec: cleanup and add supplies

Chen-Yu Tsai wenst at chromium.org
Fri Mar 20 01:31:31 PDT 2026


Hi,

This series is part of a broader collection of regulator related
cleanups for MediaTek Chromebooks. This one covers the regulators
exposed by the ChromeOS Embedded Controller.

Patch 1 adds the names of the power supply inputs to the binding.

Patch 2 adds the supply names from the DT binding change in patch 1
to the regulator descriptions in the driver. This patch has a
checkpatch.pl warnings, but I wonder if it's because the context size
for checking complex macros is not large enough.

Device tree changes will be sent separately. The goal is to get the
regulator tree as complete as possible. This includes adding supply
names to other regulator DT bindings, and adding all the supply links
to the existing DTs.

Please have a look.


Thanks
ChenYu


Chen-Yu Tsai (2):
  regulator: dt-bindings: cros-ec: Add regulator supply
  regulator: cros-ec: Add regulator supply

 .../bindings/regulator/google,cros-ec-regulator.yaml          | 4 ++++
 drivers/regulator/cros-ec-regulator.c                         | 1 +
 2 files changed, 5 insertions(+)

-- 
2.53.0.959.g497ff81fa9-goog




More information about the Linux-mediatek mailing list