[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1411834906-9533-2-git-send-email-romain.perier@gmail.com>
Date: Sat, 27 Sep 2014 16:21:45 +0000
From: Romain Perier <romain.perier@...il.com>
To: heiko@...ech.de
Cc: linux-rockchip@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
lgirdwood@...il.com, broonie@...nel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v1 2/3] ARM: dts: rockchip: Enable power off in pmic for Radxa Rock
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@...il.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists