提交 441cf98a 编写于 作者: N Nicolas Ferre

ARM: at91/dt: at91sam9x5: fix usart1 sck pin definition

SCK1 pin is pioC 29. Comment was okay.
Signed-off-by: NNicolas Ferre <nicolas.ferre@atmel.com>
上级 8d545f32
...@@ -505,7 +505,7 @@ ...@@ -505,7 +505,7 @@
pinctrl_usart1_sck: usart1_sck-0 { pinctrl_usart1_sck: usart1_sck-0 {
atmel,pins = atmel,pins =
<AT91_PIOC 28 AT91_PERIPH_C AT91_PINCTRL_NONE>; /* PC29 periph C */ <AT91_PIOC 29 AT91_PERIPH_C AT91_PINCTRL_NONE>; /* PC29 periph C */
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册