summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2022-10-28 09:24:08 -0500
committerNishanth Menon <nm@ti.com>2022-11-03 21:46:00 -0500
commitc0a5ba87af56f073145dd026280454aec4a44db0 (patch)
treed6e52c6863ffede4bfa626ea9c33a2edf81fae20 /arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi
parent65e8781ac90e74242ebb1a98bf415809e8387aaf (diff)
downloadlinux-stable-c0a5ba87af56f073145dd026280454aec4a44db0.tar.gz
linux-stable-c0a5ba87af56f073145dd026280454aec4a44db0.tar.bz2
linux-stable-c0a5ba87af56f073145dd026280454aec4a44db0.zip
arm64: dts: ti: k3-am65: Enable I2C nodes at the board level
I2C nodes defined in the top-level AM65x 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> Tested-by: Jan Kiszka <jan.kiszka@siemens.com> Reviewed-by: Bryan Brattlof <bb@ti.com> Link: https://lore.kernel.org/r/20221028142417.10642-3-afd@ti.com
Diffstat (limited to 'arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi')
-rw-r--r--arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi
index bbe31532f984..fd2b998ebddc 100644
--- a/arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi
@@ -66,6 +66,7 @@
clock-names = "fck";
clocks = <&k3_clks 115 1>;
power-domains = <&k3_pds 115 TI_SCI_PD_EXCLUSIVE>;
+ status = "disabled";
};
intr_wkup_gpio: interrupt-controller@42200000 {