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 F15E0C5AD7B for ; Tue, 11 Aug 2026 05:43:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: 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=rkSo8fYBieq5V5VJq1Vr4801NyIJfpZxYYYb2nVS6F8=; b=4PWcbZJA7R62gwxRPawCxvrH1o dow7XLoKUKBKlATJtlTr/tx4H1uSsQ9A2ltEam59+qEaaOaoDOcWjKe5/X8D9J4NSywSbibbR0DIu tCRCN6NTvAmefzweYcoaebP+E7DfsRtqIf2/qOuDX5EFyHqbRiUKv0rOle/ezjvNz2Q6ELO2SjIot yP9NF72zLoXQssC0lpoTgCUtNKgQeBeNwlOXhS6PimoULVGtVpozyKkspcZk/clXfu+lzZ7lReZRe CPH99cHL/8D6g/b9cnnasllqWJpylU8u+Vul+mieafDY7pGfgFm0oEAR1YMWSasp5TSp6ezOnUYwE mEB8GXMw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wtfGp-0000000DKbX-13R9; Tue, 11 Aug 2026 05:43:27 +0000 Received: from sea.source.kernel.org ([2600:3c0a:e001:78e:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wtfGi-0000000DKaP-11Hs; Tue, 11 Aug 2026 05:43:20 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by sea.source.kernel.org (Postfix) with UTF8SMTP id 888D6417A0; Tue, 11 Aug 2026 05:43:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with UTF8SMTPSA id 8BDE61F000E9; Tue, 11 Aug 2026 05:43:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1786426999; bh=YMGTU+vf49B9TdnxXNYL8pil652GojAXCJRKNGBLc/w=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=Extm0du5n7L50sNNJpgM5PNYO8U2aUnoW7xIcOy0qQq1OG+1JkcD9nqWitFPDpd78 zEP9WTJzYlRiVkhXGneXd5MLP0weKKeXtrjhGf+qJEXM7FbBi8Tv0GD3gqvlHrnjE3 N2Y6gqBZFEg5bWlrxHDJ9OefwDnjT50hKkSOdhwkk+77PzQxfGq1Fjzc9pk9ZQF9K+ woDxKQOwqTW1icqSssV3Mco9Tt9eceuABCXQx17oS67EuQI2ZVs9e96J96yMjPCZbl cXiTDwylteCFXODDBZu806lj45mQs0ju0rJw5A/MiCmL7AbL5iTHf6PRFiR/punGj+ heRkFRnTFpxqg== Date: Tue, 11 Aug 2026 07:43:16 +0200 From: Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= To: Jakub Kicinski Cc: Vladislav Leonov , linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Simon Glass , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Alexandre Torgue , Andi Shyti , Andrew Lunn , Aurelien Jarno , Brian Masney , Conor Dooley , Daniel Golle , "David S. Miller" , David Wu , Eric Dumazet , Greg Kroah-Hartman , Heiko Stuebner , Herbert Xu , Krzysztof Kozlowski , Mark Brown , Maxime Chevallier , Maxime Coquelin , Michael Turquette , Neil Armstrong , Nicolas Frattaroli , Olivia Mackall , Paolo Abeni , Philipp Zabel , Rob Herring , Stephen Boyd , Vinod Koul , linux-crypto@vger.kernel.org, linux-i2c@vger.kernel.org, linux-phy@lists.infradead.org, linux-pwm@vger.kernel.org, linux-spi@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-usb@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH 00/25] ARM: rockchip: Add peripheral support for RV1106 Message-ID: References: <20260810121121.210040-1-vlad@zlab.su> <20260810113548.7fd24d56@kernel.org> MIME-Version: 1.0 In-Reply-To: <20260810113548.7fd24d56@kernel.org> X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============7996774942737732095==" Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org --===============7996774942737732095== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="l56ppkyuc6yjydul" Content-Disposition: inline --l56ppkyuc6yjydul Content-Type: text/plain; protected-headers=v1; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Subject: Re: [PATCH 00/25] ARM: rockchip: Add peripheral support for RV1106 MIME-Version: 1.0 On Mon, Aug 10, 2026 at 11:35:48AM -0700, Jakub Kicinski wrote: > On Mon, 10 Aug 2026 15:10:51 +0300 Vladislav Leonov wrote: > > Basic support for the Rockchip RV1106/RV1103 SoCs currently under revie= w. > > This series builds on top of that and enables the peripherals needed to > > bring up a board beyond a serial console: >=20 > Don't expect maintainers to dig out patches for their subsystems > from a big series. This is not how upstream development works. I see this from time to time and I personally think it's fine to have these patches together. Also the only the patch that affects my subsystem was Cc:d to me which is how I like it (but I think opinions differ on that one, too). `b4 am -P _` is great! > Repost 4+5 as a separate series to networking.. =2E.ooOO(It worked! :-) Best regards Uwe --l56ppkyuc6yjydul Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEP4GsaTp6HlmJrf7Tj4D7WH0S/k4FAmp6tnIACgkQj4D7WH0S /k4zEQf+MYRctJ734gymTU2g5TLMo295bcq0j0eEePOAdI6qDQPd95D0hAtgUEkt 4cke2U6VUYvUyjrFyYBRIGUYGXlEBi8gWY+OEGO3fIZxlGHuQx78Dc6DP7G1Fwft Ss7cDBRXPd6Rz4yUkuh8gv1ajvzZbP93qgNy+PYkPVurLQoBKMEckIJ62+Beltca 0+MG5Pptj/qnZAlIefzdk51PPWtMMzIUTP5PmOCIfE5HlxTcfLWKGiS01H0OIip6 q4Mj5mEEySKrAaGz9TBfGv0T1AJA6/Dbzqn8X9BKcuOQ4C0VxJ8T1nFhQzEBtCqw f6yJy4qiT12FVPcrMFlEBIfbUoLrEg== =aKZl -----END PGP SIGNATURE----- --l56ppkyuc6yjydul-- --===============7996774942737732095== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip --===============7996774942737732095==--