summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/ti/k3-am642-tqma64xxl.dtsi
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2023-08-09 19:38:08 -0500
committerNishanth Menon <nm@ti.com>2023-08-09 22:30:34 -0500
commitcd9f6b324277d324ae056ffd8dda6287bcb649ab (patch)
treea73a4d86fe9ce329f786783be94da47255985c1f /arch/arm64/boot/dts/ti/k3-am642-tqma64xxl.dtsi
parent1a576c89168422b0658f7831d6e1bad63252eaea (diff)
arm64: dts: ti: k3-am64: Enable OSPI nodes at the board level
OSPI nodes defined in the top-level AM64 SoC dtsi files are incomplete and may not be functional unless they are extended with pinmux and device information. As the attached OSPI device is only known about at the board integration level, these nodes should only be enabled when provided with this information. Disable the OSPI 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> Reviewed-by: Dhruva Gole <d-gole@ti.com> Link: https://lore.kernel.org/r/20230810003814.85450-8-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 5e9012107afa..6229849b5d96 100644
--- a/arch/arm64/boot/dts/ti/k3-am642-tqma64xxl.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am642-tqma64xxl.dtsi
@@ -180,6 +180,7 @@
};
&ospi0 {
+ status = "okay";
pinctrl-names = "default";
pinctrl-0 = <&ospi0_pins>;