From: Nicolas Ferre Date: Tue, 10 Oct 2017 10:09:42 +0000 (+0300) Subject: ARM: dts: at91: sama5d27_som1_ek: remove not connected CAN0 X-Git-Tag: v4.15-rc1~75^2~22^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ffbc890ee54fe062ae2f24d69e522e4ad83cb0f9;p=thirdparty%2Flinux.git ARM: dts: at91: sama5d27_som1_ek: remove not connected CAN0 CAN0 is not connected on the sama5d27_som1_ek board, so remove it from DT. Signed-off-by: Nicolas Ferre [claudiu.beznea@microchip.com: change subject to match the desired prefix] Signed-off-by: Claudiu Beznea Signed-off-by: Alexandre Belloni --- diff --git a/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts b/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts index 7f80e8402807d..b5b0975e4b377 100644 --- a/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts +++ b/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts @@ -172,12 +172,6 @@ status = "okay"; }; - can0: can@f8054000 { - pinctrl-names = "default"; - pinctrl-0 = <&pinctrl_can0_default>; - status = "disabled"; /* Conflict with isc. */ - }; - uart3: serial@fc008000 { atmel,use-dma-rx; atmel,use-dma-tx; @@ -276,12 +270,6 @@ pinctrl@fc038000 { - pinctrl_can0_default: can0_default { - pinmux = , - ; - bias-disable; - }; - pinctrl_can1_default: can1_default { pinmux = , ;