Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756689Ab1CHXnT (ORCPT ); Tue, 8 Mar 2011 18:43:19 -0500 Received: from wolverine01.qualcomm.com ([199.106.114.254]:24861 "EHLO wolverine01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756341Ab1CHXnR (ORCPT ); Tue, 8 Mar 2011 18:43:17 -0500 X-IronPort-AV: E=McAfee;i="5400,1158,6279"; a="78801741" From: David Brown To: Stepan Moskovchenko Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, dwalker@fifo99.com Subject: Re: [PATCH 1/4] msm: iommu: Clock control for the IOMMU driver References: <1298599242-21971-1-git-send-email-stepanm@codeaurora.org> Date: Tue, 08 Mar 2011 15:43:19 -0800 In-Reply-To: <1298599242-21971-1-git-send-email-stepanm@codeaurora.org> (Stepan Moskovchenko's message of "Thu, 24 Feb 2011 18:00:39 -0800") Message-ID: <8yak4g9faaw.fsf@huya.qualcomm.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1563 Lines: 40 Stepan Moskovchenko (6): msm: iommu: Clock control for the IOMMU driver msm: iommu: Rework clock logic and add IOMMU bus clock control msm: iommu: Use ASID tagging instead of VMID tagging msm: iommu: Remove dependency on IDR msm: iommu: Don't read from write-only registers msm: iommu: Enable HTW L2 redirection on MSM8960 arch/arm/mach-msm/Kconfig | 2 +- arch/arm/mach-msm/devices-iommu.c | 31 ++-- arch/arm/mach-msm/include/mach/iommu.h | 18 ++- arch/arm/mach-msm/include/mach/iommu_hw-8xxx.h | 32 +--- arch/arm/mach-msm/iommu.c | 72 +++++++-- arch/arm/mach-msm/iommu_dev.c | 230 ++++++++++++++---------- 6 files changed, 232 insertions(+), 153 deletions(-) I have pulled these changes into my MSM tree, which can be found at git://codeaurora.org/quic/kernel/davidb/linux-msm.git in the for-next branch This patch will show up in the next release of the linux-next tree (usually sometime within the next 24 hours during the week.) The path will hopefully also be merged in Linus' tree for the next -rc kernel release. Thanks, David -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum. -- 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/