Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 05026c2d authored by Pradeep P V K's avatar Pradeep P V K
Browse files

ARM: dts: msm: Add QDSD_BOOT_CTL to sdhci node for MSM8953 MTP.



Add TLMM_QDSD_BOOT_CTL register address into sdhc node so that
mmc driver should be able to access this register and update it.

The mmc driver would need to update this register for proper
SD card detection functionality. The default value of this
register routes the SD card detect pin to QDSD. If QDSS driver
is present, then it updates this register during its probe.
But if QDSS driver is disabled (which a debug driver so its
not mandatory to enable it), then the default configuration is
affecting SD card detection functionality since the card-detect
gpio is routed to QDSD. To avoid this, mmc driver has to update
it with correct value to ensure proper SD card detection.

Change-Id: If1b9843372eb84ee22acec5961c6e69fab941c5d
Signed-off-by: default avatarPradeep P V K <ppvk@codeaurora.org>
parent ea7861da
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment