diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-10-17 13:34:00 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-10-17 13:34:00 -0700 |
| commit | 2048927de0af70c44ae920f560c2b03ef67aeb25 (patch) | |
| tree | 8a79b8f3113529e8669ced6f782ca9333ff6946e /arch | |
| parent | a18f0e81de0ee326e142b69db0b0d1d50edd64d7 (diff) | |
| parent | 9b9f5b1124fcbd1d5a583d1488b8b803e55266f8 (diff) | |
Merge "ARM: dts: msm: Enable SD card for msmcobalt QRD VR1 board"
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm/boot/dts/qcom/msmcobalt-qrd-vr1.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom/msmcobalt-qrd-vr1.dtsi b/arch/arm/boot/dts/qcom/msmcobalt-qrd-vr1.dtsi index c028ea0eeab3..f8069856f3d8 100644 --- a/arch/arm/boot/dts/qcom/msmcobalt-qrd-vr1.dtsi +++ b/arch/arm/boot/dts/qcom/msmcobalt-qrd-vr1.dtsi @@ -61,7 +61,7 @@ 50000000 100000000 200000000>; qcom,bus-speed-mode = "SDR12", "SDR25", "SDR50", "DDR50", "SDR104"; - cd-gpios = <&tlmm 95 0x1>; + cd-gpios = <&tlmm 95 0x0>; status = "ok"; }; |
