From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753266AbbBANzY (ORCPT ); Sun, 1 Feb 2015 08:55:24 -0500 Received: from down.free-electrons.com ([37.187.137.238]:39760 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753111AbbBANzV (ORCPT ); Sun, 1 Feb 2015 08:55:21 -0500 Date: Sun, 1 Feb 2015 14:53:33 +0100 From: Maxime Ripard To: Chen-Yu Tsai Cc: Mike Turquette , Emilio Lopez , Rob Herring , Grant Likely , Kishon Vijay Abraham I , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH v3 01/10] clk: sunxi: Move USB clocks to separate file Message-ID: <20150201135332.GB4827@lukather> References: <1422388455-25923-1-git-send-email-wens@csie.org> <1422388455-25923-2-git-send-email-wens@csie.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oLBj+sq0vYjzfsbl" Content-Disposition: inline In-Reply-To: <1422388455-25923-2-git-send-email-wens@csie.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --oLBj+sq0vYjzfsbl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 28, 2015 at 03:54:06AM +0800, Chen-Yu Tsai wrote: > The USB clocks originally shared code with the gates clocks, but had > additional reset controllers. Move these to a separate file. This will > allow us to add new support for slightly different USB clocks, such as > on the A80, without affecting gates clocks, and also facilitate the > migration of gates clocks to a generic solution. >=20 > This also cleans up the USB clocks code slightly, such as adding > newlines, getting rid of the unused clkdev call, using a simple > u32 instead of BITMAP for the clock masks, using BIT() macro to > declare the clock bitmasks, and using of_io_request_and_map() to > get the I/O address. >=20 > Signed-off-by: Chen-Yu Tsai Applied, thanks! Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com --oLBj+sq0vYjzfsbl Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJUzi/cAAoJEBx+YmzsjxAgpLsQALaSn2zU6SwR5lu/QArp4eti gdkaZwYISztVzoBJ8myjv5Ys/VV6EKEvLaWwPuHRmFjhZY0otHaQzW4YkbKrj/ZY AfgeXZptnW39a2a1jllq+E1eLQ07mLGAUmULBnXcwMAY3r8RQmjJjyrw4xxauvpy mijfxu35ON4xabx9DglD3Gi/oo2vGLvGhT4P8+J0S89UUW+JsNStpsP37hWK9js5 4icio9/NMqGbllU13ZxphpAmqFILXRpHpGB4tvNX+BuWpsATGyO92q1S3UjQ93p4 Ok/nMvP0oyNJQSfsq56ya9fWfwCvBUKoc1n5Qm8NntQMMd4DQDYhygE1/ge1CaRl IZGcoZ/wJAg+krpuccwz7fbbLMVSN0K6ER48QcbIPNqe+4tR1Js01OGFN01fVJf0 kPI5RvyDT3aLcQ6sca+mDRnwOtG5J+PpWmv/z0kg/yY+hZzdEIqVvKpWhvpiiE7k FTxpgLiVdJcFcwvDKN/QC6GUGvxZvPs7fTGA361HLjQk5QbarkjDgmgFxuU2AbDB kDQSUw3OCOZ0IghDSDB+QZasInxophzLu4FnZ7a0kn01UUAZcINi2+/bDQui+YDc MJBkj/VMkowgUlFyBxGnHZoSqHc9CDX+F5O6gQaJPRI4+aYOFBUKzoaMareLHr7M gqfHrgBvuBN96yYQFOF/ =Sa48 -----END PGP SIGNATURE----- --oLBj+sq0vYjzfsbl--