Commit 5f0e6ce3 authored by Judith Mendez's avatar Judith Mendez Committed by Vignesh Raghavendra

arm64: dts: ti: k3-am6*: Add bootph-all property in MMC node

Add missing bootph-all property for AM62p MMC0 and AM64x
MMC0 nodes.
Signed-off-by: default avatarJudith Mendez <jm@ti.com>
Tested-by: default avatarWadim Egorov <w.egorov@phytec.de>
Link: https://lore.kernel.org/r/20240213235701.2438513-10-jm@ti.comSigned-off-by: default avatarVignesh Raghavendra <vigneshr@ti.com>
parent 0ae3113a
......@@ -413,6 +413,7 @@ &sdhci0 {
status = "okay";
ti,driver-strength-ohm = <50>;
disable-wp;
bootph-all;
};
&sdhci1 {
......
......@@ -497,6 +497,7 @@ &sdhci0 {
non-removable;
ti,driver-strength-ohm = <50>;
disable-wp;
bootph-all;
};
/* SD/MMC */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment