From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752147AbcHKF2P (ORCPT ); Thu, 11 Aug 2016 01:28:15 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:51120 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751932AbcHKF2O (ORCPT ); Thu, 11 Aug 2016 01:28:14 -0400 From: Keerthy To: CC: , , , , , , , Subject: [RESEND PATCH 0/3] ARM: dts: Enable suspend configuration Date: Thu, 11 Aug 2016 10:57:47 +0530 Message-ID: <1470893270-5042-1-git-send-email-j-keerthy@ti.com> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. 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(+) -- 1.9.1