]> git.baikalelectronics.ru Git - uboot.git/commit
mmc: s5p_sdhci: Read generic MMC properties from DT
authorMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 16 Jan 2020 15:25:33 +0000 (16:25 +0100)
committerMinkyu Kang <mk7.kang@samsung.com>
Thu, 23 Jan 2020 02:43:10 +0000 (11:43 +0900)
commitb569e6bb10b762e8f0764c9196f653ec501af898
treefdc05a69710ce42ab49e695d87e57c0f79d71a25
parent3be535833d40f2e3b86873c4922a8479d1c84050
mmc: s5p_sdhci: Read generic MMC properties from DT

Read generic MMC properties from device-tree. This allows to specify for
example cd-inverted property and let MMC core to properly handle such
case.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Anand Moon <linux.amoon@gmail.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
drivers/mmc/s5p_sdhci.c