提交 3c309ab8 编写于 作者: N Nicolas Ferre

ARM: at91/dt: sama5d3: add uart1 pinctrl definition

Signed-off-by: NNicolas Ferre <nicolas.ferre@atmel.com>
上级 f1ea096c
...@@ -784,6 +784,14 @@ ...@@ -784,6 +784,14 @@
}; };
}; };
uart1 {
pinctrl_uart1: uart1-0 {
atmel,pins =
<AT91_PIOA 30 AT91_PERIPH_B AT91_PINCTRL_NONE /* conflicts with TWD0, ISI_VSYNC */
AT91_PIOA 31 AT91_PERIPH_B AT91_PINCTRL_PULL_UP>; /* conflicts with TWCK0, ISI_HSYNC */
};
};
usart0 { usart0 {
pinctrl_usart0: usart0-0 { pinctrl_usart0: usart0-0 {
atmel,pins = atmel,pins =
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册