Commit f533bb82 authored by Aswath Govindraju's avatar Aswath Govindraju Committed by Vignesh Raghavendra
Browse files

arm64: dts: ti: am654-base-board/am65-iot2050-common: Disable mcan nodes



AM654 base board and iot platforms do not have mcan instances pinned out.
Therefore, disable all the mcan instances.

Signed-off-by: default avatarAswath Govindraju <a-govindraju@ti.com>
Signed-off-by: default avatarVignesh Raghavendra <vigneshr@ti.com>
Reviewed-by: default avatarApurva Nandan <a-nandan@ti.com>
Link: https://lore.kernel.org/r/20211122134159.29936-3-a-govindraju@ti.com
parent c3e4ea55
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -646,6 +646,14 @@
	reset-gpios = <&wkup_gpio0 27 GPIO_ACTIVE_HIGH>;
};

&m_can0 {
	status = "disabled";
};

&m_can1 {
	status = "disabled";
};

&pcie1_ep {
	status = "disabled";
};
+8 −0
Original line number Diff line number Diff line
@@ -416,6 +416,14 @@
	status = "disabled";
};

&m_can0 {
	status = "disabled";
};

&m_can1 {
	status = "disabled";
};

&mailbox0_cluster0 {
	interrupts = <436>;