Received: by 2002:a05:6358:489b:b0:bb:da1:e618 with SMTP id x27csp1370620rwn; Thu, 15 Sep 2022 14:57:07 -0700 (PDT) X-Google-Smtp-Source: AMsMyM5SEV/EoiVUjq1kH+d4Qm6vsrCxxstuoK/+h6DQxRErUodTtCq2kN99BSWlm2Ixm/NA68I+ X-Received: by 2002:a17:906:fd8a:b0:75d:c79a:47c8 with SMTP id xa10-20020a170906fd8a00b0075dc79a47c8mr1244415ejb.389.1663279027279; Thu, 15 Sep 2022 14:57:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1663279027; cv=none; d=google.com; s=arc-20160816; b=EKoSJyXy89jZ0xiqoVl1kvND3hq0MZY+AmjykSyuYL9RVcT8jtm6qr8WFOVhrf7Ijq VuB1n6NB075BbBg4FR9/I8PZ6djxJokWk+xzVijcSvEARz6Ir08XxCjOwrI+kcUav5VT ImlzN0k8FjeJZFfkwtAgTxHHAccFHdZMs8KQ9taTM8ch8hub6lqs79/AjAyOECtPEJSM Tl2OrpKDqSeFny866Nplp7WF0Awk2dfOdv5Fti9e8PYiJQaf3s/A8lBRO5qOhuhhXpna Wj+JBWs4MIOLranuImQ/q6addCfggeMPGS9ykSfOuIB8UtxBYrITStmoiLTf3sPqUQop 2hYg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=gm3AhlMmUXKWlJpdJaJjXcM+al6Ewh486T5QW9etwnI=; b=h9SDeM5t0oQ56EX6QHPKRvgvEQrIHeu9uHhVmM/xu0u0KDS+lR/2Gf3TbpqPYKZSg1 FqhKpD/i0ib3SfjQBo6XOBlDOmYfVaGSxqYr2v4I2zLRng7/eULfqC2EjDite8PRbhpX yUKRA5wTCZEMz30FQgHFsMck6CQlHErzlbcdY0RkjJU1WPc6cHQVF7nx/qzgkyjYaRCM Xrt+UcrQ1wyscNsrhYTWM9R3ThrhHBap8RprWse/9519Rq2OrKe+wbP+4sVtsZwFDJdm UQbcV2e+Wj/tJXsyL9aK9TzKGSuStI0vdo7Afzgb5o7/p8vKxTgP9JcXKYVAnpYirZr9 IHiQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=sntech.de Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id qf18-20020a1709077f1200b0078062ad0450si2934356ejc.1.2022.09.15.14.56.41; Thu, 15 Sep 2022 14:57:07 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=sntech.de Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229479AbiIOUxl (ORCPT + 99 others); Thu, 15 Sep 2022 16:53:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45476 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229615AbiIOUxi (ORCPT ); Thu, 15 Sep 2022 16:53:38 -0400 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9A29B481E8; Thu, 15 Sep 2022 13:53:36 -0700 (PDT) Received: from [167.98.135.4] (helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1oYvrO-00079Q-DO; Thu, 15 Sep 2022 22:53:22 +0200 From: Heiko Stuebner To: Geert Uytterhoeven , Rob Herring , Krzysztof Kozlowski , Paul Walmsley , Palmer Dabbelt , Albert Ou , Prabhakar Cc: Atish Patra , Conor Dooley , devicetree@vger.kernel.org, linux-riscv@lists.infradead.org, linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Prabhakar , Biju Das , Lad Prabhakar , Krzysztof Kozlowski Subject: Re: [PATCH v3 02/10] dt-bindings: riscv: Sort the CPU core list alphabetically Date: Thu, 15 Sep 2022 22:53:20 +0200 Message-ID: <2526125.Lt9SDvczpP@phil> In-Reply-To: <20220915181558.354737-3-prabhakar.mahadev-lad.rj@bp.renesas.com> References: <20220915181558.354737-1-prabhakar.mahadev-lad.rj@bp.renesas.com> <20220915181558.354737-3-prabhakar.mahadev-lad.rj@bp.renesas.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_PASS, T_SPF_HELO_TEMPERROR autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Donnerstag, 15. September 2022, 20:15:50 CEST schrieb Prabhakar: > From: Lad Prabhakar > > Sort the CPU cores list alphabetically for maintenance. > > Signed-off-by: Lad Prabhakar > Reviewed-by: Krzysztof Kozlowski > Reviewed-by: Geert Uytterhoeven That makes a lot of sense Reviewed-by: Heiko Stuebner > --- > v2->v3 > * included RB tag from Geert > > v1->v2 > * Included RB tag from Krzysztof > --- > Documentation/devicetree/bindings/riscv/cpus.yaml | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > > diff --git a/Documentation/devicetree/bindings/riscv/cpus.yaml b/Documentation/devicetree/bindings/riscv/cpus.yaml > index 873dd12f6e89..2a1c5ae5b0aa 100644 > --- a/Documentation/devicetree/bindings/riscv/cpus.yaml > +++ b/Documentation/devicetree/bindings/riscv/cpus.yaml > @@ -27,17 +27,17 @@ properties: > oneOf: > - items: > - enum: > - - sifive,rocket0 > + - canaan,k210 > - sifive,bullet0 > - sifive,e5 > - sifive,e7 > - sifive,e71 > - - sifive,u74-mc > - - sifive,u54 > - - sifive,u74 > + - sifive,rocket0 > - sifive,u5 > + - sifive,u54 > - sifive,u7 > - - canaan,k210 > + - sifive,u74 > + - sifive,u74-mc > - const: riscv > - items: > - enum: >