Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1205480
| From | Doug Anderson <dianders@chromium.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 2/2] pinctrl: rockchip: only enable gpio clock when it setting |
| Date | 2015-08-12 01:00 +0200 |
| Message-ID | <pWqGu-2kd-17@gated-at.bofh.it> (permalink) |
| References | <pWeP1-27X-49@gated-at.bofh.it> <pWeP1-27X-47@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi, On Tue, Aug 11, 2015 at 3:12 AM, 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 > > drivers/pinctrl/pinctrl-rockchip.c | 55 +++++++++++++++++++++++++++++++++++--- > 1 file changed, 51 insertions(+), 4 deletions(-) Reviewed-by: Douglas Anderson <dianders@chromium.org> Also in the ChromeOS 3.14 tree (where this patch has been backported): Tested-by: Douglas Anderson <dianders@chromium.org> -- 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