[PATCH v2] dt-bindings: serial: Convert socionext,milbeaut-usio-uart to DT schema
Rob Herring
robh at kernel.org
Fri May 9 08:29:07 PDT 2025
On Fri, May 9, 2025 at 9:51 AM Greg Kroah-Hartman
<gregkh at linuxfoundation.org> wrote:
>
> 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 at nvidia.com>
> > Signed-off-by: Rob Herring (Arm) <robh at 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.
You can take them. With all of them, we're done converting serial drivers!
Rob
More information about the linux-arm-kernel
mailing list