From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755479AbcHWEjd (ORCPT ); Tue, 23 Aug 2016 00:39:33 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:32889 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751977AbcHWEjb (ORCPT ); Tue, 23 Aug 2016 00:39:31 -0400 Subject: Re: [RESEND PATCH 0/3] ARM: dts: Enable suspend configuration To: Keerthy , References: <1470893270-5042-1-git-send-email-j-keerthy@ti.com> CC: , , , , , , From: Keerthy Message-ID: Date: Tue, 23 Aug 2016 10:08:57 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <1470893270-5042-1-git-send-email-j-keerthy@ti.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Tony, On Thursday 11 August 2016 10:57 AM, Keerthy wrote: > Now that https://lkml.org/lkml/2016/8/10/243 series is in. > Here is the set of Device Tree patches which were dependent on > the driver patches. > Could you please pull this set if there are no further comments. All the driver dependencies are picked by Mark already. > These are boot tested on am437x-gp-evm. > > Keerthy (1): > ARM: dts: AM437X-GP-EVM: AM437X-SK-EVM: Make dcdc3 dcdc5 and dcdc6 > enable during suspend > > Tero Kristo (2): > ARM: dts: am437x-gp-evm: disable DDR regulator in rtc-only/poweroff > mode > ARM: dts: am437x-sk-evm: disable DDR regulator in rtc-only/poweroff > mode > > arch/arm/boot/dts/am437x-gp-evm.dts | 13 +++++++++++++ > arch/arm/boot/dts/am437x-sk-evm.dts | 30 ++++++++++++++++++++++++++++++ > 2 files changed, 43 insertions(+) >