summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorParth Malkan <parthmalkan@google.com>2022-07-22 12:37:52 -0700
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-07-29 19:49:29 +0000
commit5645d842b2c39e863f56c5da84fa9472ac4f68c7 (patch)
tree219e980c7353f578985b081648a6e40bc371d0f4
parent78707e17f6394eca3784e696b8adb6a718bc0e37 (diff)
downloadchrome-ec-5645d842b2c39e863f56c5da84fa9472ac4f68c7.tar.gz
zephyr: corsola: Update compatible field
cros-ec,led-colors.yaml changed to cros-ec,led-policy.yaml, update compatible BRANCH=None BUG=b:227798487 TEST=zmake build --all Signed-off-by: Parth Malkan <parthmalkan@google.com> Cq-Depend: chromium:3685750 Change-Id: Iabbf1b46bf8840b5fdd0c1a8178d5620b66a35bf Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3783354 Reviewed-by: Wai-Hong Tam <waihong@google.com> Commit-Queue: Bob Moragues <moragues@chromium.org> Tested-by: Bob Moragues <moragues@chromium.org>
-rw-r--r--zephyr/projects/corsola/led_it81202_base.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/projects/corsola/led_it81202_base.dtsi b/zephyr/projects/corsola/led_it81202_base.dtsi
index c64c135d59..28d38a3dc1 100644
--- a/zephyr/projects/corsola/led_it81202_base.dtsi
+++ b/zephyr/projects/corsola/led_it81202_base.dtsi
@@ -6,7 +6,7 @@
/ {
led_colors: led-colors {
- compatible = "cros-ec,led-colors";
+ compatible = "cros-ec,led-policy";
bat-power-state-charge {
charge-state = "PWR_STATE_CHARGE";