]> git.ipfire.org Git - thirdparty/linux.git/commit
regulator: cros-ec: Add regulator supply
authorChen-Yu Tsai <wenst@chromium.org>
Fri, 20 Mar 2026 08:31:33 +0000 (16:31 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 23 Mar 2026 22:38:55 +0000 (22:38 +0000)
commit411eb30f13823c37cd20d7c0fb7d5c8bdb1d844d
tree9726de9bad2a1155cefd14b32f64c4ed93761275
parent56b7c08a8b4bfbe622099c0feb0f0f815a15d1e3
regulator: cros-ec: Add regulator supply

Even a regulator remotely controlled by the EC will have a power supply
input.

Add the supply property name from the device tree binding to the
regulator description.

Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Link: https://patch.msgid.link/20260320083135.2455444-3-wenst@chromium.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/cros-ec-regulator.c