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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 748F0C3DA4A for ; Wed, 14 Aug 2024 11:31:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:References:To: From:Subject:Cc:Message-Id:Date:Content-Type:Mime-Version:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=dP4bfrn5l3bdzoF3Sl1T7LFZ0IksHKCZ14p6q3YI7oA=; b=A3nHFR28b/j9ClpHFK7vxYdtw3 dIID5y2PqVZmssSJuAeHPVdop/L+fFkCZv3H+9M+9PdIqH6HlJWjtSay+G2V/zVrJr/W16RVGl0J1 Ka0OomjsHbpOeTvPABj5lMusTJ8hPs43mgOyVUxL0SYvoQ8UhyLnZQnVSYJYIZIFk+cV70t/AFHgY HwvRy7OnG+/3cDzL0iLIcrlzJjKLtsbK2mP5JXHvToikslciHsalqPzoK1mPS2uw2H4WKBBYS3M0P 0yVCx3aroeEUbQbK/wnD/zOu+vWrqzlGf6EKCNAsV2zfNM1zlmiA7ET9VdTgPNVtmM0mq0h4RaTW1 Bb6snv+Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1seCDk-00000006m6y-3FxI; Wed, 14 Aug 2024 11:31:16 +0000 Received: from out-179.mta0.migadu.com ([91.218.175.179]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1seCD3-00000006lqq-1xk7 for linux-arm-kernel@lists.infradead.org; Wed, 14 Aug 2024 11:30:35 +0000 Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cknow.org; s=key1; t=1723635028; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=dP4bfrn5l3bdzoF3Sl1T7LFZ0IksHKCZ14p6q3YI7oA=; b=G4twbP6JuI139v/kXGn4SCpcTW5bzEAEIvpdt6NSeUFEozxioUePvIdOKqsxUAvQMUqO2F FrrrM3cjQgFBE5lJ8JddLkQz202Wr18Ph4TWhhlyOA3Fj4WM6R28xQd+KCI2G6Ux1zl8D7 dNkzLaWs0PF7fliMKCfj9guX4bOMnhuPZ3X1o1Gb4PMZSO+J5eBm24ZZUlcSnnQo4vd2oM RskMe8NWhVwYM/1n972pRWuPFF4DlJQFmswnBcW+hjtGykCeZrxXA5wMw419GLMxA46A8y GSfDZYGcAuhsoTGVEd71ajU7a/SaSSsfVfo2d8XfxkKowj0xC4VHJs/LBaWXVg== Content-Type: multipart/signed; boundary=2230cd77cb85420e4ea04e69faf9ec868c0da4eaf62f7bd0825d5c64cdcd; micalg=pgp-sha256; protocol="application/pgp-signature" Date: Wed, 14 Aug 2024 13:30:17 +0200 Message-Id: Cc: "Daniel Golle" , , , , , , , Subject: Re: [PATCH V2 1/2 RESEND] arm64: dts: rockchip: Add DTS for FriendlyARM NanoPi R2S Plus X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: "Diederik de Haas" To: "Sergey 'Jin' Bostandzhyan" , =?utf-8?q?Heiko_St=C3=BCbner?= References: <22bbec28-41c1-4f36-b776-6e091bf118d9@kernel.org> <2309282.ZQ0cqP7t2B@diego> <20240814112138.GA21761@ветеран.su> In-Reply-To: <> X-Migadu-Flow: FLOW_OUT X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240814_043033_665119_BB78612D X-CRM114-Status: UNSURE ( 7.96 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --2230cd77cb85420e4ea04e69faf9ec868c0da4eaf62f7bd0825d5c64cdcd Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 On Wed Aug 14, 2024 at 1:21 PM CEST, Sergey 'Jin' Bostandzhyan wrote: > In case you tell me to go ahead with a v3 set, should it be in this > thread or not? I understood RESEND's should be new, but updates should > stay in the thread, right? No, a new series should be its own thread too. --2230cd77cb85420e4ea04e69faf9ec868c0da4eaf62f7bd0825d5c64cdcd Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQT1sUPBYsyGmi4usy/XblvOeH7bbgUCZryVSwAKCRDXblvOeH7b bmGSAP9pY3YpoP4U50pQV1Shkwvh21J5/bpdqejppJ2armAa0QD9HzOqM8smiCRG akUL19LbeMD4BmdZJzATIpD5hxaJfA4= =lOzW -----END PGP SIGNATURE----- --2230cd77cb85420e4ea04e69faf9ec868c0da4eaf62f7bd0825d5c64cdcd--