summaryrefslogtreecommitdiff
path: root/zephyr
diff options
context:
space:
mode:
authorAndrew McRae <amcrae@google.com>2021-12-14 10:21:56 +1100
committerCommit Bot <commit-bot@chromium.org>2021-12-14 00:30:54 +0000
commitd652e837bde5dab8be0a46afb6b475d4a764c05d (patch)
treea4eb486ff943b31dfeb506ae59b35f62dfb9a602 /zephyr
parent45d4d97600cc065723e19a1ee546e4f5934514c9 (diff)
downloadchrome-ec-d652e837bde5dab8be0a46afb6b475d4a764c05d.tar.gz
it8xxx2: Remove label attribute
The label attribute for GPIO DTS configs is no longer required, so remove it. BUG=b:210527501 TEST=zmake configure -b drawcia_riscv BRANCH=none Signed-off-by: Andrew McRae <amcrae@google.com> Change-Id: I0b264c689f76877021ebed66d150f50d43b58e67 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3336636 Reviewed-by: Sam Hurst <shurst@google.com>
Diffstat (limited to 'zephyr')
-rw-r--r--zephyr/boards/riscv/it8xxx2/it8xxx2.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/zephyr/boards/riscv/it8xxx2/it8xxx2.dts b/zephyr/boards/riscv/it8xxx2/it8xxx2.dts
index 29fb718f70..07fc3eaac3 100644
--- a/zephyr/boards/riscv/it8xxx2/it8xxx2.dts
+++ b/zephyr/boards/riscv/it8xxx2/it8xxx2.dts
@@ -26,7 +26,6 @@
cros_kb_raw: cros-kb-raw@f01d00 {
compatible = "ite,it8xxx2-cros-kb-raw";
reg = <0x00f01d00 0x29>;
- label = "CROS_KB_RAW_0";
interrupt-parent = <&intc>;
interrupts = <13 IRQ_TYPE_LEVEL_HIGH>;
};