lkml.org 
[lkml]   [2020]   [Jan]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] Convert STM32 UART bindings to yaml
Date
The goal of this series is to convert STM32 UART bindings to json-schema.
Since STM32 UART bindings use rs485 bindings it is also the opportunity
to convert them to json-schema.

Benjamin Gaignard (2):
dt-bindings: serial: Convert rs485 bindings to json-schema
dt-bindings: serial: Convert STM32 UART to json-schema

Documentation/devicetree/bindings/serial/rs485.txt | 32 +--------
.../devicetree/bindings/serial/rs485.yaml | 45 ++++++++++++
.../devicetree/bindings/serial/st,stm32-uart.yaml | 80 ++++++++++++++++++++++
.../devicetree/bindings/serial/st,stm32-usart.txt | 57 ---------------
4 files changed, 126 insertions(+), 88 deletions(-)
create mode 100644 Documentation/devicetree/bindings/serial/rs485.yaml
create mode 100644 Documentation/devicetree/bindings/serial/st,stm32-uart.yaml
delete mode 100644 Documentation/devicetree/bindings/serial/st,stm32-usart.txt

--
2.15.0

\
 
 \ /
  Last update: 2020-01-14 13:34    [W:0.071 / U:0.912 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site