Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753697AbbG0Nth (ORCPT ); Mon, 27 Jul 2015 09:49:37 -0400 Received: from mail-wi0-f181.google.com ([209.85.212.181]:34844 "EHLO mail-wi0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753583AbbG0Ntc (ORCPT ); Mon, 27 Jul 2015 09:49:32 -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 v1 0/7] APQ8064 dt patches. Date: Mon, 27 Jul 2015 14:49:05 +0100 Message-Id: <1438004945-16175-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: 1356 Lines: 38 Hi Andy, Here are some DT patches which are fixes + pmic gpio/mpp nodes for APQ8064. I tested these patches on APQ8064 based IFC6410 board. These patches are on top of your qcom/dt branch. I got few more DT patches which depend on the pmic gpio and mpp dt-bindings header file, this header file is already available in the linux-next, Should I send those patches too? Or wait till it appears on 4.3-rc1? Thanks, srini Pramod Gurav (1): ARM: dts: apq8064: Add DT support for GSBI6 and for UART pin mux Srinivas Kandagatla (6): 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 ARM: dts: apq8064: Add pm8921 mfd and its gpio node ARM: dts: apq8064: add pm8921 mpp support ARM: dts: apq8064: fix missing gsbi cell-index arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts | 21 +++++++ arch/arm/boot/dts/qcom-apq8064-ifc6410.dts | 28 +++++++++ arch/arm/boot/dts/qcom-apq8064.dtsi | 91 ++++++++++++++++++++++++----- 3 files changed, 126 insertions(+), 14 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/