On Tue, 18 Aug 2020 11:34:44 +0800, Anson Huang wrote:
Convert the MXS auart binding to DT schema format using json-schema.
Signed-off-by: Anson Huang <redacted>
---
changes since V2:
- update maintainer.
---
.../devicetree/bindings/serial/fsl-mxs-auart.txt | 53 -------------
.../devicetree/bindings/serial/fsl-mxs-auart.yaml | 91 ++++++++++++++++++++++
2 files changed, 91 insertions(+), 53 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/serial/fsl-mxs-auart.txt
create mode 100644 Documentation/devicetree/bindings/serial/fsl-mxs-auart.yaml
Applied, thanks!