Loading
ARM: dts: msm: enable SDR104 workaround for MSM8998
On MSM8998, SDR104 mode might be unstable causing CRC error on
the interface. So we need a workaround which would skip printing register
dumps on CRC errors and also downgrade bus speed mode to SDR50/DDR50 in
case of continuos CRC errors. This patch enables "qcom,sdr104-wa" property
to enable this workaround.
Change-Id: Ib2dbf974d1312c00ca22a114f0b9e8130624090c
Signed-off-by:
Subhash Jadavani <subhashj@codeaurora.org>