Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1412488
| From | Eric Anholt <eric@anholt.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 04/34] clk: bcm2835: Migrate to clk_hw based registration and OF APIs |
| Date | 2016-06-02 20:30 +0200 |
| Message-ID | <rFFxw-16B-17@gated-at.bofh.it> (permalink) |
| References | <rFnAB-6CD-3@gated-at.bofh.it> <rFnAB-6CD-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Stephen Boyd <stephen.boyd@linaro.org> writes: > Now that we have clk_hw based provider APIs to register clks, we > can get rid of struct clk pointers while registering clks in > these drivers, allowing us to move closer to a clear split of > consumer and provider clk APIs. This looks good, but it'll conflict with the fixes for 4.7. Could we land those first and then put this commit on top of that?
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 04/34] clk: bcm2835: Migrate to clk_hw based registration and OF APIs Stephen Boyd <stephen.boyd@linaro.org> - 2016-06-02 01:20 +0200 Re: [PATCH 04/34] clk: bcm2835: Migrate to clk_hw based registration and OF APIs Eric Anholt <eric@anholt.net> - 2016-06-02 20:30 +0200
csiph-web