From 6ce337a7d709fdf6855f2deaf01212076653f3c4 Mon Sep 17 00:00:00 2001 From: Erwan Gouriou Date: Thu, 7 Sep 2017 14:03:39 +0200 Subject: [PATCH] dts: stm32f4-pinctrl remove wrong pinmux configurations Remove usart2_pins_b as this configuration is not possible (PA15 could not be mapped on USART2). Besides usart2_pins_c as this configuration is not used yet, remove to reserve "usart2_pins_c" for future use Signed-off-by: Erwan Gouriou --- dts/arm/st/stm32f4-pinctrl.dtsi | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/dts/arm/st/stm32f4-pinctrl.dtsi b/dts/arm/st/stm32f4-pinctrl.dtsi index 6ddfd672029..9c852044138 100644 --- a/dts/arm/st/stm32f4-pinctrl.dtsi +++ b/dts/arm/st/stm32f4-pinctrl.dtsi @@ -33,18 +33,6 @@ tx = ; }; }; - usart2_pins_b: usart2@1 { - rx_tx { - rx = ; - tx = ; - }; - }; - usart2_pins_c: usart2@2 { - rx_tx { - rx = ; - tx = ; - }; - }; usart3_pins_a: usart3@0 { rx_tx { rx = ;