From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from freeshell.de (freeshell.de [116.202.128.144]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 1CB10331A46; Mon, 24 Nov 2025 21:59:41 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=116.202.128.144 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1764021583; cv=none; b=dRCOnT2jDUPwsarx8fPWBw/7hbNQB9ziY/XeYLLJvrjao6bv7T5n5ONzw21U/Bhv2jdOYRka2bNoPBiTNo0auk3C/JPD4Q8cbnScgIte5CDjFlgDYkyiqL8pabSAEhtXzrtG3WpRY1Zskb7V8RUqYLU1kuB9uUpWwl8HQiy95cM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1764021583; c=relaxed/simple; bh=mK+QAMIc1p+PHjIilJtkR9BIDapdCJ9FM51rQ+CBi2Q=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=alQ/MzUMQoFhtYj46Y/8M4OzY0LO6GWfIJoAiyc2CAaBBEV1aRMDQJKBHu8OjULpo+mw58S1/FNJX74xvYcQe0iIYTPkU+cEFK5x0F+lQa3s86fPNESzSBvC0P0JbOs3Nkt2dZHzi0ctDKmd2NxxO9LlzenL+03KVySEnxBOO0k= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=freeshell.de; spf=pass smtp.mailfrom=freeshell.de; dkim=pass (2048-bit key) header.d=freeshell.de header.i=@freeshell.de header.b=f1oBHbPT; arc=none smtp.client-ip=116.202.128.144 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=freeshell.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=freeshell.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=freeshell.de header.i=@freeshell.de header.b="f1oBHbPT" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freeshell.de; s=s2025; t=1764021550; bh=hA/ZGY6qxxf/8F0kJfLsWVi4AY9tMhPfGGSBzlI1JF8=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=f1oBHbPT5U4wCG0QPZkAG80xrZ1G4Wzy2j694ZoyyAELsv+7imqYgvdFVH11YVjg5 NSSH1p3s0L0rvv+S1nOljGJWw3byzCEcqnAI5gfuNvVGqqYwwfaIkOTrOrnQHC0R7m Z/gSOga64h3WG6PJfo53hyp8FIQW4JuhtxU96p+CO+z+pZEBSeq/wu8BzYm1K7SATT tEFipsgmTp0V6V44ir+nALY+d3qSFVP+0xy1Osu3o/d/3v4gY9syuXeTQL3vEn2DO8 8l4EIX5QbgQ27ZRjwb11UeKj5H9zFihQnD8twDKsCRUzhf63Qu2zMLnxIt9z02ZFiy 9TslpPsgfONvA== Received: from [192.168.2.54] (unknown [143.105.119.236]) (Authenticated sender: e) by freeshell.de (Postfix) with ESMTPSA id 312D2B2211B2; Mon, 24 Nov 2025 22:59:07 +0100 (CET) Message-ID: <0e851ca0-1f56-437d-ae14-094c114d3b77@freeshell.de> Date: Mon, 24 Nov 2025 13:59:05 -0800 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v3 1/2] dt-bindings: riscv: starfive: add xunlong,orangepi-rv To: Conor Dooley , Krzysztof Kozlowski Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Michael Zhu , Drew Fustini , linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org, devicetree@vger.kernel.org, Icenowy Zheng References: <20251123225059.49665-1-e@freeshell.de> <20251123225059.49665-2-e@freeshell.de> <20251124-free-bandicoot-of-skill-fa7d9a@kuoka> <20251124-state-campsite-3e7788a495c1@spud> Content-Language: en-US From: E Shattow In-Reply-To: <20251124-state-campsite-3e7788a495c1@spud> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 11/24/25 05:22, Conor Dooley wrote: > On Mon, Nov 24, 2025 at 08:28:10AM +0100, Krzysztof Kozlowski wrote: >> On Sun, Nov 23, 2025 at 02:50:44PM -0800, E Shattow wrote: >>> From: Icenowy Zheng >>> >>> Add "xunlong,orangepi-rv" as a StarFive JH7110 SoC-based board. >>> >>> Signed-off-by: Icenowy Zheng >>> Signed-off-by: E Shattow >> >>
>> This is a friendly reminder during the review process. >> >> It looks like you received a tag and forgot to add it. > > It's from me, don't resubmit just to add it since it'll be me applying > anyway. > Hi Conor, Okay. Yes I'd dropped the tag since the commit message is appreciably different, and you would be handling it again anyways. Thanks! And thank you Krzysztof for the reminder -E >> >> If you do not know the process, here is a short explanation: >> Please add Acked-by/Reviewed-by/Tested-by tags when posting new >> versions of patchset, under or above your Signed-off-by tag, unless >> patch changed significantly (e.g. new properties added to the DT >> bindings). Tag is "received", when provided in a message replied to you >> on the mailing list. Tools like b4 can help here. However, there's no >> need to repost patches *only* to add the tags. The upstream maintainer >> will do that for tags received on the version they apply. >> >> Please read: >> https://elixir.bootlin.com/linux/v6.12-rc3/source/Documentation/process/submitting-patches.rst#L577 >> >> If a tag was not added on purpose, please state why and what changed. >>