From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v3 07/10] regmap: add SPMI support Date: Mon, 28 Oct 2013 13:01:23 -0700 Message-ID: <20131028200123.GA20439@sirena.org.uk> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Q68bSM7Ycu6FN28Q" Return-path: Received: from cassiel.sirena.org.uk ([80.68.93.111]:57580 "EHLO cassiel.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756096Ab3J1UBz (ORCPT ); Mon, 28 Oct 2013 16:01:55 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Josh Cartwright Cc: Greg Kroah-Hartman , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, Sagar Dharia , Gilad Avidov , Michael Bohan --Q68bSM7Ycu6FN28Q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Oct 28, 2013 at 01:12:35PM -0500, Josh Cartwright wrote: > Add basic support for the System Power Management Interface (SPMI) bus. > This is a simple implementation which only implements register accesses > via the Extended Register Read/Write Long commands. This looks good - I've applied it on the assumption that the underlying interfaces won't change and the suspicion that it'll be after the merge window before users get merged. However I did provide a tag at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/spmi which I'm happy to see pulled into any tree that requires it. I can drop the patch for now if there would be a problem with getting it in during the merge window. --Q68bSM7Ycu6FN28Q Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQIcBAEBAgAGBQJSbsKQAAoJELSic+t+oim9oPsP/jO9Qws+dqtbWlXqTRXI+/Od x2UzTT4wbBphfDMz/0iMkvNeVCra7GAQH+hfLrd6twzrFVnkmy7PNJZkyZt+nLxa gR/kyWP3RBo4EX+Uk6E/ANaYEeTGf91O2gjsWhiDm+Qu+7gXaTreleSlnFdzfREf d1cpgMziW1qJ2I9zhFbwFnRgE5JAWY5AFq3JdlaWpe41EOf7M4alnrlqZYBHLQYd lDtAq9AdsNmyOqWDzR6V8OMAojTVjUBWM/8DQpnyElbz0q/L9ppG14JsqcWgbFnY r+8jyRsW4k8MuZEdmZCorFVr+9j/IgXIuSTmdvAkaXTH8wKUCVSAsw87P4vkDXSW zm/OdwMq3J994cJyELt/lSSmGqQ/GF3k8I562wJ8/CzyuSwydjP3XkJDgm3Ylvex FaPV5A6cDALiK5HEdgASdk0j8ecBah3Q2OLlwhkxALQnlVmN32rqs8MSKb4i/21z LGemEE5v47pLmEH6ujoX1Bzp3Es2K0xH8XTS7kKXVk/zqLNndcZVHfzuIw1/fltp y1fssfx3GyKwnNpgLIkmNwzcbCSq3lf84LO+9218lrKq746dVN2GpOdTGzdMvktU 4mfQeq4oAw3tGlWt8US1gh/zJQB4TVa0YF2ncm3Qamqgtkr10baHCrAlsTRIBJza /IzHzbTR7JgJrcbE4/Ix =Y09s -----END PGP SIGNATURE----- --Q68bSM7Ycu6FN28Q--