Re: [PATCH] dt-bindings: mips: convert Ralink SoCs and boards to schema

From: Rob Herring
Date: Tue Oct 26 2021 - 22:28:35 EST


On Tue, 19 Oct 2021 06:16:59 +0200, Sergio Paracuellos wrote:
> Convert Ralink SoCs and boards bindings to YAML schema.
>
> Signed-off-by: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx>
> ---
> .../devicetree/bindings/mips/ralink.txt | 32 -------
> .../devicetree/bindings/mips/ralink.yaml | 87 +++++++++++++++++++
> 2 files changed, 87 insertions(+), 32 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/mips/ralink.txt
> create mode 100644 Documentation/devicetree/bindings/mips/ralink.yaml
>

Applied, thanks!