From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 EC646205E25; Sat, 14 Mar 2026 11:13:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773486802; cv=none; b=ErASSKoeMy4TIa6AQt+TzaKUGr5SDP5/25pIoZFZI8Byb78c7gAKxXnn9CmfP+Oxh1sWU60/FbuNoZlNzSAp1I6TN/a73i2lIWwSKjkQ9DP5lgPHGaHO4GzP7T2PWfb7fmVXyYA9Hc8IG3aPbYiuoaUNXLhjZ242L/FHtGwvVpU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773486802; c=relaxed/simple; bh=ODoh/uo3L3wh5IaDZ19WEIvexQISgRPELpqrwmRuJ4A=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=eBsslGyUTOsi3Xxn/Ixme+Sf/CuGKQKKrGUbSL3hKgc7tvOH4wNBej4UIJqJ2dDosi0P5crsFek5a/eqh4lxwsoJn8CTkFLXFCDORI71fe6Wr6Q+KvApmU875BPJsByLlZFRpgeCqDvTov13sF3Y+TVlRkfJCif9YmhmcvY58oc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=DhxZUKci; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="DhxZUKci" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3FE73C116C6; Sat, 14 Mar 2026 11:13:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1773486801; bh=ODoh/uo3L3wh5IaDZ19WEIvexQISgRPELpqrwmRuJ4A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=DhxZUKcin2Cr5jeR/rtmpjTHba2BfrwSpJjdC5nNn0oHMcoPKEAK5WnLZ+ue9fMZP NnfSWzsfLyumXGwgkv1rJSeoEtibMqNJW8IRhBbUho+nWZUzTAsuE3zdHlshSvWun3 mpiYYgLKomX/QJgdGpdoY9/hh6SxuOA0bKH1+q43IaoaUg0J3HwI6CISSKQqlnvH/z T7FrAZ01h0GuDcqrHqm0xYTJyILZg/Fh+Gy1ZoWux5/LUDoaFtxNZpSw6ynmm+dtue h1UpjpDdjKscBfoItqXDzYK8OVR1kJdDd5qOkOu5HD5kB5+RJPP3OOXEX37gXRqsmv e6SzcDQe+FZtw== Date: Sat, 14 Mar 2026 12:13:19 +0100 From: Krzysztof Kozlowski To: Geert Uytterhoeven Cc: soc@lists.linux.dev, Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org Subject: Re: [GIT PULL 4/4] Renesas DTS updates for v7.1 Message-ID: <20260314-arboreal-bold-vicugna-cdca27@quoll> References: Precedence: bulk X-Mailing-List: soc@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: On Fri, Mar 13, 2026 at 12:13:00PM +0100, Geert Uytterhoeven wrote: > The following changes since commit 85c2601e2c2feb60980c7ca23de28c49472f61f1: > > arm64: dts: renesas: r8a78000: Fix out-of-range SPI interrupt numbers (2026-03-06 13:15:21 +0100) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-dts-for-v7.1-tag1 > > for you to fetch changes up to 0928a28daf017504e14920f4131bb99e3bc39dba: > > ARM: dts: renesas: armadillo800eva: Add wakeup-source to st1232 (2026-03-13 11:00:48 +0100) Next analysis tells me: Days in linux-next: ---------------------------------------- 1 | ++ (2) 2 | ++++++ (6) 3 | 4 | 5 | ++++++++++++++++++++++ (22) Please keep non-fix patches in the next for at least 3 next releases, so you are sure any community tests/complains reached you. It is unreasonable to expect that community will test your for-next patch immediately the next day. I merged other pulls but this one I will leave for few days more. Best regards, Krzysztof