From: Horatiu Vultur Date: Tue, 19 Jul 2022 20:11:57 +0000 (+0200) Subject: ARM: dts: lan966x: Disable can0 on pcb8291 X-Git-Tag: v6.6.17~6969^2~3^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8d56c48354fca4e7980e6014d2021ebccd2ce581;p=platform%2Fkernel%2Flinux-rpi.git ARM: dts: lan966x: Disable can0 on pcb8291 On pcb8291, can0 and the network driver share some of the GPIOs so only 1 device can be active. Therefore disable can0 as we want to enable the network driver. Signed-off-by: Horatiu Vultur Signed-off-by: Claudiu Beznea Link: https://lore.kernel.org/r/20220719201158.1696168-3-horatiu.vultur@microchip.com --- diff --git a/arch/arm/boot/dts/lan966x-pcb8291.dts b/arch/arm/boot/dts/lan966x-pcb8291.dts index 02fbf73..ab80558 100644 --- a/arch/arm/boot/dts/lan966x-pcb8291.dts +++ b/arch/arm/boot/dts/lan966x-pcb8291.dts @@ -41,7 +41,7 @@ &can0 { pinctrl-0 = <&can0_b_pins>; pinctrl-names = "default"; - status = "okay"; + status = "disabled"; /* Conflict with switch */ }; &flx3 {