From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felipe Balbi Subject: Re: [PATCH V2 05/19] bus: omap_l3_noc: switch over to relaxed variants of readl/writel Date: Thu, 17 Apr 2014 17:03:29 -0500 Message-ID: <20140417220329.GF8504@saruman.home> References: <1397492726-17203-1-git-send-email-nm@ti.com> <1397767775-10965-1-git-send-email-nm@ti.com> <1397767775-10965-6-git-send-email-nm@ti.com> <20140417215228.GD8504@saruman.home> <53504DFF.7090907@ti.com> Reply-To: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UBnjLfzoMQYIXCvq" Return-path: Content-Disposition: inline In-Reply-To: <53504DFF.7090907@ti.com> Sender: linux-omap-owner@vger.kernel.org To: Santosh Shilimkar Cc: balbi@ti.com, Nishanth Menon , Tony Lindgren , Sricharan R , Sekhar Nori , Rajendra Nayak , Peter Ujfalusi , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org --UBnjLfzoMQYIXCvq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 17, 2014 at 05:56:15PM -0400, Santosh Shilimkar wrote: > On Thursday 17 April 2014 05:52 PM, Felipe Balbi wrote: > > Hi, > >=20 > > On Thu, Apr 17, 2014 at 03:49:21PM -0500, Nishanth Menon wrote: > >> Currently we use __raw_readl and writel in this driver, however, there > >=20 > > __raw_* and *_relaxed variants are the same, just have a look > >=20 > Except the relaxed version can take care of endian conversion if > needed. :-) right, but according to commit log, this commit is more concerned about the memory barriers which writel()/readl() add, not endianness. Just a matter of fixing up commit log. --=20 balbi --UBnjLfzoMQYIXCvq Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJTUE+xAAoJEIaOsuA1yqREzaoQAIImtV2Pt6Al5CViocqxiiTi fEO/k96f49ypOuk1lNMC1PWYM02ClnuSwNu02my/LM0Ceyz+kPxhdbQWopWV6uAH jSGdvUjIgI0kPIB/n4YiKA9usp5jer9fPufHa8v4YsYepu2FPApHYs6kZEkOhrZs C06O9Eeu5RLUQ7AWx4Kfxpz2IYc5GWjZok+A2SHX/b7CmCgZwj8JcTfAVG2y6PD1 GHyUbOEc6kTWLg2fBAQo2/skBuAOB0e6z03Q/NvvUrBGtcyuIx8ZeJRlHsEki8wu dZcjiYgXbpvTSpk4U+yGKtpFQGyjO/dfvwNxNEdxDy82zPLSR9YjbnKfOYa0GNbU V4onhvFmgFvSFDJvZMTO5Tg2+8zEd11o/XL1ESmt+dXJ1yAOOR3PQPUXNCGhmGLh 3uFFApIthEDRw7DGKjnvyuoAA4z+YbIldDMoVBOJXK0gEI0u9zfsgd9aYRR9ZHaV YSsk9bE9BaRVcwnBJ07q29hOeXSUd7t6UQ/IDJbCmMHC5L+8OW5bhPabY+Twguav pdroFyElFv+P7Iy9l5otgasm6zyezSqP83v6idGRSVfHnk6eUwrymfuvJZE40g2I ep9rAaXcR8VK0N3MazuMDgpuMYLhoTQDZNMbCIBKiEXp1Rthmyrwoy5/CohpQ/P2 rmxTUBm6zI3ldH8MftDq =YXB6 -----END PGP SIGNATURE----- --UBnjLfzoMQYIXCvq--