Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1206781

Re: [PATCH v5 2/2] pinctrl: rockchip: only enable gpio clock when it setting

Path csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod
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 Thu, 13 Aug 2015 14:40:03 +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>
X-Original-To Linus Walleij <linus.walleij@linaro.org>
User-Agent KMail/4.14.1 (Linux/3.16.0-4-amd64; KDE/4.14.2; x86_64; ; )
MIME-Version 1.0
Content-Transfer-Encoding 7Bit
Content-Type text/plain; charset="us-ascii"
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 28
Organization linux.* mail to news gateway
X-Original-Cc Lin Huang <hl@rock-chips.com>, Doug Anderson <dianders@chromium.org>, "open list:ARM/Rockchip SoC..." <linux-rockchip@lists.infradead.org>, "linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>, "linux-arm-kernel@lists.infradead.org" <linux-arm-kernel@lists.infradead.org>, "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
X-Original-Date Thu, 13 Aug 2015 14:37:36 +0200
X-Original-Message-ID <2167165.ooWgarx4Ov@diego>
X-Original-References <1439287924-6988-1-git-send-email-hl@rock-chips.com> <1439287924-6988-2-git-send-email-hl@rock-chips.com> <CACRpkda0FXz1dpdS-wLRNmkt1KBESMyCWKMMa0ArH9Z-L=i_sw@mail.gmail.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1206781

Show key headers only | View raw


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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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