summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/ti/k3-am642-tqma64xxl.dtsi
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2023-11-17 10:33:39 -0600
committerNishanth Menon <nm@ti.com>2023-12-04 12:17:08 -0600
commit3b6345e3fcf4c93a79f396121cd0e6f98f04da13 (patch)
tree15c6240e51731b78fccf2c2f285c91f038f072be /arch/arm64/boot/dts/ti/k3-am642-tqma64xxl.dtsi
parent006d93519db2e0eacbaeac20cf9d55a4d842a006 (diff)
arm64: dts: ti: k3-am64: Enable SDHCI nodes at the board level
SDHCI nodes defined in the top-level AM64 SoC dtsi files are incomplete and will not be functional unless they are extended. As the attached SD/eMMC is only known about at the board integration level, these nodes should only be enabled when provided with this information. Disable the SDHCI nodes in the dtsi files and only enable the ones that are actually pinned out on a given board. Signed-off-by: Andrew Davis <afd@ti.com> Link: https://lore.kernel.org/r/20231117163339.89952-2-afd@ti.com Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'arch/arm64/boot/dts/ti/k3-am642-tqma64xxl.dtsi')
-rw-r--r--arch/arm64/boot/dts/ti/k3-am642-tqma64xxl.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/ti/k3-am642-tqma64xxl.dtsi b/arch/arm64/boot/dts/ti/k3-am642-tqma64xxl.dtsi
index d82d4a98306a..6c785eff7d2f 100644
--- a/arch/arm64/boot/dts/ti/k3-am642-tqma64xxl.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am642-tqma64xxl.dtsi
@@ -219,6 +219,7 @@
};
&sdhci0 {
+ status = "okay";
non-removable;
disable-wp;
no-sdio;