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 8B2CE3EA62; Fri, 15 Dec 2023 16:52:58 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="fDKJ9dkh" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 959DBC433C7; Fri, 15 Dec 2023 16:52:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1702659178; bh=8IjvF5iJkjju7Z3yvp4kM4LeQ9eitPcA1kCaKqS2XcA=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=fDKJ9dkhvD9n3sIcnsjDipC3oElLx6SP8Jc52RE73Hw+kZvmY1VNkc9Gy2kekBWbz UULa1KTBYL5g3W4CsCzG+jOUaH8HjVOpUswiyFE6TEyn2EQuhJR4KbtDXegXC7VUnp OJTvcRN3mH6KB76GP+1rX+jeWE6+gWhX2HEkiE+uXbJ8kqVGQOV455HgeCqNxcSZMf hop51bq4wAeK4G5YQ/+v0YMpISQQGZ0Jt2k5fr3Mg0vW5g68eL6tKld4fTTBvtm+iG ViolCq1Bjf+MX7akGl8ueSlmWIBkyiCRsxJER89AnM8I423aOQb8gFDW4OY0il5n1M Rh8s8DfJgOUyg== Date: Fri, 15 Dec 2023 08:52:56 -0800 From: Jakub Kicinski To: claudiu beznea Cc: s.shtylyov@omp.ru, davem@davemloft.net, edumazet@google.com, pabeni@redhat.com, richardcochran@gmail.com, p.zabel@pengutronix.de, yoshihiro.shimoda.uh@renesas.com, wsa+renesas@sang-engineering.com, geert+renesas@glider.be, netdev@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Claudiu Beznea Subject: Re: [PATCH net-next v2 00/21] net: ravb: Add suspend to RAM and runtime PM support for RZ/G3S Message-ID: <20231215085256.1b275115@kernel.org> In-Reply-To: References: <20231214114600.2451162-1-claudiu.beznea.uj@bp.renesas.com> <20231214112658.583cfc60@kernel.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Fri, 15 Dec 2023 11:44:32 +0200 claudiu beznea wrote: > > You have to wait for fixes to land, we marge the trees every week. > > The intention was to let the reviewers know they should apply [1] (if any) > for reviewing this series. If there's a dependency please post the "later" thing as RFC. We can't apply it, and it saves us clicking it away in patchwork.