mmc: sdhci-msm: Enable one MID for SDHCI controller.
The SDHCI reset for data is getting stuck with the default MID configuration which uses descriptor requests with MID=0 and data requests with MID=1. This enables interleaving between MID and is causing reset to be stuck somewhere in the path DDR<->NOC<->SDHC on few chipsets. Enable one MID mode as a workaround to this problem which is observed on SDCC5 controller of 8916/8939 and 8992 chipsets. Change-Id: I12343b35d45774668b7e823ccaa067813fcea4cf Signed-off-by:Sahitya Tummala <stummala@codeaurora.org> Signed-off-by:
Bharat Pawar <bpawar@codeaurora.org>
Loading
Please register or sign in to comment