summaryrefslogtreecommitdiff
path: root/zephyr/projects/corsola/gpio_krabby.dts
diff options
context:
space:
mode:
authorTing Shen <phoenixshen@google.com>2021-12-15 15:08:07 +0800
committerCommit Bot <commit-bot@chromium.org>2021-12-15 13:38:02 +0000
commitc99bdce2f258ca6ac44d084f8638c4222f376c74 (patch)
tree7e4ed918c0ac87a69a051f0da5fd7bf8c9023549 /zephyr/projects/corsola/gpio_krabby.dts
parent3472230bd03751ba8bdee68c2295ef26a172fb33 (diff)
downloadchrome-ec-c99bdce2f258ca6ac44d084f8638c4222f376c74.tar.gz
krabby: remove uart_rx from unused pin
CL:3315765 sets unused pins as INPUT|PULL_UP. This should not apply to UART pins. BUG=none TEST=ec uart works BRANCH=main Signed-off-by: Ting Shen <phoenixshen@google.com> Change-Id: I66acfc09cff301163918b06ee46affc3d016b142 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3340873 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/projects/corsola/gpio_krabby.dts')
-rw-r--r--zephyr/projects/corsola/gpio_krabby.dts2
1 files changed, 0 insertions, 2 deletions
diff --git a/zephyr/projects/corsola/gpio_krabby.dts b/zephyr/projects/corsola/gpio_krabby.dts
index 8492e32e3c..8dfb9779df 100644
--- a/zephyr/projects/corsola/gpio_krabby.dts
+++ b/zephyr/projects/corsola/gpio_krabby.dts
@@ -336,8 +336,6 @@
<&gpioh 3 GPIO_ODR_HIGH>,
/* ccd_mode_odl */
<&gpioc 4 GPIO_INPUT>,
- /* uart1_rx */
- <&gpiob 0 GPIO_INPUT>,
/* unnamed nc pins */
<&gpioa 3 (GPIO_INPUT | GPIO_PULL_DOWN)>,
<&gpioa 6 (GPIO_INPUT | GPIO_PULL_DOWN)>,