From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751785AbcFUMIA (ORCPT ); Tue, 21 Jun 2016 08:08:00 -0400 Received: from muru.com ([72.249.23.125]:56953 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751374AbcFUMH5 (ORCPT ); Tue, 21 Jun 2016 08:07:57 -0400 Date: Tue, 21 Jun 2016 04:43:44 -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: <20160621114341.GT22406@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. Are these dts changes safe for me to apply separately? Regards, Tony