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


Groups > linux.kernel > #1312838 > unrolled thread

Re: [PATCH v3 0/3] SoC: rockchip: support power domain for RK3368

Started byzhangqing <zhangqing@rock-chips.com>
First post2016-01-20 03:40 +0100
Last post2016-01-20 09:30 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v3 0/3] SoC: rockchip: support power domain for RK3368 zhangqing <zhangqing@rock-chips.com> - 2016-01-20 03:40 +0100
    Re: [PATCH v3 0/3] SoC: rockchip: support power domain for RK3368 Heiko Stuebner <heiko@sntech.de> - 2016-01-20 09:30 +0100

#1312838 — Re: [PATCH v3 0/3] SoC: rockchip: support power domain for RK3368

Fromzhangqing <zhangqing@rock-chips.com>
Date2016-01-20 03:40 +0100
SubjectRe: [PATCH v3 0/3] SoC: rockchip: support power domain for RK3368
Message-ID<qSQQG-8nN-21@gated-at.bofh.it>

On 01/11/2016 02:36 AM, zhangqing wrote:
> add pd id in rk3368-power.h
> modify pm_domains.c to support RK3368 SoC
> add RK3368 document for Rockchip power domains
>
> zhangqing (3):
>    dt-bindings: add power-domain header for RK3368 SoCs
>    soc: rockchip: power-domain: Modify power domain driver for rk3368
>    dt-bindings: modify document of Rockchip power domains

Are there any other questions about the three patches.Please review.
>
>   .../bindings/soc/rockchip/power_domain.txt         | 21 ++++++++++++++
>   drivers/soc/rockchip/pm_domains.c                  | 33 ++++++++++++++++++++++
>   include/dt-bindings/power/rk3368-power.h           | 28 ++++++++++++++++++
>   3 files changed, 82 insertions(+)
>   create mode 100644 include/dt-bindings/power/rk3368-power.h
>

[toc] | [next] | [standalone]


#1312992

FromHeiko Stuebner <heiko@sntech.de>
Date2016-01-20 09:30 +0100
Message-ID<qSWjo-3N7-17@gated-at.bofh.it>
In reply to#1312838
Hi Elaine,

Am Mittwoch, 20. Januar 2016, 02:28:05 schrieb zhangqing:
> On 01/11/2016 02:36 AM, zhangqing wrote:
> > add pd id in rk3368-power.h
> > modify pm_domains.c to support RK3368 SoC
> > add RK3368 document for Rockchip power domains
> > 
> > zhangqing (3):
> >    dt-bindings: add power-domain header for RK3368 SoCs
> >    soc: rockchip: power-domain: Modify power domain driver for rk3368
> >    dt-bindings: modify document of Rockchip power domains
> 
> Are there any other questions about the three patches.Please review.

actually the patches look fine. I just need to wait for 4.5-rc1 to be 
released (probably sunday) before I can apply them.


Heiko

> 
> >   .../bindings/soc/rockchip/power_domain.txt         | 21 ++++++++++++++
> >   drivers/soc/rockchip/pm_domains.c                  | 33
> >   ++++++++++++++++++++++ include/dt-bindings/power/rk3368-power.h      
> >       | 28 ++++++++++++++++++ 3 files changed, 82 insertions(+)
> >   create mode 100644 include/dt-bindings/power/rk3368-power.h

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web