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: Aswath Govindraju <a-govindraju@ti.com>
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Reviewed-by: Apurva Nandan <a-nandan@ti.com>
Link: https://lore.kernel.org/r/20211122134159.29936-3-a-govindraju@ti.com
This commit is contained in:
Aswath Govindraju 2021-11-22 19:11:54 +05:30 committed by Vignesh Raghavendra
parent c3e4ea557d
commit f533bb82de
2 changed files with 16 additions and 0 deletions

View File

@ -646,6 +646,14 @@
reset-gpios = <&wkup_gpio0 27 GPIO_ACTIVE_HIGH>;
};
&m_can0 {
status = "disabled";
};
&m_can1 {
status = "disabled";
};
&pcie1_ep {
status = "disabled";
};

View File

@ -416,6 +416,14 @@
status = "disabled";
};
&m_can0 {
status = "disabled";
};
&m_can1 {
status = "disabled";
};
&mailbox0_cluster0 {
interrupts = <436>;