From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 01066B0; Mon, 4 Dec 2023 03:36:55 -0800 (PST) Received: from i53875b61.versanet.de ([83.135.91.97] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rA7Fk-0004Ac-MV; Mon, 04 Dec 2023 12:36:44 +0100 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Wolfram Sang , Andi Shyti Cc: Tim Lunn , linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, Jagan Teki , Conor Dooley , linux-arm-kernel@lists.infradead.org, Rob Herring , Krzysztof Kozlowski , linux-i2c@vger.kernel.org Subject: Re: [PATCH v3 3/8] i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126 Date: Mon, 04 Dec 2023 12:36:43 +0100 Message-ID: <4850448.MsWZr2WtbB@diego> In-Reply-To: <20231203215530.mewjd7n7ltaeed3w@zenone.zhora.eu> References: <20231203124004.2676174-1-tim@feathertop.org> <4413905.22IY78Rhhi@diego> <20231203215530.mewjd7n7ltaeed3w@zenone.zhora.eu> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" Am Sonntag, 3. Dezember 2023, 22:55:30 CET schrieb Andi Shyti: > Hi, >=20 > On Sun, Dec 03, 2023 at 08:48:43PM +0100, Heiko St=FCbner wrote: > > Hi Andi, > >=20 > > Am Sonntag, 3. Dezember 2023, 20:06:20 CET schrieb Andi Shyti: > > > Hi Tim, > > >=20 > > > On Sun, Dec 03, 2023 at 11:39:59PM +1100, Tim Lunn wrote: > > > > Rockchip RV1126 is using old style i2c controller, the i2c2 > > > > bus uses a non-sequential offset in the grf register for the > > > > mask/value bits for this bus. > > > >=20 > > > > This patch fixes i2c2 bus on rv1126 SoCs. > > > >=20 > > > > Signed-off-by: Tim Lunn > > > > Acked-by: Heiko Stuebner > > >=20 > > > Reviewed-by: Andi Shyti > >=20 > > you're listed as the maintainer for the i2c busses, > > are you going to pick this one patch yourself? > > Or do you expect a different handling? > >=20 > > I.e. it doesn't really tie into the dts patches and everything will come > > together nicely in linux-next and during the next merge-window. >=20 > Wolfram are you going to take this? I was going by get_maintainer.pl showing Andi Shyti (maintainer:I2C SUBSYSTEM HOST DRIVERS) hence the question :-)