On Wed, 08 Sep 2021 14:45:22 +0800, Chester Lin wrote:
Convert the FSL LINFlexD UART binding to json-schema.
Signed-off-by: Chester Lin <redacted>
Reviewed-by: Andreas Färber <afaerber@suse.de>
---
Changes in v2:
- Drop the specific description "S32V234 SoC".
- Fill my name in the maintainer field. I tried to contact the authors
of fsl,s32-linflexuart.txt but got no response.
.../bindings/serial/fsl,s32-linflexuart.txt | 22 ---------
.../bindings/serial/fsl,s32-linflexuart.yaml | 46 +++++++++++++++++++
2 files changed, 46 insertions(+), 22 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/serial/fsl,s32-linflexuart.txt
create mode 100644 Documentation/devicetree/bindings/serial/fsl,s32-linflexuart.yaml
Reviewed-by: Rob Herring <robh@kernel.org>