[PATCH] arm64: dts: ti: k3-j784s4-main: Enable support for high speed modes

Bhavya Kapoor posted 1 patch 2 years, 9 months ago
arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi | 1 -
1 file changed, 1 deletion(-)
[PATCH] arm64: dts: ti: k3-j784s4-main: Enable support for high speed modes
Posted by Bhavya Kapoor 2 years, 9 months ago
eMMC tuning was incomplete earlier, so support for high speed modes was
kept disabled. Remove no-1-8-v property to enable support for high
speed modes for eMMC in J784S4 SoC.

Signed-off-by: Bhavya Kapoor <b-kapoor@ti.com>
---
 arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi b/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi
index e9169eb358c1..e0c2feca9d1e 100644
--- a/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi
@@ -378,7 +378,6 @@ main_sdhci0: mmc@4f80000 {
 		mmc-hs200-1_8v;
 		mmc-hs400-1_8v;
 		dma-coherent;
-		no-1-8-v;
 		status = "disabled";
 	};
 
-- 
2.34.1
Re: [PATCH] arm64: dts: ti: k3-j784s4-main: Enable support for high speed modes
Posted by Vignesh Raghavendra 2 years, 8 months ago
On Tue, 02 May 2023 14:38:14 +0530, Bhavya Kapoor wrote:
> eMMC tuning was incomplete earlier, so support for high speed modes was
> kept disabled. Remove no-1-8-v property to enable support for high
> speed modes for eMMC in J784S4 SoC.
> 
> 

Applied, thanks!

[1/1] arm64: dts: ti: k3-j784s4-main: Enable support for high speed modes
      commit: 0bc425484e9c5fffc2b94e4a9a474401f2210d5f

Best regards,
-- 
Vignesh
Re: [PATCH] arm64: dts: ti: k3-j784s4-main: Enable support for high speed modes
Posted by Diwakar Dhyani 2 years, 8 months ago

On 02/05/23 14:38, Bhavya Kapoor wrote:
> eMMC tuning was incomplete earlier, so support for high speed modes was
> kept disabled. Remove no-1-8-v property to enable support for high
> speed modes for eMMC in J784S4 SoC.
> 
> Signed-off-by: Bhavya Kapoor <b-kapoor@ti.com>
Reviewed-by: Diwakar Dhyani <d-dhyani@ti.com>
> ---
>  arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi b/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi
> index e9169eb358c1..e0c2feca9d1e 100644
> --- a/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi
> @@ -378,7 +378,6 @@ main_sdhci0: mmc@4f80000 {
>  		mmc-hs200-1_8v;
>  		mmc-hs400-1_8v;
>  		dma-coherent;
> -		no-1-8-v;
>  		status = "disabled";
>  	};
>