|
@@ -12,6 +12,7 @@ struct omap2_hsmmc_info {
|
|
u8 mmc; /* controller 1/2/3 */
|
|
u8 mmc; /* controller 1/2/3 */
|
|
u32 caps; /* 4/8 wires and any additional host
|
|
u32 caps; /* 4/8 wires and any additional host
|
|
* capabilities OR'd (ref. linux/mmc/host.h) */
|
|
* capabilities OR'd (ref. linux/mmc/host.h) */
|
|
|
|
+ u32 pm_caps; /* PM capabilities */
|
|
bool transceiver; /* MMC-2 option */
|
|
bool transceiver; /* MMC-2 option */
|
|
bool ext_clock; /* use external pin for input clock */
|
|
bool ext_clock; /* use external pin for input clock */
|
|
bool cover_only; /* No card detect - just cover switch */
|
|
bool cover_only; /* No card detect - just cover switch */
|