Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1525415
| From | Stanimir Varbanov <svarbanov@mm-sol.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V2 0/2] clk: qcom: gdsc: Add support for gdscs with HW control |
| Date | 2016-11-18 15:50 +0100 |
| Message-ID | <sESEi-8qT-43@gated-at.bofh.it> (permalink) |
| References | <sEQsN-72k-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi, On 11/18/2016 02:28 PM, Sricharan R wrote: > This series adds support for gdscs(powerdomains) that can be configured > in hw controlled mode. So they are turned 'ON' based on needs dynamically, > helping to save power. Also updated the venus video ip's gdsc/clock > data to put them in hw control. > > V2: > Dropped patch#3 [1] as it was concluded that the patch was effectively > masking the fact the clocks were not getting turned on when the gdsc > is put in hwctrl. With some change in sequence from venus core, masking > is not needed and so patch needs to handled in venus driver. Which sequence should be changed in venus driver? > > Fixed a comment in patch#1 to check the return value for gdsc_hwctrl > > [1] https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1270922.html > > Rajendra Nayak (1): > clk: qcom: gdsc: Add support for gdscs with HW control > > Sricharan R (1): > clk: qcom: Put venus core0/1 gdscs to hw control mode > > drivers/clk/qcom/gdsc.c | 19 +++++++++++++++++++ > drivers/clk/qcom/gdsc.h | 1 + > drivers/clk/qcom/mmcc-msm8996.c | 2 ++ > 3 files changed, 22 insertions(+) >
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH V2 0/2] clk: qcom: gdsc: Add support for gdscs with HW control Sricharan R <sricharan@codeaurora.org> - 2016-11-18 13:30 +0100
[PATCH V2 1/2] clk: qcom: gdsc: Add support for gdscs with HW control Sricharan R <sricharan@codeaurora.org> - 2016-11-18 13:30 +0100
Re: [PATCH V2 1/2] clk: qcom: gdsc: Add support for gdscs with HW control Stephen Boyd <sboyd@codeaurora.org> - 2016-11-24 01:50 +0100
[PATCH V2 2/2] clk: qcom: Put venus core0/1 gdscs to hw control mode Sricharan R <sricharan@codeaurora.org> - 2016-11-18 13:30 +0100
Re: [PATCH V2 0/2] clk: qcom: gdsc: Add support for gdscs with HW control Stanimir Varbanov <svarbanov@mm-sol.com> - 2016-11-18 15:50 +0100
RE: [PATCH V2 0/2] clk: qcom: gdsc: Add support for gdscs with HW control "Sricharan" <sricharan@codeaurora.org> - 2016-11-18 19:20 +0100
csiph-web