From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932912AbbELUnY (ORCPT ); Tue, 12 May 2015 16:43:24 -0400 Received: from gloria.sntech.de ([95.129.55.99]:57102 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753365AbbELUnV convert rfc822-to-8bit (ORCPT ); Tue, 12 May 2015 16:43:21 -0400 From: Heiko Stuebner To: Michael =?ISO-8859-1?Q?Niew=F6hner?= Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux@arm.linux.org.uk Subject: Re: [PATCH 2/2] ARM: dts: rockchip: add system-power-controller to act8846 Date: Tue, 12 May 2015 22:44:09 +0200 Message-ID: <2003800.TXlUqeQVab@phil> User-Agent: KMail/4.14.1 (Linux/3.19.0+; KDE/4.14.2; x86_64; ; ) In-Reply-To: <64DE272A-FD25-406C-A51B-6C5B76DA5171@stud.hs-offenburg.de> References: <64DE272A-FD25-406C-A51B-6C5B76DA5171@stud.hs-offenburg.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="iso-8859-1" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Montag, 11. Mai 2015, 22:57:21 schrieb Michael Niewöhner: > 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 As the act8846 is the system-power-controller in any case (for example to powerdown the board) I've applied this patch to my dts branch for 4.2 [0], after adapting the commit message slightly to make it a bit more generic: ---- ARM: dts: rockchip: add system-power-controller to act8846 on radxarock The act8846 is the main pmic and system-power-controller on radxarock boards, so add the necessary property. ---- Hope that is ok with you :-) Heiko [0] https://git.kernel.org/cgit/linux/kernel/git/mmind/linux-rockchip.git/commit/?h=v4.2-armsoc/dts&id=9ab79be0da98e371f1d2f9c01ac25745639718d1