commit | 6b907199f4b068fb2d763077d562654b7b985a42 | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Mon Jul 22 19:14:06 2019 +0300 |
committer | Peng Fan <peng.fan@nxp.com> | Wed Jul 31 15:31:36 2019 +0800 |
tree | 03de93c1da7ff3ff9b25859dd9558008b288f53d | |
parent | cddbfd4fe255174c0fb6afbb9d7a5d110ecdf319 [diff] |
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>