| * Copyright (c) 2017 Linaro Limited |
| * SPDX-License-Identifier: Apache-2.0 |
| #include <st/stm32f405-pinctrl.dtsi> |
| #include <st/stm32f411.dtsi> |
| pinctrl: pin-controller { |
| reg = <0x40020000 0x2800>; |
| usart3: serial@40004800 { |
| compatible = "st,stm32-usart", "st,stm32-uart"; |
| reg = <0x40004800 0x400>; |
| clocks = <&rcc STM32_CLOCK_BUS_APB1 0x00040000>; |
| compatible ="st,stm32-uart"; |
| reg = <0x40004c00 0x400>; |
| clocks = <&rcc STM32_CLOCK_BUS_APB1 0x00080000>; |
| compatible = "st,stm32-uart"; |
| reg = <0x40005000 0x400>; |
| clocks = <&rcc STM32_CLOCK_BUS_APB1 0x00100000>; |