arm64: dts: ti: am654-base-board/am65-iot2050-common: Disable mcan nodes
authorAswath Govindraju <a-govindraju@ti.com>
Mon, 22 Nov 2021 13:41:54 +0000 (19:11 +0530)
committerVignesh Raghavendra <vigneshr@ti.com>
Tue, 7 Dec 2021 14:03:09 +0000 (19:33 +0530)
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
arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
arch/arm64/boot/dts/ti/k3-am654-base-board.dts

index 65da226847f45b594e9c7c251b298fee5933406b..1e0112b90d9fecb30888f4b5dc574ba21be431fe 100644 (file)
        reset-gpios = <&wkup_gpio0 27 GPIO_ACTIVE_HIGH>;
 };
 
+&m_can0 {
+       status = "disabled";
+};
+
+&m_can1 {
+       status = "disabled";
+};
+
 &pcie1_ep {
        status = "disabled";
 };
index cfbcebfa37c1df95ef85bad5b520bf4a93a0100a..9043f91c9bec78a8832cb2b7ec66b494cc032eac 100644 (file)
        status = "disabled";
 };
 
+&m_can0 {
+       status = "disabled";
+};
+
+&m_can1 {
+       status = "disabled";
+};
+
 &mailbox0_cluster0 {
        interrupts = <436>;