From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E4E63C77B7D for ; Wed, 10 May 2023 15:43:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237695AbjEJPnF (ORCPT ); Wed, 10 May 2023 11:43:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56494 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237575AbjEJPnD (ORCPT ); Wed, 10 May 2023 11:43:03 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7789A35B7; Wed, 10 May 2023 08:42:53 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 1546D63DCF; Wed, 10 May 2023 15:42:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3D092C433EF; Wed, 10 May 2023 15:42:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1683733372; bh=qnUqwiJXS3T0AYBwpfwJ/sB84/OFu8iJHOIsOMcAIHI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=WE0jKDR1WbbMZ27cXQLaATIX6ziNAZe2kV/z0/LgO6coaqwXFu/tsmJlnyBoLudeI p15ivUkTo5Zt78mg7di+nB+ZjNQcl/i+exYZEb1McaDAe8Qomli4M431f9ZBUMad1/ 2/q+b9mrS2q3mWwjIRlBf7qPo17EkOp9ntnrsxBa19LnRAbPcAORQQKno4XfvNg52b w/Z/DF/IJ9L9PkFTL7Bzm9Ojh8a2sVP5iG2RUEhVLV/Z4SHQDz8OlrpXyjo9YJuQ9X WceMZoWlIKYjB8q8/A+VqLdTRMAptvXZsA3fOmU+XaepBBZKaqETP/iDHzRck9tiM4 XDG9TOHg9NOSg== Date: Wed, 10 May 2023 16:42:47 +0100 From: Conor Dooley To: Geert Uytterhoeven Cc: Thomas Gleixner , Marc Zyngier , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Palmer Dabbelt , Paul Walmsley , devicetree@vger.kernel.org, linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dt-bindings: interrupt-controller: sifive,plic: Sort compatible values Message-ID: <20230510-underage-shield-f9369c92c135@spud> References: <9cbf54da1ace03d7a45f28230fd99954d8c0d141.1683725029.git.geert+renesas@glider.be> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ewFZSlucFhs6AvIs" Content-Disposition: inline In-Reply-To: <9cbf54da1ace03d7a45f28230fd99954d8c0d141.1683725029.git.geert+renesas@glider.be> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --ewFZSlucFhs6AvIs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, May 10, 2023 at 03:26:00PM +0200, Geert Uytterhoeven wrote: > Restore alphabetical sort order of the supported SiFive-compatible > values. Whoops, I probably should have noticed this when the StarFive folks added their entries. Reviewed-by: Conor Dooley Thanks, Conor. --ewFZSlucFhs6AvIs Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZFu7dwAKCRB4tDGHoIJi 0hoxAP4wuKboCTznTD2qanlFZ9dt8/8BBShJiS0DZim4KBDK4QD+PnQ3YWxVudS3 vyRwpzYgRLIZw8wgxBpO6DxRet77Mg0= =aHiw -----END PGP SIGNATURE----- --ewFZSlucFhs6AvIs--