[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ldsl5czjvfx6s5j3sniyriidzkspncuatfk5qrwmrvje5we7i6@kbafgbwxwnfc>
Date: Fri, 1 Dec 2023 15:31:24 +0300
From: Serge Semin <fancer.lancer@...il.com>
To: Gregory CLEMENT <gregory.clement@...tlin.com>
Cc: Paul Burton <paulburton@...nel.org>,
Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
linux-mips@...r.kernel.org, Jiaxun Yang <jiaxun.yang@...goat.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Vladimir Kondratiev <vladimir.kondratiev@...ileye.com>,
Tawfik Bayouk <tawfik.bayouk@...ileye.com>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
Théo Lebrun <theo.lebrun@...tlin.com>,
Thomas Petazzoni <thomas.petazzoni@...tlin.com>
Subject: Re: [PATCH v3 15/22] dt-bindings: mips: cpus: Sort the entries
On Fri, Dec 01, 2023 at 12:14:58PM +0100, Gregory CLEMENT wrote:
> The entries were nearly sorted but there were still some entries at
> the wrong places. Let's fix it.
>
> Signed-off-by: Gregory CLEMENT <gregory.clement@...tlin.com>
Reviewed-by: Serge Semin <fancer.lancer@...il.com>
-Serge(y)
> ---
> Documentation/devicetree/bindings/mips/cpus.yaml | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/mips/cpus.yaml b/Documentation/devicetree/bindings/mips/cpus.yaml
> index cf382dea3922c..9bc47868d28b6 100644
> --- a/Documentation/devicetree/bindings/mips/cpus.yaml
> +++ b/Documentation/devicetree/bindings/mips/cpus.yaml
> @@ -23,22 +23,22 @@ properties:
> - brcm,bmips4380
> - brcm,bmips5000
> - brcm,bmips5200
> - - ingenic,xburst-mxu1.0
> - ingenic,xburst-fpu1.0-mxu1.1
> - ingenic,xburst-fpu2.0-mxu2.0
> + - ingenic,xburst-mxu1.0
> - ingenic,xburst2-fpu2.1-mxu2.1-smt
> - loongson,gs264
> - mips,m14Kc
> - - mips,mips4Kc
> - - mips,mips4KEc
> - - mips,mips24Kc
> + - mips,mips1004Kc
> - mips,mips24KEc
> + - mips,mips24Kc
> + - mips,mips4KEc
> + - mips,mips4Kc
> - mips,mips74Kc
> - - mips,mips1004Kc
> - mti,interaptiv
> - - mti,mips24KEc
> - mti,mips14KEc
> - mti,mips14Kc
> + - mti,mips24KEc
>
> reg:
> maxItems: 1
> --
> 2.42.0
>
>
Powered by blists - more mailing lists