Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755332AbbG1IMm (ORCPT ); Tue, 28 Jul 2015 04:12:42 -0400 Received: from mail-wi0-f173.google.com ([209.85.212.173]:37743 "EHLO mail-wi0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752399AbbG1IMj (ORCPT ); Tue, 28 Jul 2015 04:12:39 -0400 From: Srinivas Kandagatla To: agross@codeaurora.org, linux-arm-msm@vger.kernel.org Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Srinivas Kandagatla Subject: [PATCH v2 0/3] DT: APQ8064 remove mmc fixed regulators. Date: Tue, 28 Jul 2015 09:11:56 +0100 Message-Id: <1438071116-30065-1-git-send-email-srinivas.kandagatla@linaro.org> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 875 Lines: 28 Hi Andy, This patchset removes the fixed regulators with real regulators on IFC6410 and QS600 board. This patchset is based on qcom/dt branch. Thanks, srini Srinivas Kandagatla (3): ARM: dts: apq8064: remove temporary fixed regulator for mmc ARM: dts: ifc6410: add real regulators for sdcc nodes. ARM: dts: qs600: Add real regulators to sdcc arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts | 20 ++++++++++++++++++++ arch/arm/boot/dts/qcom-apq8064-ifc6410.dts | 27 +++++++++++++++++++++++++++ arch/arm/boot/dts/qcom-apq8064.dtsi | 12 ------------ 3 files changed, 47 insertions(+), 12 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/