summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorAswath Govindraju <a-govindraju@ti.com>2022-08-10 16:57:21 -0500
committerAnand Gadiyar <gadiyar@ti.com>2022-08-10 16:57:21 -0500
commit4d892aa15cbcea1464c5d67b551726da7be126b7 (patch)
tree4d4ff9ce636fd85cc88f5c43a2e6a5a77a4813c3 /arch
parentdc72bb385ff1a31bb449f235578cb74fd66e3cdf (diff)
Revert "arm: dts: k3-am625-sk-u-boot: Add u-boot tag to dt nodes for enabling UHS speed modes in SPL"
This reverts commit 22247f725fd7b8ebc49738db64feefa4edb0ae99. Instabilities were observed on some SD cards when UHS speed modes were enabled. So disable UHS modes and voltage switching by default for now by removing the respective nodes in the device tree. Signed-off-by: Aswath Govindraju <a-govindraju@ti.com> Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/dts/k3-am625-sk-u-boot.dtsi40
1 files changed, 0 insertions, 40 deletions
diff --git a/arch/arm/dts/k3-am625-sk-u-boot.dtsi b/arch/arm/dts/k3-am625-sk-u-boot.dtsi
index c07bec98a8..aac3aed8f0 100644
--- a/arch/arm/dts/k3-am625-sk-u-boot.dtsi
+++ b/arch/arm/dts/k3-am625-sk-u-boot.dtsi
@@ -96,10 +96,6 @@
u-boot,dm-spl;
};
-&main_gpio0 {
- u-boot,dm-spl;
-};
-
&main_i2c0 {
u-boot,dm-spl;
};
@@ -108,18 +104,6 @@
u-boot,dm-spl;
};
-&main_i2c1 {
- u-boot,dm-spl;
-};
-
-&main_i2c1_pins_default {
- u-boot,dm-spl;
-};
-
-&exp1 {
- u-boot,dm-spl;
-};
-
&sdhci0 {
u-boot,dm-spl;
};
@@ -229,30 +213,6 @@
u-boot,dm-spl;
};
-&vmain_pd {
- u-boot,dm-spl;
-};
-
-&vcc_5v0 {
- u-boot,dm-spl;
-};
-
-&vcc_3v3_sys {
- u-boot,dm-spl;
-};
-
-&vdd_mmc1 {
- u-boot,dm-spl;
-};
-
-&vdd_sd_dv {
- u-boot,dm-spl;
-};
-
-&vdd_sd_dv_pins_default {
- u-boot,dm-spl;
-};
-
&dmsc {
u-boot,dm-spl;
k3_sysreset: sysreset-controller {