From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752345AbcFULqS (ORCPT ); Tue, 21 Jun 2016 07:46:18 -0400 Received: from muru.com ([72.249.23.125]:56937 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752128AbcFULqK (ORCPT ); Tue, 21 Jun 2016 07:46:10 -0400 Date: Tue, 21 Jun 2016 04:46:06 -0700 From: Tony Lindgren To: Keerthy Cc: broonie@kernel.org, devicetree@vger.kernel.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, t-kristo@ti.com, russ.dill@ti.com, robh+dt@kernel.org, mark.rutland@arm.com, linux@armlinux.org.uk Subject: Re: [PATCH 4/9] ARM: dts: AM437X-GP-EVM: AM437X-SK-EVM: Make dcdc3 dcdc5 and dcdc6 enable during suspend Message-ID: <20160621114606.GU22406@atomide.com> References: <1466412218-5906-1-git-send-email-j-keerthy@ti.com> <1466412218-5906-5-git-send-email-j-keerthy@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1466412218-5906-5-git-send-email-j-keerthy@ti.com> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Keerthy [160620 01:46]: > dcdc3, dcdc5, dcdc6 supply ddr and rtc respectively. These > are required to be on during suspend. Hence set the state accordingly. Actually, please fix up the subject lines for the dts patches too :) Instead of "ARM: dts: AM437X-GP-EVM: AM437X-SK-EVM: Make..." how about something like "ARM: dts: Allow dcdc enable during suspend for am43xx"? Regards, Tony