From f319ae40d702b3012429d09a05633eadd18ea4c2 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Tue, 19 Aug 2014 00:48:39 +0200 Subject: lenovo/x201: Unpower USB on undocking Change-Id: I9b496e8ff92ee575d0b780eab0cb45ea05506d30 Signed-off-by: Vladimir Serbinenko Reviewed-on: http://review.coreboot.org/6708 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan Reviewed-by: Paul Menzel --- src/mainboard/lenovo/x201/gpio.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/lenovo/x201/gpio.h') diff --git a/src/mainboard/lenovo/x201/gpio.h b/src/mainboard/lenovo/x201/gpio.h index d9e9ff2e61..f01c9d96a7 100644 --- a/src/mainboard/lenovo/x201/gpio.h +++ b/src/mainboard/lenovo/x201/gpio.h @@ -156,7 +156,7 @@ const struct pch_gpio_set1 pch_gpio_set1_level = { .gpio25 = GPIO_LEVEL_HIGH, .gpio26 = GPIO_LEVEL_HIGH, .gpio27 = GPIO_LEVEL_HIGH, - .gpio28 = GPIO_LEVEL_HIGH, + .gpio28 = GPIO_LEVEL_LOW, .gpio29 = GPIO_LEVEL_HIGH, .gpio30 = GPIO_LEVEL_HIGH, .gpio31 = GPIO_LEVEL_HIGH, -- cgit v1.2.3