summaryrefslogtreecommitdiff
path: root/zephyr/dts
diff options
context:
space:
mode:
authorTing Shen <phoenixshen@google.com>2021-11-15 17:05:23 +0800
committerCommit Bot <commit-bot@chromium.org>2021-11-16 07:26:42 +0000
commita8197513f7043ead08d53ed144531fe4f5497206 (patch)
tree091527350d1a0bdb42362b934e60f550e38ee244 /zephyr/dts
parent0aff0f866b93a8e74e397bbdd476c81414442b7b (diff)
downloadchrome-ec-a8197513f7043ead08d53ed144531fe4f5497206.tar.gz
zephyr: mtk power sequence code refactor
Minor refactor before landing mt8186 power seq: 1) remove PLATFORM_EC_POWERSEQ_IT8XXX2, we don't have common power code for it8xxx2 devices currently. 2) rename mediatek,power-signal-list dts binding to mt8192. Powerseq for MTK platform should infer from AP_ARM_MTK_MTxxxx, not from the EC chip. BUG=b:206338930 TEST=1) zmake -j32 configure -b zephyr/projects/asurada/hayato/ 2) zmake -j32 configure -b zephyr/projects/corsola/krabby/ BRANCH=none Signed-off-by: Ting Shen <phoenixshen@google.com> Change-Id: I3ce8aeb6f2745b6aef9980a7cda5eadbafbfdcc4 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3281631 Reviewed-by: Eric Yilun Lin <yllin@google.com> Commit-Queue: Ting Shen <phoenixshen@chromium.org> Tested-by: Ting Shen <phoenixshen@chromium.org>
Diffstat (limited to 'zephyr/dts')
-rw-r--r--zephyr/dts/bindings/cros_pwr_signal/mt8192,power-signal-list.yaml (renamed from zephyr/dts/bindings/cros_pwr_signal/mediatek,power-signal-list.yaml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/dts/bindings/cros_pwr_signal/mediatek,power-signal-list.yaml b/zephyr/dts/bindings/cros_pwr_signal/mt8192,power-signal-list.yaml
index 0fddc44b37..b1dedb76c8 100644
--- a/zephyr/dts/bindings/cros_pwr_signal/mediatek,power-signal-list.yaml
+++ b/zephyr/dts/bindings/cros_pwr_signal/mt8192,power-signal-list.yaml
@@ -2,7 +2,7 @@
# SPDX-License-Identifier: Apache-2.0
description: MediaTek, Power Signal List
-compatible: "mediatek,power-signal-list"
+compatible: "mt8192,power-signal-list"
include: power-signal-list.yaml