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 279B6C77B7A for ; Thu, 18 May 2023 21:12:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230187AbjERVMS (ORCPT ); Thu, 18 May 2023 17:12:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41308 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229761AbjERVMR (ORCPT ); Thu, 18 May 2023 17:12:17 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C64191B6; Thu, 18 May 2023 14:12:16 -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 5B95761A5F; Thu, 18 May 2023 21:12:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7FE0BC433D2; Thu, 18 May 2023 21:12:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1684444335; bh=9rao59iF0/hlenFI47AMwa2g21Ybabeem4OOm8CS2U0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ML3zP+bavZh8i0EG9Yp7C4Eq7IW+IXoy0jCSRQaKWC4qrvb9GCWkEsmXHqI70VRHF ZSxOaNHEkDtLXh5ZXLsUj3oHYZ5IkdazLGJUFfLKdxlSYQ2UkxS0E6nEqC3sH13wpc DWwndznU6e0JdmbqRSrMvFeNjGnB9NJzgUwHKNV5kF7oqPSlEtFFWab4uNyqzu3ik7 b3EiCswKAMS59KhA/OcrkNFd4DHZ3vigul/oFx9v4HryifmoGYUJu1xtwnfAZS8UrY vTWsNwYuRAD99GZR+qBptjq1S6aaN0t9zNtQz53D0qzklQ29c8Zbgwv51qgMYkFNUj Oh97pDdAguZxw== Date: Thu, 18 May 2023 22:12:11 +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: <20230518-landless-reoccupy-efd52921a51e@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="SbjnggWnJTqUrTqs" Content-Disposition: inline In-Reply-To: <9cbf54da1ace03d7a45f28230fd99954d8c0d141.1683725029.git.geert+renesas@glider.be> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --SbjnggWnJTqUrTqs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 10, 2023 at 03:26:00PM +0200, Geert Uytterhoeven wrote: > Restore alphabetical sort order of the supported SiFive-compatible > values. >=20 > Signed-off-by: Geert Uytterhoeven Palmer has assigned this one to me on the RISC-V patchwork, any objections to me taking it via the riscv-dt tree Marc? There's some other patches for a new platform that's almost ready touching the file too, so if you don't mind I'd like to grab this one. Cheers, Conor. --SbjnggWnJTqUrTqs Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZGaUqgAKCRB4tDGHoIJi 0mQnAQC9UM3Eld08kXNym4VNUQFo9XIzMCJIShrHL56NnpCPxQEAsam87/5wbbL1 qXGirmvYqHj44ZA4RmNZgzPvtCszUwQ= =8EvR -----END PGP SIGNATURE----- --SbjnggWnJTqUrTqs--