aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
diff options
context:
space:
mode:
authorGravatar Aswath Govindraju <a-govindraju@ti.com> 2021-05-29 09:07:49 +0530
committerGravatar Nishanth Menon <nm@ti.com> 2021-06-07 09:54:12 -0500
commit79b08ae7c411840ea5a9fba349025d217e700576 (patch)
treec6cb71d9bf98b45f3b83daee7107f330cae5deae /arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
parentarm64: dts: ti: k3-am654x/j721e/j7200-common-proc-board: Fix MCU_RGMII1_TXC d... (diff)
downloadlinux-79b08ae7c411840ea5a9fba349025d217e700576.tar.gz
linux-79b08ae7c411840ea5a9fba349025d217e700576.tar.bz2
linux-79b08ae7c411840ea5a9fba349025d217e700576.zip
arm64: dts: ti: k3-am65: Add support for UHS-I modes in MMCSD1 subsystem
UHS-I speed modes are supported in AM65 S.R. 2.0 SoC[1]. Add support by removing the no-1-8-v tag and including the voltage regulator device tree nodes for power cycling. However, the 4 bit interface of AM65 SR 1.0 cannot be supported at 3.3 V or 1.8 V because of erratas i2025 and i2026 [2]. As the SD card is the primary boot mode for development usecases, continue to enable SD card and disable UHS-I modes in it to minimize any ageing issues happening because of erratas. k3-am6528-iot2050-basic and k3-am6548-iot2050-advanced boards use S.R. 1.0 version of AM65 SoC. Therefore, add no-1-8-v in sdhci1 device tree node of the common iot2050 device tree file. [1] - https://www.ti.com/lit/ug/spruid7e/spruid7e.pdf, section 12.3.6.1.1 [2] - https://www.ti.com/lit/er/sprz452e/sprz452e.pdf Signed-off-by: Aswath Govindraju <a-govindraju@ti.com> Acked-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Nishanth Menon <nm@ti.com> Link: https://lore.kernel.org/r/20210529033749.6250-1-a-govindraju@ti.com
Diffstat (limited to 'arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi')
-rw-r--r--arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
index f4ec9ed52939..d90abda1de84 100644
--- a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
@@ -555,6 +555,7 @@
pinctrl-0 = <&main_mmc1_pins_default>;
ti,driver-strength-ohm = <50>;
disable-wp;
+ no-1-8-v;
};
&usb0 {