Searched hist:"6 aca17c9" (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/configs/ |
H A D | omap3_logic_defconfig | 6aca17c9 Mon Feb 06 11:31:43 CST 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>
|
/openbmc/u-boot/drivers/mmc/ |
H A D | Kconfig | 6aca17c9 Mon Feb 06 11:31:43 CST 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 D | omap_hsmmc.c | 6aca17c9 Mon Feb 06 11:31:43 CST 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>
|