Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753402Ab3DLWnR (ORCPT ); Fri, 12 Apr 2013 18:43:17 -0400 Received: from wolverine01.qualcomm.com ([199.106.114.254]:53257 "EHLO wolverine01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752182Ab3DLWnQ (ORCPT ); Fri, 12 Apr 2013 18:43:16 -0400 X-IronPort-AV: E=Sophos;i="4.87,465,1363158000"; d="scan'208";a="38032714" To: arm@kernel.org Cc: Arnd Bergmann , Olof Johansson , Nicolas Pitre , Thomas Gleixner , Russell King , linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] msm core for 3.10 In-Reply-To: <8ya7gk7qsnp.fsf@huya.qualcomm.com> From: David Brown Date: Fri, 12 Apr 2013 15:43:15 -0700 Message-ID: <8yazjx3pdz0.fsf@huya.qualcomm.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) 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 Content-Length: 1588 Lines: 39 The following changes since commit f6161aa153581da4a3867a2d1a7caf4be19b6ec9: Linux 3.9-rc2 (2013-03-10 16:54:19 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm.git tags/msm-core-3.10 for you to fetch changes up to e25e3d1fef2c57e49aef64535341c15fe2b29b4a: ARM: msm: Wait for timer clear to complete (2013-03-22 10:46:16 -0700) ---------------------------------------------------------------- Patches for MSM core These patches are changes to the MSM timer code that will be for upcoming targets, including a generalization of the binding and preventing a missing timer interrupt. ---------------------------------------------------------------- Stephen Boyd (2): ARM: msm: Rework timer binding to be more general ARM: msm: Wait for timer clear to complete .../devicetree/bindings/arm/msm/timer.txt | 41 ++++---- arch/arm/boot/dts/msm8660-surf.dts | 20 ++-- arch/arm/boot/dts/msm8960-cdp.dts | 22 ++--- arch/arm/mach-msm/timer.c | 110 ++++++++++----------- 4 files changed, 86 insertions(+), 107 deletions(-) -- sent by an employee of the Qualcomm Innovation Center, Inc. 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/