Home
last modified time | relevance | path

Searched hist:"7 cad446b887b6764afe8a6706508236bbd4998d8" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/pandora/
H A Dpandora.c7cad446b887b6764afe8a6706508236bbd4998d8 Thu Mar 22 13:49:22 UTC 2012 Grazvydas Ignotas <notasas@gmail.com> OMAP3: pandora: revise GPIO configuration

Update pandora's GPIO setup code with these changes:
- convert to gpiolib
- set up dual voltage GPIOs to match supply of 1.8V by clearing VMODE1
- add GPIO_IO_PWRDNZ configuration for DM3730 variation of pandora
(required to enable GPIO 126, 127, and 129 I/O cells in DM3730)
- add wifi reset pulse as recommended by wifi chip's manufacturer
- drop configuration of GPIOs that u-boot doesn't need

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>