Thread (5 messages) 5 messages, 3 authors, 2022-08-18

Re: [RFC PATCH 3/4] ARM: dts: stm32: add pin map for CAN controller on stm32f4

From: Krzysztof Kozlowski <hidden>
Date: 2022-08-18 08:23:05
Also in: linux-devicetree, lkml

On 17/08/2022 17:35, Dario Binacchi wrote:
Add pin configurations for using CAN controller on stm32f469-disco
board. They are located on the Arduino compatible connector CN5 (CAN1)
and on the extension connector CN12 (CAN2).
+
+			can2_pins_b: can2-1 {
+				pins1 {
+					pinmux = <STM32_PINMUX('B', 13, AF9)>; /* CAN2_TX */
+
+				};
+				pins2 {
+					pinmux = <STM32_PINMUX('B', 12, AF9)>; /* CAN2_RX */
+					bias-pull-up;
+				};
+			};
+
No need for blank line.



Best regards,
Krzysztof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help