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 29F44EB64D7 for ; Tue, 20 Jun 2023 22:52:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229671AbjFTWwz (ORCPT ); Tue, 20 Jun 2023 18:52:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48564 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229538AbjFTWwy (ORCPT ); Tue, 20 Jun 2023 18:52:54 -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 9FCE21703; Tue, 20 Jun 2023 15:52:53 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 2DFB461325; Tue, 20 Jun 2023 22:52:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3B4EBC433C0; Tue, 20 Jun 2023 22:52:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1687301572; bh=J3EgEpt+Xo4EHMGQ9rhqqELAOOLQCNRzgg8Uw4ATbsY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=kk0IVbQCO1hQAYvvcGZOX/qt/Ut3MYFzLr4WYYWwH0rHw5gkHtq/I8YlFvjXLk8ff 7HAS0qSNdDVRq8kNnYBmPzqgp8b8vHD0ZQywmMh8Tup/neufSHq3NoYz8+36uOpd7f +LgolFNRpXxW6zr/JqjQaCjuJTy/KtDc1w6FX3eedfZjWWv1Kow4F/UaIDz+3f+U1w RwLbZFv6FseqNWOZgYCemsbP8TgECCJngAepp76Y5kLzCtmfhkFyu9kEc9N3Tpi3hV JQModJag9LexqiMOHXHVWe1eLC+u5aW40y1cjaB9mp977ZLI6WsJDUHnynPEdAc/ug eDdA249kPhXfQ== Date: Tue, 20 Jun 2023 23:52:46 +0100 From: Conor Dooley To: Jisheng Zhang Cc: Thomas Gleixner , Marc Zyngier , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Palmer Dabbelt , Paul Walmsley , Albert Ou , Daniel Lezcano , Conor Dooley , Guo Ren , Fu Wei , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-riscv@lists.infradead.org, arnd@arndb.de Subject: Re: [PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support Message-ID: <20230620-catcher-jaybird-945d26a4f642@spud> References: <20230617161529.2092-1-jszhang@kernel.org> <20230617-duress-phantom-3da79e33f204@spud> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="2oHa4guy7ghistNk" Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --2oHa4guy7ghistNk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 19, 2023 at 12:25:54AM +0800, Jisheng Zhang wrote: > On Sat, Jun 17, 2023 at 07:20:43PM +0100, Conor Dooley wrote: > > From: Conor Dooley > > I'll send it to Arnd as a "RISC-V Devicetrees for v6.5 Part 2" once it > > has been in linux-next for a day or two. >=20 > Thank you so much for helping the PR this time. Just FYI, since I think only I get the notif emails, Arnd has merged it: https://git.kernel.org/soc/soc/c/c9a5aa0e53d0 Cheers, Conor. --2oHa4guy7ghistNk Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZJItvgAKCRB4tDGHoIJi 0q5oAQD0U2WdmDEwFxLUHGeOYdSuiPCZnmm81xEa3Njmye//qQD/QZh5UdvnVUp5 Yw1KIPNM2IkrNs5apM9qSmiwTzQSfgs= =BlB5 -----END PGP SIGNATURE----- --2oHa4guy7ghistNk--