]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: ti: k3-am642-phyboard-electra-rdk: Fix bus-width property in MMC nodes
authorJohn Ma <jma@phytec.com>
Thu, 26 Sep 2024 18:49:18 +0000 (11:49 -0700)
committerVignesh Raghavendra <vigneshr@ti.com>
Mon, 28 Oct 2024 16:53:38 +0000 (22:23 +0530)
The bus-width property was moved to k3-am64-main.dtsi.

See commit 0ae3113a46a6 ("arm64: dts: ti: k3-am6*: Fix bus-width property
in MMC nodes")

Signed-off-by: John Ma <jma@phytec.com>
Link: https://lore.kernel.org/r/20240926184918.3342719-2-jma@phytec.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts

index 60285d736e07a38e8458399ffe20a4981200522b..73b8df86b16bab1fe782997ca2b683e3d661574a 100644 (file)
        vmmc-supply = <&vcc_3v3_mmc>;
        pinctrl-names = "default";
        pinctrl-0 = <&main_mmc1_pins_default>;
-       bus-width = <4>;
        disable-wp;
        no-1-8-v;
 };