]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
arm64: dts: ti: k3-am65-main: Add missing taps to sdhci0
authorJudith Mendez <jm@ti.com>
Tue, 29 Apr 2025 17:30:08 +0000 (12:30 -0500)
committerNishanth Menon <nm@ti.com>
Fri, 2 May 2025 15:58:12 +0000 (10:58 -0500)
For am65x, add missing ITAPDLYSEL values for Default Speed and High
Speed SDR modes to sdhci0 node according to the device datasheet [0].

[0] https://www.ti.com/lit/gpn/am6548

Fixes: eac99d38f861 ("arm64: dts: ti: k3-am654-main: Update otap-del-sel values")
Cc: stable@vger.kernel.org
Signed-off-by: Judith Mendez <jm@ti.com>
Reviewed-by: Moteen Shah <m-shah@ti.com>
Link: https://lore.kernel.org/r/20250429173009.33994-1-jm@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
arch/arm64/boot/dts/ti/k3-am65-main.dtsi

index 6d3c467d7038ce1b2ccf912e60813d0f3c14ebc0..b085e736111660ed0dad5f127ef0c3d79c52fe1d 100644 (file)
                ti,otap-del-sel-mmc-hs = <0x0>;
                ti,otap-del-sel-ddr52 = <0x5>;
                ti,otap-del-sel-hs200 = <0x5>;
+               ti,itap-del-sel-legacy = <0xa>;
+               ti,itap-del-sel-mmc-hs = <0x1>;
                ti,itap-del-sel-ddr52 = <0x0>;
                dma-coherent;
                status = "disabled";