Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1206781
| From | Heiko Stübner <heiko@sntech.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 2/2] pinctrl: rockchip: only enable gpio clock when it setting |
| Date | 2015-08-13 14:40 +0200 |
| Message-ID | <pWZXB-3o7-21@gated-at.bofh.it> (permalink) |
| References | <pWeP1-27X-49@gated-at.bofh.it> <pWeP1-27X-47@gated-at.bofh.it> <pWZNT-3cO-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Linus, Am Donnerstag, 13. August 2015, 14:24:28 schrieb Linus Walleij: > On Tue, Aug 11, 2015 at 12:12 PM, Lin Huang <hl@rock-chips.com> wrote: > > gpio can keep state even the clock disable, for save power > > consumption, only enable gpio clock when it setting > > > > Signed-off-by: Lin Huang <hl@rock-chips.com> > > Reviewed-by: Heiko Stuebner <heiko@sntech.de> > > --- > > Changes in v5: > > -rebase patch > > Patch applied with Doug's test tags etc. did you also take the first patch? Aka bot should probably stay together (hence Stephen's Ack for the clock change), as the dynamically controlling the gpio clocks exposes the pclk_pd_pmu. Heiko -- 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 | Next in thread | Find similar | Unroll thread
[PATCH v5 1/2] clk: rockchip: add pclk_pd_pmu to the list of rk3288 critical clocks Lin Huang <hl@rock-chips.com> - 2015-08-11 12:20 +0200
[PATCH v5 2/2] pinctrl: rockchip: only enable gpio clock when it setting Lin Huang <hl@rock-chips.com> - 2015-08-11 12:20 +0200
Re: [PATCH v5 2/2] pinctrl: rockchip: only enable gpio clock when it setting Doug Anderson <dianders@chromium.org> - 2015-08-12 01:00 +0200
Re: [PATCH v5 2/2] pinctrl: rockchip: only enable gpio clock when it setting Linus Walleij <linus.walleij@linaro.org> - 2015-08-13 14:30 +0200
Re: [PATCH v5 2/2] pinctrl: rockchip: only enable gpio clock when it setting Heiko Stübner <heiko@sntech.de> - 2015-08-13 14:40 +0200
Re: [PATCH v5 2/2] pinctrl: rockchip: only enable gpio clock when it setting Linus Walleij <linus.walleij@linaro.org> - 2015-08-13 16:20 +0200
Re: [PATCH v5 2/2] pinctrl: rockchip: only enable gpio clock when it setting Heiko Stübner <heiko@sntech.de> - 2015-08-13 17:00 +0200
Re: [PATCH v5 1/2] clk: rockchip: add pclk_pd_pmu to the list of rk3288 critical clocks Doug Anderson <dianders@chromium.org> - 2015-08-12 01:00 +0200
Re: [PATCH v5 1/2] clk: rockchip: add pclk_pd_pmu to the list of rk3288 critical clocks Stephen Boyd <sboyd@codeaurora.org> - 2015-08-12 01:10 +0200
Re: [PATCH v5 1/2] clk: rockchip: add pclk_pd_pmu to the list of rk3288 critical clocks Linus Walleij <linus.walleij@linaro.org> - 2015-08-13 16:20 +0200
csiph-web