Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[linux-2.6-block.git] / arch / arm / boot / dts / stm32f746.dtsi
index 5930a08b8dfabf4d8f9dcd5f5ccba8d4b2045a27..5f66d151eedb15fa5481323a17bae4f23c1d404c 100644 (file)
                };
 
                usart2: serial@40004400 {
-                       compatible = "st,stm32f7-usart", "st,stm32f7-uart";
+                       compatible = "st,stm32f7-uart";
                        reg = <0x40004400 0x400>;
                        interrupts = <38>;
                        clocks = <&rcc 1 CLK_USART2>;
                };
 
                usart3: serial@40004800 {
-                       compatible = "st,stm32f7-usart", "st,stm32f7-uart";
+                       compatible = "st,stm32f7-uart";
                        reg = <0x40004800 0x400>;
                        interrupts = <39>;
                        clocks = <&rcc 1 CLK_USART3>;
                };
 
                usart7: serial@40007800 {
-                       compatible = "st,stm32f7-usart", "st,stm32f7-uart";
+                       compatible = "st,stm32f7-uart";
                        reg = <0x40007800 0x400>;
                        interrupts = <82>;
                        clocks = <&rcc 1 CLK_UART7>;
                };
 
                usart8: serial@40007c00 {
-                       compatible = "st,stm32f7-usart", "st,stm32f7-uart";
+                       compatible = "st,stm32f7-uart";
                        reg = <0x40007c00 0x400>;
                        interrupts = <83>;
                        clocks = <&rcc 1 CLK_UART8>;
                };
 
                usart1: serial@40011000 {
-                       compatible = "st,stm32f7-usart", "st,stm32f7-uart";
+                       compatible = "st,stm32f7-uart";
                        reg = <0x40011000 0x400>;
                        interrupts = <37>;
                        clocks = <&rcc 1 CLK_USART1>;
                };
 
                usart6: serial@40011400 {
-                       compatible = "st,stm32f7-usart", "st,stm32f7-uart";
+                       compatible = "st,stm32f7-uart";
                        reg = <0x40011400 0x400>;
                        interrupts = <71>;
                        clocks = <&rcc 1 CLK_USART6>;