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:25 +0300
committerNishanth Menon <nm@ti.com>2022-10-28 16:15:11 +0300
commita1541a08bbf9d02f842801261d0dd4505bcd29e0 (patch)
tree25438eccd0aaae09537717fc532a2a6ff4087b07 /arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi
parentb5877d9b409cfd5667813e667cbc27192a0fb9ea (diff)
downloadlinux-a1541a08bbf9d02f842801261d0dd4505bcd29e0.tar.xz
arm64: dts: ti: k3-am62: Enable I2C nodes at the board level
I2C 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 I2C 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-3-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 8dff39723628..7f715ebe8e24 100644
--- a/arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi
@@ -33,6 +33,7 @@
power-domains = <&k3_pds 106 TI_SCI_PD_EXCLUSIVE>;
clocks = <&k3_clks 106 2>;
clock-names = "fck";
+ status = "disabled";
};
mcu_spi0: spi@4b00000 {