commit | 8f63795c60ef5bc3dbfcbf19c1ac64ed79d23c62 | [log] [tgz] |
---|---|---|
author | Chris Ball <cjb@laptop.org> | Wed Sep 19 16:29:12 2012 +0800 |
committer | Chris Ball <cjb@laptop.org> | Wed Sep 19 16:29:12 2012 +0800 |
tree | 073d48dd496caf00a35ab7030458288081ed4735 | |
parent | 15e8a8e42966162c207bb97ed55c803bc437eeae [diff] |
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>