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 50698C77B6E for ; Thu, 13 Apr 2023 16:41:50 +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=9rAaSujegrvIL+3kRZhgDqxLsEWy8XXvM65qqEuiH9k=; b=kio/H0knBWRQLAXd53hmxzm3bU aG4rVS6Q7gmUGDYeuDu7SQ8dxubPIiLzRyzPpfaTDe7NB7frUCym5NSnU3ngT2ylNS4jBE8ZITiVs fq8uNwZ5vNsJfN98LgjE9P8pIroDuN0H63ioOvQAANwD6i2ibPFoXaRubjnGgrpbehb3Dk0/O1szd +SmvjHFGnzIZ5/nB/Y/+ySua0aSKk5NbqhjCFhoNzSaV+UfOOfqtTaj4LZkc1CPQJ84zOTpbkfLvH JB3DrG6FBmlTWTRHpg0wxxKwJfVUQfvSJaiZSL8vWAZZs+viPGjfIrqTefFWjtEqeHAHq17HODQxm tC2K/HgQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pn00M-006heR-2e; Thu, 13 Apr 2023 16:41:02 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pn00J-006hd8-25; Thu, 13 Apr 2023 16:41:01 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 2AE9664012; Thu, 13 Apr 2023 16:40:59 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id AF6EAC433D2; Thu, 13 Apr 2023 16:40:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1681404058; bh=vGGwL9n4j9XBfhQxXlt7x2mowxQu7Cn68mznFVTPEG4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Q4qbU++oL30gleJ1QlYq4GTotO8Lmvh6YytyVZCcRuR5s3IjDvF3uWhOhIyZLz/Mx wNd7acKvpf6+VIvor+hSln8Y4FrVW9d1nIvQnXbfPBQUxMVCBJ+7QO72f7X0wSJRJu s7BRD23eXgNPfOlzP0GFAVepvej/hRbj2YUmduUwJOEV2xFb0uTTiS1ZGiYljdi/l7 YDKnY9pDZEIE6CqO06G9fMrAwli+1ERQOSXOuvSsh2RwjycGzlsV+vIEtDWPJLmdQW WCDJh+XnseI+rFyIqP5h0mmKBGBiM9ZGcMr+4Wvg9rxtIpZo/BX+ARRALfPBV1tS72 8G89xntCCgHyg== Date: Thu, 13 Apr 2023 18:40:53 +0200 From: Wolfram Sang To: Daniel Golle Cc: linux-i2c@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Qii Wang , Rob Herring , Krzysztof Kozlowski , AngeloGioacchino Del Regno , Matthias Brugger , Sam Shih Subject: Re: [PATCH v3 2/2] i2c: mediatek: add support for MT7981 SoC Message-ID: Mail-Followup-To: Wolfram Sang , Daniel Golle , linux-i2c@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Qii Wang , Rob Herring , Krzysztof Kozlowski , AngeloGioacchino Del Regno , Matthias Brugger , Sam Shih References: <7b5c6ba8da51ea6145fb71815a2f65a9e1d341c1.1680857025.git.daniel@makrotopia.org> MIME-Version: 1.0 In-Reply-To: <7b5c6ba8da51ea6145fb71815a2f65a9e1d341c1.1680857025.git.daniel@makrotopia.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230413_094059_724131_183A1B2E X-CRM114-Status: GOOD ( 13.02 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============8370247795212582169==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============8370247795212582169== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="SUToNKZpPJbTqz61" Content-Disposition: inline --SUToNKZpPJbTqz61 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 10, 2023 at 05:19:38PM +0100, Daniel Golle wrote: > Add support for the I2C units found in the MediaTek MT7981 and MT7988 > SoCs. Just like other recent MediaTek I2C units that also uses v3 > register offsets (which differ from v2 only by OFFSET_SLAVE_ADDR being > 0x94 instead of 0x4). >=20 > Signed-off-by: Daniel Golle Applied to for-next, thanks! --SUToNKZpPJbTqz61 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmQ4MJUACgkQFA3kzBSg KbZdHBAAjyez1DTIsDARrKzP/UbWCGoQjGTYY7501ZMxXITGsLlJbWBUic04H0Bg lQSbfeGUjbr2hE11zUxTyNN05JfrmaLuyHJzRnIyew3h0c1Hvj60Z6o5C1fPKaCY SO9Y+q3+vwU93/qitrfsv263+se3N90bjlZy9VBZy8hZqCRkEHRpQtUIoKbqIpds FVLazo5j/C/dY9J02Hti+Tdc7VcE8BOynIzRFuNVHD3aKFylPsBkYBllO407OSY1 VaPWsz9gYUgssfaRx+b68r+Ao/lT6Dsr/lKuUDXHAUqK6gcSl2X+6L6CKSQgnyZ+ Pfv+kSi/YfZmmiHT2Ym6o1AfO+vBh1tULOqWkkRYrFGy6gnWHxNGqaSUT4qKaJL6 hHfra1uVuk6jiJbJw8AuAQJV2homfAaiy3IBSN//hkmEon5yAlxZaKdpy4ujX6/l QUR7QmJKDzNiqRnh40OrICT5J8LDJaiMwedvM1Ru4yuAz0qhEnANYLbsdvIHMVfR QJDP1fX9Pxui8TpZbS3ixThB35WLuz6fG6SntT8jIG6xO636d7LNFhIUVlprHxDn gUHMePhVPqcKWSAYSApp1qgSwOJRgcWMAiTMDVYVIFmcWgul66ynlVM0613plwco 7wzfMvgh2HtW3vT1iCz0WI7E8AcJkiIIGtCSvfWcSVNw4SJTj70= =5gZL -----END PGP SIGNATURE----- --SUToNKZpPJbTqz61-- --===============8370247795212582169== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============8370247795212582169==--