From: khilman@kernel.org (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 0/3] ARM: rk3288 : Add PM Domain support
Date: Mon, 20 Oct 2014 14:32:25 -0700 [thread overview]
Message-ID: <7hlhoae8ba.fsf@deeprootsystems.com> (raw)
In-Reply-To: <1413795824-3453-1-git-send-email-jinkun.hong@rock-chips.com> (jinkun hong's message of "Mon, 20 Oct 2014 02:03:40 -0700")
"jinkun.hong" <jinkun.hong@rock-chips.com> writes:
> From: "jinkun.hong" <jinkun.hong@rock-chips.com>
>
> Add power domain drivers based on generic power domain for Rockchip platform,
> and support RK3288.
>
> Based on:
> - [PATCH v1 1/4] PM / clock_ops: Add pm_clk_add_clk()
> http://www.mail-archive.com/linux-kernel at vger.kernel.org/msg735599.html
This series doesn't include any devices (or their clocks) being hooked
up to the power domains. Is there another patch someplace that shows
how you add devices to the power domains (probably using DT?)
Kevin
WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@kernel.org>
To: "jinkun.hong" <jinkun.hong@rock-chips.com>
Cc: linus.walleij@linaro.org, linux-arm-kernel@lists.infradead.org,
Russell King <linux@arm.linux.org.uk>,
Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Kumar Gala <galak@codeaurora.org>,
Grant Likely <grant.likely@linaro.org>,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
Randy Dunlap <rdunlap@infradead.org>,
linux-doc@vger.kernel.org, dianders@chromium.org,
Heiko Stuebner <heiko@sntech.de>,
linux-rockchip@lists.infradead.org,
Ulf Hansson <ulf.hansson@linaro.org>
Subject: Re: [PATCH v4 0/3] ARM: rk3288 : Add PM Domain support
Date: Mon, 20 Oct 2014 14:32:25 -0700 [thread overview]
Message-ID: <7hlhoae8ba.fsf@deeprootsystems.com> (raw)
In-Reply-To: <1413795824-3453-1-git-send-email-jinkun.hong@rock-chips.com> (jinkun hong's message of "Mon, 20 Oct 2014 02:03:40 -0700")
"jinkun.hong" <jinkun.hong@rock-chips.com> writes:
> From: "jinkun.hong" <jinkun.hong@rock-chips.com>
>
> Add power domain drivers based on generic power domain for Rockchip platform,
> and support RK3288.
>
> Based on:
> - [PATCH v1 1/4] PM / clock_ops: Add pm_clk_add_clk()
> http://www.mail-archive.com/linux-kernel@vger.kernel.org/msg735599.html
This series doesn't include any devices (or their clocks) being hooked
up to the power domains. Is there another patch someplace that shows
how you add devices to the power domains (probably using DT?)
Kevin
next prev parent reply other threads:[~2014-10-20 21:32 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-20 9:03 [PATCH v4 0/3] ARM: rk3288 : Add PM Domain support jinkun.hong
2014-10-20 9:03 ` jinkun.hong
2014-10-20 9:03 ` [PATCH v4 1/3] power-domain: add power domain drivers for Rockchip platform jinkun.hong
2014-10-20 9:03 ` jinkun.hong
2014-10-20 9:09 ` Varka Bhadram
2014-10-20 9:09 ` Varka Bhadram
2014-10-20 21:31 ` Kevin Hilman
2014-10-20 21:31 ` Kevin Hilman
2014-10-20 21:40 ` Russell King - ARM Linux
2014-10-20 21:40 ` Russell King - ARM Linux
2014-10-22 3:40 ` Hong jinkun
2014-10-22 3:40 ` Hong jinkun
2014-10-20 9:03 ` [PATCH v4 2/3] dt-bindings: add document of Rockchip power domain jinkun.hong
2014-10-20 9:03 ` jinkun.hong
2014-10-20 9:03 ` [PATCH v4 3/3] ARM: dts: add rk3288 power-domain node jinkun.hong
2014-10-20 9:03 ` jinkun.hong
2014-10-20 21:32 ` Kevin Hilman [this message]
2014-10-20 21:32 ` [PATCH v4 0/3] ARM: rk3288 : Add PM Domain support Kevin Hilman
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=7hlhoae8ba.fsf@deeprootsystems.com \
--to=khilman@kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.