summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2022-10-19 00:15:24 +0300
committerNishanth Menon <nm@ti.com>2022-10-28 16:15:11 +0300
commitb5877d9b409cfd5667813e667cbc27192a0fb9ea (patch)
tree0d171aaf642878ec70d1ce4883d9e5f029ce673a /arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi
parent4eb7aa3befa33c05a03d11fd3b4bb8b74d3c68c0 (diff)
downloadlinux-b5877d9b409cfd5667813e667cbc27192a0fb9ea.tar.xz
arm64: dts: ti: k3-am62: Enable UART nodes at the board level
UART nodes defined in the top-level AM62x SoC dtsi files are incomplete and will not be functional unless they are extended with pinmux information. As the pinmux is only known at the board integration level, these nodes should only be enabled when provided with this information. Disable the UART 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> Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Bryan Brattlof <bb@ti.com> Link: https://lore.kernel.org/r/20221018211533.21335-2-afd@ti.com
Diffstat (limited to 'arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi')
-rw-r--r--arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi b/arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi
index f56c803560f2..8dff39723628 100644
--- a/arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi
@@ -21,6 +21,7 @@
power-domains = <&k3_pds 149 TI_SCI_PD_EXCLUSIVE>;
clocks = <&k3_clks 149 0>;
clock-names = "fclk";
+ status = "disabled";
};
mcu_i2c0: i2c@4900000 {