Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1209500
| From | Olof Johansson <olof@lixom.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] ARM: dts: vexpress: Use assigned-clock-parents for sp810 |
| Date | 2015-08-18 23:50 +0200 |
| Message-ID | <pYWVz-2nZ-15@gated-at.bofh.it> (permalink) |
| References | <pWtbj-5Z7-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Aug 11, 2015 at 06:36:50PM -0700, Stephen Boyd wrote: > The sp810 clk driver is calling the clk consumer APIs from > clk_prepare ops to change the parent to a 1 MHz fixed rate clock > for each of the clocks that the driver provides. Use > assigned-clock-parents for this instead of doing it in the driver > to avoid using the consumer API in provider code. This also > allows us to remove the usage of clk provider APIs that take a > struct clk as an argument from the sp810 driver. > > Cc: Pawel Moll <pawel.moll@arm.com> > Cc: Linus Walleij <linus.walleij@linaro.org> > Tested-by: Sudeep Holla <sudeep.holla@arm.com> > Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> > --- > > This came out of a larger series to change this binding[1]. This > patch can go through arm-soc independently though, so please apply. Applied, thanks. -Olof -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/2] ARM: dts: vexpress: Use assigned-clock-parents for sp810 Stephen Boyd <sboyd@codeaurora.org> - 2015-08-12 03:40 +0200 Re: [PATCH 1/2] ARM: dts: vexpress: Use assigned-clock-parents for sp810 Olof Johansson <olof@lixom.net> - 2015-08-18 23:50 +0200
csiph-web