Add level shifter support for qualcomm SOC's.
- Changed from v1
- As suggested by Krzysztof Kozlowski redesigned logic to use
compatible property for adding this level shifter support.
- Addressed Adrian Hunter comments on V1 with resepect to
checkpatch.
- Cleared the bits first and then set bits in
sdhci_msm_execute_tuning as suggested by Adrian Hunter.
- Upated the if condition logic in msm_set_clock_rate_for_bus_mode
as suggested by Adrian Hunter.
Sarthak Garg (3):
mmc: sdhci-msm: Enable tuning for SDR50 mode for SD card
mmc: sdhci-msm: Limit HS mode frequency to 37.5MHz
arm64: dts: qcom: sm8550: Remove SDR104/SDR50 broken caps
arch/arm64/boot/dts/qcom/sm8550.dtsi | 3 ---
drivers/mmc/host/sdhci-msm.c | 34 ++++++++++++++++++++++++++++
2 files changed, 34 insertions(+), 3 deletions(-)
--
2.17.1