[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150201135332.GB4827@lukather>
Date: Sun, 1 Feb 2015 14:53:33 +0100
From: Maxime Ripard <maxime.ripard@...e-electrons.com>
To: Chen-Yu Tsai <wens@...e.org>
Cc: Mike Turquette <mturquette@...aro.org>,
Emilio Lopez <emilio@...pez.com.ar>,
Rob Herring <robh+dt@...nel.org>,
Grant Likely <grant.likely@...aro.org>,
Kishon Vijay Abraham I <kishon@...com>,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-sunxi@...glegroups.com
Subject: Re: [PATCH v3 01/10] clk: sunxi: Move USB clocks to separate file
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.
>
> 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.
>
> Signed-off-by: Chen-Yu Tsai <wens@...e.org>
Applied, thanks!
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists