arm64: dts: ti: k3-am6*: Add bootph-all property in MMC node
authorJudith Mendez <jm@ti.com>
Tue, 13 Feb 2024 23:57:01 +0000 (17:57 -0600)
committerVignesh Raghavendra <vigneshr@ti.com>
Mon, 19 Feb 2024 06:32:47 +0000 (12:02 +0530)
Add missing bootph-all property for AM62p MMC0 and AM64x
MMC0 nodes.

Signed-off-by: Judith Mendez <jm@ti.com>
Tested-by: Wadim Egorov <w.egorov@phytec.de>
Link: https://lore.kernel.org/r/20240213235701.2438513-10-jm@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/boot/dts/ti/k3-am62p5-sk.dts
arch/arm64/boot/dts/ti/k3-am642-evm.dts

index 5c9b73726ebde7242d74744a4f6ac3550248158a..e86f34e835c1ad2d2410a648f2758a909aaa5f22 100644 (file)
        status = "okay";
        ti,driver-strength-ohm = <50>;
        disable-wp;
+       bootph-all;
 };
 
 &sdhci1 {
index 83f2b00726b5f5e713e0a62def73011c1a0bb626..fcadfb7a353c60bc73395f170291948d988529ad 100644 (file)
        non-removable;
        ti,driver-strength-ohm = <50>;
        disable-wp;
+       bootph-all;
 };
 
 /* SD/MMC */