Re: [PATCH v2] dt-bindings: serial: Convert socionext,milbeaut-usio-uart to DT schema

From: Greg Kroah-Hartman
Date: Fri May 09 2025 - 10:52:30 EST


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 <treding@xxxxxxxxxx>
> Signed-off-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
> ---
> 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