Received: by 2002:a25:d7c1:0:0:0:0:0 with SMTP id o184csp4000667ybg; Fri, 25 Oct 2019 11:55:31 -0700 (PDT) X-Google-Smtp-Source: APXvYqxbM9M1R2F4qcrZDNZHhh746JqXLrdZqPjjD0p9/Cdr6k+a0aplPAIyXQoKpAqZU22wwPNj X-Received: by 2002:a50:a69b:: with SMTP id e27mr4226797edc.188.1572029731449; Fri, 25 Oct 2019 11:55:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1572029731; cv=none; d=google.com; s=arc-20160816; b=dd2OSgR4zwmkky0T9zx2TB1CcvTFOWKNd8tShsstd6eCcYu2JRk2vLpvrfGF+3ZEyN PpG2o9Xk73oA0duhocMIwceUDaXmA3wS88r5dhPR321k/RFa022rF/33qVB3w7EDXMCL aKiFYhSJ+RQx/IZmna74N9sMXBOhhXnQYM0Oi0s7yOQLGPY7XvjPCahxv/G9BBQTv0uD ypvjJBYecViu1adwGBXlZy6dIIK4CEWMF+Mk/tmeycdlGXZhlTKWOwzyblAQjapBDqIH jBo9xLPqGEx9YrCRNo0fBBtU8GKpH3gwjkBreu8UhEAKYnGtPxcOqjfBGLBr9rRygtM1 /JYw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=J5TUcOWoy5po6/Phay8LDeGAy4FbTzlPrbYKsZgK2lE=; b=0CBuYYtm2cIS9oAlckU4IG3vfbrE94+5lR3eSxlWf4v6DXa2rk6V7X57e2IUH4DxI9 7e/Pa6eleUb3Ob4BPhB4uS9IfUQEDDfbxFXmXFQtty08aWWBKDZayEMwjIHpQZoLa17s elaYKB1qPVUFgZm9AnNAnQYqkutZbtPXB7PBgD4AtwHMUB4h3jXqfhFbu7wGYCnkiLpP 00BAXCo4jydWKrQS1MWOgC6c+ADarxc1WtV3yL0bfblUslum901IwHvPxJm9+zdowpYX 7PJi4shzbPFKSNlvqDR0LWmT90EzEmi3pM7y6Uh0lpHhegdMijNwCLiMsSq999zcuz70 StkA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a12si1584923ejp.425.2019.10.25.11.55.08; Fri, 25 Oct 2019 11:55:31 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2504168AbfJXSzp (ORCPT + 99 others); Thu, 24 Oct 2019 14:55:45 -0400 Received: from sauhun.de ([88.99.104.3]:44016 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2504147AbfJXSzn (ORCPT ); Thu, 24 Oct 2019 14:55:43 -0400 Received: from localhost (x4d0bc9de.dyn.telefonica.de [77.11.201.222]) by pokefinder.org (Postfix) with ESMTPSA id 223FF2C011D; Thu, 24 Oct 2019 20:55:41 +0200 (CEST) Date: Thu, 24 Oct 2019 20:55:40 +0200 From: Wolfram Sang To: Rayagonda Kokatanur Cc: Ray Jui , Scott Branden , bcm-kernel-feedback-list@broadcom.com, Michael Cheng , Shreesha Rajashekar , Lori Hikichi , linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Icarus Chau , Ray Jui , Shivaraj Shetty Subject: Re: [PATCH v2 1/1] i2c: iproc: Add i2c repeated start capability Message-ID: <20191024185540.GF1870@kunai> References: <1569825869-30640-1-git-send-email-rayagonda.kokatanur@broadcom.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="dWYAkE0V1FpFQHQ3" Content-Disposition: inline In-Reply-To: <1569825869-30640-1-git-send-email-rayagonda.kokatanur@broadcom.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --dWYAkE0V1FpFQHQ3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 30, 2019 at 12:14:29PM +0530, Rayagonda Kokatanur wrote: > From: Lori Hikichi >=20 > Enable handling of i2c repeated start. The current code > handles a multi msg i2c transfer as separate i2c bus > transactions. This change will now handle this case > using the i2c repeated start protocol. The number of msgs > in a transfer is limited to two, and must be a write > followed by a read. >=20 > Signed-off-by: Lori Hikichi > Signed-off-by: Rayagonda Kokatanur > Signed-off-by: Icarus Chau > Signed-off-by: Ray Jui > Signed-off-by: Shivaraj Shetty Patch looks good but doesn't apply for me on top of v5.4-rc4? What was your base? Also, I will apply it to for-next (v5.5). If you want it for v5.4, then please add a Fixes tag. --dWYAkE0V1FpFQHQ3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl2x86sACgkQFA3kzBSg KbbPMA/8CufaNQxLVkDpAOG3fBebE+n7XkatUJvoVOe+joL7ZdVIR+d1CqXEDZf3 zXuUk/02btaiw9vRkmpUwHOjOT08mF9OWWO6XRxvEdvEStfOsejFmcvUtdnuMMXA 9nX2xp2/KjB83qdFcne9KePbHvOCNLMLCl6GQbc3Ko/jQMTHQqRijkwxTBUhsILn Njq6taaiiedlHX6/o4vEl1gOPtmxqhXghU2TyOzmIG9fyjssatn+41ri1K0QseG+ 1VkMixa074wbtqDp44AypbpuenSYxR4AKfGgQPnPx7b3RpJxhH8bXwEVLxGdSJJh Sfw+MrGfVouOKQZIGd6IKraa+Zh8AleMvT/l/qf2vwQKfKqMEQ8ehmtVPJwPf/XM 7XMPQeYFu9Leo/3a/KsLUTC31isIeosP/hB+ZOZSKGTWnyw3XD6DYNtJwFSbpQh5 shjRb0GHCwaBRsKJnuX9lsY2tfHdbN4qzGMh2Imctfk3Shy37eeovhsY6QhhiiNl TR4TnOHx2DwRwgzm921MjLGomJ9w/t4KlczdyJAV+GMC9k4dcShxzdu1/4s8TpHM fx9/MIqdbc5ZN/xroaO8xyJeHPhNJy80UJ4gXriji8/IsV1dhtwwHvIrRS6QqSTj DxcC4PpAU+JAu4Z+ny9Q6TVdcY46NyHdgW7hyl+Q+llMHx25gO0= =rr6Y -----END PGP SIGNATURE----- --dWYAkE0V1FpFQHQ3--