On Wed, May 07, 2025 at 10:49:22AM -0500, Rob Herring (Arm) wrote:
Convert the Socionext Milbeaut UART binding to DT schema. It is a
straight-forward conversion.
Reviewed-by: Thierry Reding <redacted>
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
v2:
- Fix $id path
---
.../bindings/serial/milbeaut-uart.txt | 21 -------
.../serial/socionext,milbeaut-usio-uart.yaml | 56 +++++++++++++++++++
2 files changed, 56 insertions(+), 21 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/serial/milbeaut-uart.txt
create mode 100644 Documentation/devicetree/bindings/serial/socionext,milbeaut-usio-uart.yaml
Are you wanting all of these serial "convert to dt schema" patches to go
through the tty/serial tree, or will you be taking them? Either is fine
with me, your choice.
thanks,
greg k-h