From: Mark Brown Date: Mon, 23 Mar 2026 22:38:56 +0000 (+0000) Subject: regulator: cros-ec: cleanup and add supplies X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57fca3a8ed8e8e42b456bef93055e8b73b1e358f;p=thirdparty%2Fkernel%2Fstable.git regulator: cros-ec: cleanup and add supplies Chen-Yu Tsai says: 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. --- 57fca3a8ed8e8e42b456bef93055e8b73b1e358f