Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1367630
| From | Stephen Boyd <sboyd@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 07/46] clk: pwm: use pwm_get_args() where appropriate |
| Date | 2016-03-31 00:00 +0200 |
| Message-ID | <riwjF-358-15@gated-at.bofh.it> (permalink) |
| References | <riuBc-28V-5@gated-at.bofh.it> <riuKS-2cZ-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 03/30, Boris Brezillon wrote: > The PWM framework has clarified the concept of reference PWM config > (the platform dependent config retrieved from the DT or the PWM > lookup table) and real PWM state. > > Use pwm_get_args() when the PWM user wants to retrieve this reference > config and not the current state. > > This is part of the rework allowing the PWM framework to support > hardware readout and expose real PWM state even when the PWM has > just been requested (before the user calls pwm_config/enable/disable()). > > Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> > --- Acked-by: Stephen Boyd <sboyd@codeaurora.org> -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v5 07/46] clk: pwm: use pwm_get_args() where appropriate Boris Brezillon <boris.brezillon@free-electrons.com> - 2016-03-30 22:20 +0200 Re: [PATCH v5 07/46] clk: pwm: use pwm_get_args() where appropriate Stephen Boyd <sboyd@codeaurora.org> - 2016-03-31 00:00 +0200
csiph-web