summaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorChristian Marangi <ansuelsmth@gmail.com>2022-10-25 01:38:17 +0200
committerBjorn Andersson <andersson@kernel.org>2022-11-06 21:09:03 -0600
commitc9713e4ede1e5d044b64fe4d3cbb84223625637f (patch)
tree100a562108e29ef7d8429a57319a3e081aaa2694 /arch/arm
parent85055a1eecc17f38d92b36f6b774bb37a1cc7a53 (diff)
downloadlinux-next-c9713e4ede1e5d044b64fe4d3cbb84223625637f.tar.gz
ARM: dts: qcom: ipq8064: disable mmc-ddr-1_8v for sdcc1
It was reported non working mmc with this option enabled. Both mmc for ipq8064 are supplied by a fixed 3.3v regulator so mmc can't be run at 1.8v. Disable it to restore correct functionality of this SoC feature. Tested-by: Hendrik Koerner <koerhen@web.de> Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20221024233817.27410-1-ansuelsmth@gmail.com
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/boot/dts/qcom-ipq8064.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom-ipq8064.dtsi b/arch/arm/boot/dts/qcom-ipq8064.dtsi
index a79f8b5fe12d..8d5cbe03e104 100644
--- a/arch/arm/boot/dts/qcom-ipq8064.dtsi
+++ b/arch/arm/boot/dts/qcom-ipq8064.dtsi
@@ -756,7 +756,6 @@
non-removable;
cap-sd-highspeed;
cap-mmc-highspeed;
- mmc-ddr-1_8v;
vmmc-supply = <&vsdcc_fixed>;
dmas = <&sdcc1bam 2>, <&sdcc1bam 1>;
dma-names = "tx", "rx";