summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWai-Hong Tam <waihong@google.com>2021-09-30 18:18:17 -0700
committerCommit Bot <commit-bot@chromium.org>2021-10-01 16:26:29 +0000
commit043cd646d46ee9117739da250080d161a0d07b5a (patch)
tree0e0f0aac0daea0080742f5a9e11937820d0b1c88
parent70a4a8505a33b2ced5b9932ea4da15edbe3b396e (diff)
downloadchrome-ec-043cd646d46ee9117739da250080d161a0d07b5a.tar.gz
herobrine: Interpret the board and SKU IDs in ternary
Herobrine has no legacy. Interpret the board and SKU IDs in ternary. BRANCH=None BUG=b:201580437 TEST=Built the Zephyr image and checked the board and SKU IDs. Change-Id: I05ce8f458ab119861418a186e42055546ad0efcc Signed-off-by: Wai-Hong Tam <waihong@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3198424 Reviewed-by: Douglas Anderson <dianders@chromium.org>
-rw-r--r--zephyr/projects/herobrine/herobrine_npcx9/gpio.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/zephyr/projects/herobrine/herobrine_npcx9/gpio.dts b/zephyr/projects/herobrine/herobrine_npcx9/gpio.dts
index 1f5052af04..516009942d 100644
--- a/zephyr/projects/herobrine/herobrine_npcx9/gpio.dts
+++ b/zephyr/projects/herobrine/herobrine_npcx9/gpio.dts
@@ -321,7 +321,7 @@
&gpio_sku_id2
>;
- system = "binary_first_base3";
+ system = "ternary";
};
board {
@@ -333,7 +333,7 @@
&gpio_brd_id2
>;
- system = "binary_first_base3";
+ system = "ternary";
};
unused-pins {