diff options
Diffstat (limited to 'arch/arm/mach-ux500')
-rw-r--r-- | arch/arm/mach-ux500/board-mop500-pins.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/mach-ux500/board-mop500-pins.c b/arch/arm/mach-ux500/board-mop500-pins.c index e208dddfeda9..6cc71d02957f 100644 --- a/arch/arm/mach-ux500/board-mop500-pins.c +++ b/arch/arm/mach-ux500/board-mop500-pins.c | |||
@@ -309,13 +309,6 @@ static struct pinctrl_map __initdata hrefv60_pinmap[] = { | |||
309 | DB8500_PIN_HOG("GPIO31_V3", gpio_in_pu), /* EN1 */ | 309 | DB8500_PIN_HOG("GPIO31_V3", gpio_in_pu), /* EN1 */ |
310 | DB8500_PIN_HOG("GPIO32_V2", gpio_in_pd), /* DRDY */ | 310 | DB8500_PIN_HOG("GPIO32_V2", gpio_in_pd), /* DRDY */ |
311 | /* | 311 | /* |
312 | * Display Interface 1 uses GPIO 65 for RST (reset). | ||
313 | * Display Interface 2 uses GPIO 66 for RST (reset). | ||
314 | * Drive DISP1 reset high (not reset), driver DISP2 reset low (reset) | ||
315 | */ | ||
316 | DB8500_PIN_HOG("GPIO65_F1", gpio_out_hi), /* DISP1 NO RST */ | ||
317 | DB8500_PIN_HOG("GPIO66_G3", gpio_out_lo), /* DISP2 RST */ | ||
318 | /* | ||
319 | * Touch screen uses GPIO 143 for RST1, GPIO 146 for RST2 and | 312 | * Touch screen uses GPIO 143 for RST1, GPIO 146 for RST2 and |
320 | * GPIO 67 for interrupts. Pull-up the IRQ line and drive both | 313 | * GPIO 67 for interrupts. Pull-up the IRQ line and drive both |
321 | * reset signals low. | 314 | * reset signals low. |