53f2ccf2a2
There are 3 bindings for STM32 serial driver: st,stm32-uart.yaml st,stm32-usart.yaml st,stm32-lpuart.yaml Add a common st,stm32-uart-base.yaml that would be included by these 3 bindings an would group common properties. Signed-off-by: TLIG Dhaou <dhaou.tlig-ext@st.com>
6 lines
89 B
YAML
6 lines
89 B
YAML
description: STM32 USART
|
|
|
|
compatible: "st,stm32-usart"
|
|
|
|
include: st,stm32-uart-base.yaml
|