[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <64DE272A-FD25-406C-A51B-6C5B76DA5171@stud.hs-offenburg.de>
Date: Mon, 11 May 2015 22:57:21 +0200
From: Michael Niewöhner
<mniewoeh@...d.hs-offenburg.de>
To: linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
linux-rockchip@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, linux@....linux.org.uk,
heiko@...ech.de
Subject: [PATCH 2/2] ARM: dts: rockchip: add system-power-controller to act8846
Add system-power-controller to act8846 in rk3188-radxarock.dts in addition to
the act8846 patch fixing the reboot kernel panic
Signed-off-by: Michael Niewoehner <mniewoeh@...d.hs-offenburg.de>
---
arch/arm/boot/dts/rk3188-radxarock.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/rk3188-radxarock.dts b/arch/arm/boot/dts/rk3188-radxarock.dts
index bdf8570..225a0eb 100644
--- a/arch/arm/boot/dts/rk3188-radxarock.dts
+++ b/arch/arm/boot/dts/rk3188-radxarock.dts
@@ -152,6 +152,7 @@
compatible = "active-semi,act8846";
reg = <0x5a>;
status = "okay";
+ system-power-controller;
pinctrl-names = "default";
pinctrl-0 = <&act8846_dvs0_ctl>;
--
2.3.5
--
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