From 9f4eafacf0e2a9810e291f50d750dda6a655bcc6 Mon Sep 17 00:00:00 2001 From: Will Tsai Date: Tue, 16 Aug 2022 16:30:31 +0800 Subject: joxer:fix gpio setting gpio j7 is used by gpio_tablet_mode_l BUG=b:234683955 BRANCH=none TEST=zmake build joxer Signed-off-by: Will Tsai Change-Id: Iba8e10cdb85f42b0cd4893343f0a0447b9d2c461 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3833264 Reviewed-by: Peter Marheine --- zephyr/projects/nissa/joxer/overlay.dts | 1 - 1 file changed, 1 deletion(-) diff --git a/zephyr/projects/nissa/joxer/overlay.dts b/zephyr/projects/nissa/joxer/overlay.dts index 6aa9c55e3f..dfc168cb41 100644 --- a/zephyr/projects/nissa/joxer/overlay.dts +++ b/zephyr/projects/nissa/joxer/overlay.dts @@ -98,7 +98,6 @@ unused-gpios = <&gpioc 3 0>, <&gpiod 4 0>, <&gpioh 2 0>, - <&gpioj 7 0>, <&gpiol 4 0>; }; -- cgit v1.2.1