linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: zhangqing@rock-chips.com (Elaine Zhang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v1 0/3] soc: rockchip: Modify power domain driver for rk3366 SoC
Date: Fri, 14 Jul 2017 15:02:40 +0800	[thread overview]
Message-ID: <1500015763-4940-1-git-send-email-zhangqing@rock-chips.com> (raw)

support rk3366 SoC power domain setting.

Elaine Zhang (3):
  dt-bindings: power: add RK3366 SoCs header for power-domain
  dt-bindings: add binding for rk3366 power domains
  soc: rockchip: power-domain: add power domain support for rk3366

 .../bindings/soc/rockchip/power_domain.txt         |  3 ++
 drivers/soc/rockchip/pm_domains.c                  | 32 ++++++++++++++++++++++
 include/dt-bindings/power/rk3366-power.h           | 24 ++++++++++++++++
 3 files changed, 59 insertions(+)
 create mode 100644 include/dt-bindings/power/rk3366-power.h

-- 
1.9.1

             reply	other threads:[~2017-07-14  7:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-14  7:02 Elaine Zhang [this message]
2017-07-14  7:02 ` [PATCH v1 1/3] dt-bindings: power: add RK3366 SoCs header for power-domain Elaine Zhang
2017-07-14  7:02 ` [PATCH v1 2/3] dt-bindings: add binding for rk3366 power domains Elaine Zhang
2017-07-17 18:51   ` Rob Herring
2017-07-14  7:02 ` [PATCH v1 3/3] soc: rockchip: power-domain: add power domain support for rk3366 Elaine Zhang
2017-07-20 20:44 ` [PATCH v1 0/3] soc: rockchip: Modify power domain driver for rk3366 SoC Heiko Stuebner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1500015763-4940-1-git-send-email-zhangqing@rock-chips.com \
    --to=zhangqing@rock-chips.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).