Browse Source

arm64: dts: ti: k3-j721e-main: Add Support for UHS modes

Enable Support for SD UHS modes other than SDR104 mode.

Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Faiz Abbas 6 years ago
parent
commit
bb6436ccb1
1 changed files with 2 additions and 2 deletions
  1. 2 2
      arch/arm64/boot/dts/ti/k3-j721e-main.dtsi

+ 2 - 2
arch/arm64/boot/dts/ti/k3-j721e-main.dtsi

@@ -1985,7 +1985,7 @@
 		ti,trm-icp = <0x8>;
 		ti,clkbuf-sel = <0x7>;
 		dma-coherent;
-		no-1-8-v;
+		sdhci-caps-mask = <0x2 0x0>;
 	};
 
 	main_sdhci2: sdhci@4f98000 {
@@ -2007,7 +2007,7 @@
 		ti,trm-icp = <0x8>;
 		ti,clkbuf-sel = <0x7>;
 		dma-coherent;
-		no-1-8-v;
+		sdhci-caps-mask = <0x2 0x0>;
 	};
 
 	main_r5fss0: r5fss@5c00000 {