mmc: sdhci-msm: Add SoC specific compatibles
authorBhupesh Sharma <bhupesh.sharma@linaro.org>
Fri, 29 Apr 2022 22:08:31 +0000 (03:38 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 4 May 2022 10:22:59 +0000 (12:22 +0200)
commit466614a9765c6fb67e1464d0a3f1261db903834b
tree631bd5527bf0dbe0beb191ec3bf8d5c8aa54b694
parenta45537723f4b87fa2c97ae01ac08a3a9ddec0a10
mmc: sdhci-msm: Add SoC specific compatibles

Since Qualcomm device-trees already use SoC specific compatibles for
describing the 'sdhci-msm' nodes, it makes sense to add the support for the
same in the driver as well.

Keep the old deprecated compatible strings still in the driver, to ensure
backward compatibility with older device-trees.

Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
Link: https://lore.kernel.org/r/20220429220833.873672-3-bhupesh.sharma@linaro.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-msm.c