mmc: sdhci: fix chip detect gpio property name
authorBaruch Siach <baruch@tkos.co.il>
Mon, 22 Jul 2019 16:14:06 +0000 (19:14 +0300)
committerPeng Fan <peng.fan@nxp.com>
Wed, 31 Jul 2019 07:31:36 +0000 (15:31 +0800)
commit58d65d5082b6adb97f6420125aefa876d45b8870
tree03de93c1da7ff3ff9b25859dd9558008b288f53d
parent41a9fab8dac841afb70a059668abaf14d47cdf59
mmc: sdhci: fix chip detect gpio property name

The standard property name for chip-detect gpio is "cd-gpios". All
in-tree DT files use only this name.

Fixes: 451931ea700 ("mmc: sdhci: Read cd-gpio from devicetree")
Cc: T Karthik Reddy <t.karthik.reddy@xilinx.com>
Cc: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
drivers/mmc/sdhci.c