summaryrefslogtreecommitdiff
path: root/zephyr/boards
diff options
context:
space:
mode:
authorWai-Hong Tam <waihong@google.com>2021-07-19 19:20:02 -0700
committerCommit Bot <commit-bot@chromium.org>2021-07-20 20:56:49 +0000
commit87657e7f7cc0a8b356dffb736ac35a076c3ade58 (patch)
tree91e232d24f25426bd673f5af96cef20bc0d138e4 /zephyr/boards
parentf5364070332169ea2733b750df3265f410ea8be6 (diff)
downloadchrome-ec-87657e7f7cc0a8b356dffb736ac35a076c3ade58.tar.gz
zephyr: herobrine_npcx9: Update GPIOs
This CL is a Zephyr-equivalent of CL:2993217. Update the GPIOs to match the schematic. Also update the hibnerate wake sources. Remove the AP_RST_L and WARM_RESET_L from the low voltage dts as their new GPIOs already operate at 1.8V, not configurable. BRANCH=None BUG=b:192253134, b:193583152 TEST=Built the Zephyr herobrine_npcx9 image successfully. Change-Id: I2fcb03acff7ac376a5627f66c800d2d8cade1998 Signed-off-by: Wai-Hong Tam <waihong@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3039386 Reviewed-by: Yuval Peress <peress@chromium.org>
Diffstat (limited to 'zephyr/boards')
-rw-r--r--zephyr/boards/arm/herobrine_npcx9/herobrine_npcx9.dts7
1 files changed, 0 insertions, 7 deletions
diff --git a/zephyr/boards/arm/herobrine_npcx9/herobrine_npcx9.dts b/zephyr/boards/arm/herobrine_npcx9/herobrine_npcx9.dts
index deb902c97f..2315522527 100644
--- a/zephyr/boards/arm/herobrine_npcx9/herobrine_npcx9.dts
+++ b/zephyr/boards/arm/herobrine_npcx9/herobrine_npcx9.dts
@@ -155,13 +155,6 @@
mul = <124000>;
};
};
-
- def-lvol-io-list {
- compatible = "nuvoton,npcx-lvolctrl-def";
-
- /* I2C_SDA0 & SCL0 */
- lvol-io-pads = <&lvol_iob4 &lvol_iob5>;
- };
};
&uart1 {