Skip to content

Commit 9874d3d

Browse files
jmentigregkh
authored andcommitted
arm64: dts: ti: k3-am62-main: Remove eMMC High Speed DDR support
commit 265f70a upstream. For eMMC, High Speed DDR mode is not supported [0], so remove mmc-ddr-1_8v flag which adds the capability. [0] https://www.ti.com/lit/gpn/am625 Fixes: c37c58f ("arm64: dts: ti: k3-am62: Add more peripheral nodes") Cc: stable@vger.kernel.org Signed-off-by: Judith Mendez <jm@ti.com> Link: https://lore.kernel.org/r/20250707191250.3953990-1-jm@ti.com Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent c1e72a3 commit 9874d3d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm64/boot/dts/ti/k3-am62-main.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,6 @@
553553
clocks = <&k3_clks 57 5>, <&k3_clks 57 6>;
554554
clock-names = "clk_ahb", "clk_xin";
555555
bus-width = <8>;
556-
mmc-ddr-1_8v;
557556
mmc-hs200-1_8v;
558557
ti,clkbuf-sel = <0x7>;
559558
ti,otap-del-sel-legacy = <0x0>;

0 commit comments

Comments
 (0)