From: Romain Perier <romain.perier@gmail.com>
To: heiko@sntech.de
Cc: linux-rockchip@lists.infradead.org,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
lgirdwood@gmail.com, broonie@kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH v1 2/3] ARM: dts: rockchip: Enable power off in pmic for Radxa Rock
Date: Sat, 27 Sep 2014 16:21:45 +0000 [thread overview]
Message-ID: <1411834906-9533-2-git-send-email-romain.perier@gmail.com> (raw)
In-Reply-To: <1411834906-9533-1-git-send-email-romain.perier@gmail.com>
Add "active-semi,system-power-controller" property to act8846 node.
shutdown/poweroff commands are now handled for this board.
Signed-off-by: Romain Perier <romain.perier@gmail.com>
---
arch/arm/boot/dts/rk3188-radxarock.dts | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/boot/dts/rk3188-radxarock.dts b/arch/arm/boot/dts/rk3188-radxarock.dts
index e04bf8f..5b6a937 100644
--- a/arch/arm/boot/dts/rk3188-radxarock.dts
+++ b/arch/arm/boot/dts/rk3188-radxarock.dts
@@ -115,6 +115,8 @@
pinctrl-names = "default";
pinctrl-0 = <&act8846_dvs0_ctl>;
+ active-semi,system-power-controller;
+
regulators {
vcc_ddr: REG1 {
regulator-name = "VCC_DDR";
--
1.9.1
next prev parent reply other threads:[~2014-09-27 16:21 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-27 16:21 [PATCH v1 1/3] regulator: act8865: Add support to turn off all outputs Romain Perier
2014-09-27 16:21 ` Romain Perier [this message]
2014-09-27 16:21 ` [PATCH v1 3/3] dt-bindings: Document the property system-power-controller for act8865 regulator Romain Perier
2014-09-28 10:33 ` [PATCH v1 1/3] regulator: act8865: Add support to turn off all outputs Mark Brown
[not found] ` <20140928103301.GN27755-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2014-09-28 12:00 ` PERIER Romain
[not found] ` <CABgxDo+h2AYjAO4darK4+RTXqnhf4OqouGLfF2yuJCpu7r6tLg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-09-28 12:25 ` Mark Brown
[not found] ` <20140928122543.GA27755-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2014-09-28 13:25 ` PERIER Romain
[not found] ` <CABgxDo+Gor=xnOV83Oca6kez7Auyu95XpaOr7QW+iRHbtByGAg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-09-28 15:04 ` PERIER Romain
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=1411834906-9533-2-git-send-email-romain.perier@gmail.com \
--to=romain.perier@gmail.com \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=heiko@sntech.de \
--cc=lgirdwood@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@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).