Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756950Ab3JRR4w (ORCPT ); Fri, 18 Oct 2013 13:56:52 -0400 Received: from smtp.codeaurora.org ([198.145.11.231]:54316 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756515Ab3JRR4u (ORCPT ); Fri, 18 Oct 2013 13:56:50 -0400 From: Stephen Boyd To: David Brown Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Rohit Vaswani Subject: [PATCH v2 0/4] APQ8074 updates Date: Fri, 18 Oct 2013 10:56:42 -0700 Message-Id: <1382119006-22231-1-git-send-email-sboyd@codeaurora.org> X-Mailer: git-send-email 1.8.4.1.544.g2141c47 In-Reply-To: <1382034310-31147-1-git-send-email-rvaswani@codeaurora.org> References: <1382034310-31147-1-git-send-email-rvaswani@codeaurora.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 996 Lines: 27 This patchset simplifies the ARCH_MSM_DT config and adds some more nodes for devices that have drivers merged in the upstream kernel. Changes since v1: * Moved nodes into soc node * Enabled restart driver in defconfig Stephen Boyd (4): ARM: msm: Simplify ARCH_MSM_DT config ARM: dts: MSM8974: Add restart node ARM: dts: MSM8974: Add MMIO architected timer node ARM: msm_defconfig: Enable restart driver arch/arm/boot/dts/qcom-msm8974.dtsi | 64 +++++++++++++++++++++++++++++++++++++ arch/arm/configs/msm_defconfig | 2 ++ arch/arm/mach-msm/Kconfig | 6 ++-- 3 files changed, 70 insertions(+), 2 deletions(-) -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation -- 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/