summaryrefslogtreecommitdiff
path: root/arch/arm/dts/k3-am654-base-board.dts
diff options
context:
space:
mode:
authorFaiz Abbas <faiz_abbas@ti.com>2021-02-04 15:11:04 +0530
committerLokesh Vutla <lokeshvutla@ti.com>2021-02-04 20:37:57 +0530
commit9aa4302c02de12517bf08d0fc487bf4da290c3e2 (patch)
treee5a04654e83ee616e32bb133b9dc9c3429c2c6af /arch/arm/dts/k3-am654-base-board.dts
parent0758e9fe3fb4c9510e67cd34776f03976c69820a (diff)
arm: dts: k3-am654-base-board: Limit Sd card to High speed modes
There's an issue with the base board in which the power cycle circuit takes way longer to power down than expected by mmc core. code. This prevents the card from enumerating in UHS modes. Disable UHS modes for this board until a new board revision fixes the issue. Signed-off-by: Faiz Abbas <faiz_abbas@ti.com> Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
Diffstat (limited to 'arch/arm/dts/k3-am654-base-board.dts')
-rw-r--r--arch/arm/dts/k3-am654-base-board.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/k3-am654-base-board.dts b/arch/arm/dts/k3-am654-base-board.dts
index 33a1b9fdc4..830526a1e4 100644
--- a/arch/arm/dts/k3-am654-base-board.dts
+++ b/arch/arm/dts/k3-am654-base-board.dts
@@ -144,6 +144,7 @@
pinctrl-names = "default";
pinctrl-0 = <&main_mmc1_pins_default>;
ti,driver-strength-ohm = <50>;
+ sdhci-caps-mask = <0x7 0x0>;
disable-wp;
};