Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1323463
| From | Maxime Ripard <maxime.ripard@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH RFC 11/11] clk: sunxi: rewrite sun8i-a23-mbus-clk using the simpler composite clk |
| Date | 2016-02-01 21:30 +0100 |
| Message-ID | <qXtgM-8eB-29@gated-at.bofh.it> (permalink) |
| References | <qUPdL-4ol-3@gated-at.bofh.it> <qUPdN-4ol-33@gated-at.bofh.it> <qVCoa-78y-23@gated-at.bofh.it> <qVKOJ-4TF-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi, On Thu, Jan 28, 2016 at 10:41:33AM +0800, Chen-Yu Tsai wrote: > Hi, > > On Thu, Jan 28, 2016 at 1:49 AM, Maxime Ripard > <maxime.ripard@free-electrons.com> wrote: > > On Mon, Jan 25, 2016 at 09:15:47PM +0800, Chen-Yu Tsai wrote: > >> sun8i-a23-mbus-clk used sunxi's factors clk, which is nice for very > >> complicated clocks, but is not really needed here. > >> > >> Convert sun8i-a23-mbus-clk to use clk_composite, as it is a gate + mux > >> + divider. This makes the code easier to understand. > >> > >> Signed-off-by: Chen-Yu Tsai <wens@csie.org> > > > > Applied, thanks! > > Maxime > > Given your suggestion for extending and generalizing factors clk > clock rate calculations, maybe we just leave this one out and use > the new stuff later? My suggestion was only about the core of the clk-factors, the "external" API would not change, so I'm guessing it's still relevant. Thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH RFC 11/11] clk: sunxi: rewrite sun8i-a23-mbus-clk using the simpler composite clk Chen-Yu Tsai <wens@csie.org> - 2016-01-28 03:50 +0100 Re: [PATCH RFC 11/11] clk: sunxi: rewrite sun8i-a23-mbus-clk using the simpler composite clk Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-02-01 21:30 +0100
csiph-web