Home
last modified time | relevance | path

Searched hist:"6 aca17c9b7e8d311c86d4cf54daef65bdf68ef73" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/configs/
H A Domap3_logic_defconfig6aca17c9b7e8d311c86d4cf54daef65bdf68ef73 Mon Feb 06 17:31:43 UTC 2017 Adam Ford <aford173@gmail.com> drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx

On the OMAP36xx/37xx the CONTROL_WKUP_CTRL register has
a field (bit 6) named GPIO_IO_PWRDNZ. If 0, the IO buffers which
are related to GPIO_126, 127 and 129 are disabled. Some boards may
need this for MMC. After the PBIAS is configured, this bit should
be set high to enable these GPIO pins.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
/rk3399_rockchip-uboot/drivers/mmc/
H A DKconfig6aca17c9b7e8d311c86d4cf54daef65bdf68ef73 Mon Feb 06 17:31:43 UTC 2017 Adam Ford <aford173@gmail.com> drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx

On the OMAP36xx/37xx the CONTROL_WKUP_CTRL register has
a field (bit 6) named GPIO_IO_PWRDNZ. If 0, the IO buffers which
are related to GPIO_126, 127 and 129 are disabled. Some boards may
need this for MMC. After the PBIAS is configured, this bit should
be set high to enable these GPIO pins.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
H A Domap_hsmmc.c6aca17c9b7e8d311c86d4cf54daef65bdf68ef73 Mon Feb 06 17:31:43 UTC 2017 Adam Ford <aford173@gmail.com> drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx

On the OMAP36xx/37xx the CONTROL_WKUP_CTRL register has
a field (bit 6) named GPIO_IO_PWRDNZ. If 0, the IO buffers which
are related to GPIO_126, 127 and 129 are disabled. Some boards may
need this for MMC. After the PBIAS is configured, this bit should
be set high to enable these GPIO pins.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>