From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753013AbcGDGf3 (ORCPT ); Mon, 4 Jul 2016 02:35:29 -0400 Received: from bear.ext.ti.com ([198.47.19.11]:53339 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750898AbcGDGf1 (ORCPT ); Mon, 4 Jul 2016 02:35:27 -0400 From: Keerthy To: CC: , , , , , , Subject: [PATCH 0/3] ARM: dts: Enable suspend configuration Date: Mon, 4 Jul 2016 12:03:59 +0530 Message-ID: <1467614042-6838-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 all the driver patches are Acked-by the respective driver Maintainers. Here is the set of Device Tree patches which were dependent on the driver patches. These are boot tested on am437x-sk-evm, am437x-gp-evm, am335x-bone, am335x-boneblack. 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keerthy Subject: [PATCH 0/3] ARM: dts: Enable suspend configuration Date: Mon, 4 Jul 2016 12:03:59 +0530 Message-ID: <1467614042-6838-1-git-send-email-j-keerthy@ti.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Sender: linux-kernel-owner@vger.kernel.org To: tony@atomide.com Cc: linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, lee.jones@linaro.org, broonie@kernel.org, robh+dt@kernel.org, j-keerthy@ti.com List-Id: devicetree@vger.kernel.org Now that all the driver patches are Acked-by the respective driver Maintainers. Here is the set of Device Tree patches which were dependent on the driver patches. These are boot tested on am437x-sk-evm, am437x-gp-evm, am335x-bone, am335x-boneblack. 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