Searched hist:"8 f63795c60ef5bc3dbfcbf19c1ac64ed79d23c62" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/platform_data/ |
H A D | pxa_sdhci.h | diff 8f63795c60ef5bc3dbfcbf19c1ac64ed79d23c62 Wed Sep 19 03:29:12 CDT 2012 Chris Ball <cjb@laptop.org> mmc: sdhci-pxav3: dt: Support "cd-gpios" property
Tested on OLPC XO-4/MMP3, where the card detection pin for one of the controllers is a sideband GPIO. The third cell in the cd-gpios property controls whether the GPIO is active high/active low.
(Also, pass host_caps2 through from platdata to the mmc host.)
Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com> [kliu5@marvell.com: Compile fix] Signed-off-by: Chris Ball <cjb@laptop.org>
|
/openbmc/linux/drivers/mmc/host/ |
H A D | sdhci-pxav3.c | diff 8f63795c60ef5bc3dbfcbf19c1ac64ed79d23c62 Wed Sep 19 03:29:12 CDT 2012 Chris Ball <cjb@laptop.org> mmc: sdhci-pxav3: dt: Support "cd-gpios" property
Tested on OLPC XO-4/MMP3, where the card detection pin for one of the controllers is a sideband GPIO. The third cell in the cd-gpios property controls whether the GPIO is active high/active low.
(Also, pass host_caps2 through from platdata to the mmc host.)
Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com> [kliu5@marvell.com: Compile fix] Signed-off-by: Chris Ball <cjb@laptop.org>
|