aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/boot/dts/sama5d3.dtsi8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/sama5d3.dtsi b/arch/arm/boot/dts/sama5d3.dtsi
index 1477e97df8f0..7de02f104004 100644
--- a/arch/arm/boot/dts/sama5d3.dtsi
+++ b/arch/arm/boot/dts/sama5d3.dtsi
@@ -784,6 +784,14 @@
784 }; 784 };
785 }; 785 };
786 786
787 uart1 {
788 pinctrl_uart1: uart1-0 {
789 atmel,pins =
790 <AT91_PIOA 30 AT91_PERIPH_B AT91_PINCTRL_NONE /* conflicts with TWD0, ISI_VSYNC */
791 AT91_PIOA 31 AT91_PERIPH_B AT91_PINCTRL_PULL_UP>; /* conflicts with TWCK0, ISI_HSYNC */
792 };
793 };
794
787 usart0 { 795 usart0 {
788 pinctrl_usart0: usart0-0 { 796 pinctrl_usart0: usart0-0 {
789 atmel,pins = 797 atmel,pins =