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 X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 45B60C74A2B for ; Wed, 10 Jul 2019 15:02:32 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 1AD822064B for ; Wed, 10 Jul 2019 15:02:32 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Oe8AW6D3"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=sirena.org.uk header.i=@sirena.org.uk header.b="f2E0/B7V" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1AD822064B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-i3c-bounces+linux-i3c=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject: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=wm3jJetO23OrZrtnEGF934y1mi9q0UfT7AmaePBfy/0=; b=Oe8AW6D32XJ1A7l8VzCGKocRj nAiuv5XR3aeNkeFqC9N+0AVKJKy0CujfKDgugAiwyOxCRp8gAEee05L/RXewVADPEqg/i1sF2Y3OJ 5XjAFoguJcKRoZNpaHFFLNx5eBM3m9Q+m59LwG2Ns3j2wgb8enMffUeECK5DY/FSbuItsYhS0rPmk nO8KdQMfKw/xAVr+Swc00EQrLzLH1Y1hHVQZ1F921J0RmUcF94HLyZby2tGPEIgOTHbHEmmL82WVa QMQHTZHwv3rRy3ZC3luYef9aC/2xwp+kh4TDfIjCs9k9RE83kfzhXf2WClB+c15oxBkdhnWUCNct1 rHycsFgNg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hlE74-0002VP-Du; Wed, 10 Jul 2019 15:02:30 +0000 Received: from heliosphere.sirena.org.uk ([2a01:7e01::f03c:91ff:fed4:a3b6]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hlE6z-0002RP-Mr for linux-i3c@lists.infradead.org; Wed, 10 Jul 2019 15:02:27 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sirena.org.uk; s=20170815-heliosphere; h=In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=UkJApDVtYdjMZ/Ry2QgZ6VYCCwj+gEO2YxXHCf2mZhU=; b=f2E0/B7VukYp8wrlzR1MyP8vF CNF7UQFCyToADC3pQib4MtOu0YqRmK9PRe87TNaHkya7/jexN8YOIOpXlXEqczXyMrRKtnTgK4Adr b52ZmIRNqY/4ZOfJURi/7bpBrLoCHBqUweWotftHSbiojG8e1BNpG9eCxO1AL/op7o3yE=; Received: from [217.140.106.53] (helo=fitzroy.sirena.org.uk) by heliosphere.sirena.org.uk with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1hlE6u-0007xy-Im; Wed, 10 Jul 2019 15:02:20 +0000 Received: by fitzroy.sirena.org.uk (Postfix, from userid 1000) id 9F8DCD02D51; Wed, 10 Jul 2019 16:02:19 +0100 (BST) Date: Wed, 10 Jul 2019 16:02:19 +0100 From: Mark Brown To: Vitor Soares Subject: Re: [PATCH v3 1/3] regmap: add i3c bus support Message-ID: <20190710150219.GE14859@sirena.co.uk> References: <7deb1300474b68ebb6fc3ecb02577e4f657250a5.1562767521.git.vitor.soares@synopsys.com> MIME-Version: 1.0 In-Reply-To: <7deb1300474b68ebb6fc3ecb02577e4f657250a5.1562767521.git.vitor.soares@synopsys.com> X-Cookie: Visit beautiful Vergas, Minnesota. User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190710_080225_868292_E52A0945 X-CRM114-Status: UNSURE ( 8.08 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-i3c@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux I3C List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Joao.Pinto@synopsys.com, rafael@kernel.org, linux-iio@vger.kernel.org, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, linux-i3c@lists.infradead.org, lorenzo@kernel.org, bbrezillon@knernel.org Content-Type: multipart/mixed; boundary="===============3995822603725585549==" Sender: "linux-i3c" Errors-To: linux-i3c-bounces+linux-i3c=archiver.kernel.org@lists.infradead.org --===============3995822603725585549== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="0H629O+sVkh21xTi" Content-Disposition: inline --0H629O+sVkh21xTi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Jul 10, 2019 at 04:56:37PM +0200, Vitor Soares wrote: > Add basic support for i3c bus. > This is a simple implementation that only give support > for SDR Read and Write commands. Please do not submit new versions of already applied patches, please submit incremental updates to the existing code. Modifying existing commits creates problems for other users building on top of those commits so it's best practice to only change pubished git commits if absolutely essential. --0H629O+sVkh21xTi Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl0l/foACgkQJNaLcl1U h9BZPwf/WPHj9YcR+r2Om/TweeAd3+ERdBF7OVYLsMho7Wh2Yu4ERp5W9oapTfrD NktupKnonwBoMO+mXGXbnIwP0AwNouliXGCqKKohFHw4LJcEPYSwETopror8nwgU SKGDdEMJtUurQcgDGMAtXB3nWYjAOQJVUgwmLTBQs3apb25uum0AOpu0TQhHPkti 8tHrWbii5lsXzL5w3eRXV8hTvW7/cDXY+mkzEYcLG+I2PByHTpqRK8Ina8hGAw/i hIKmFBS+n79F8qimM5CJQZFbGD9beT5j6vaBFuP488ltvfY9DIry8e4rfyXfT2z+ p/wOzZKQh7QNqUvalWGsGFujFfJDxw== =ww1C -----END PGP SIGNATURE----- --0H629O+sVkh21xTi-- --===============3995822603725585549== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-i3c mailing list linux-i3c@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-i3c --===============3995822603725585549==--