Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965042AbbBJOCm (ORCPT ); Tue, 10 Feb 2015 09:02:42 -0500 Received: from arroyo.ext.ti.com ([192.94.94.40]:37001 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756231AbbBJN7P (ORCPT ); Tue, 10 Feb 2015 08:59:15 -0500 From: Peter Ujfalusi To: , CC: , Subject: [PATCH 0/7] ARM: davinci: McASP related cleanups and fixes Date: Tue, 10 Feb 2015 15:58:36 +0200 Message-ID: <1423576723-24375-1-git-send-email-peter.ujfalusi@ti.com> X-Mailer: git-send-email 2.3.0 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: 1515 Lines: 40 Hi, Clean up series of McASP device creation for da8xx and dm646x DMSoCs. Patch5 (dm646x: Clean up the McASP DMA resources) depends on a patch queed for 3.20 via ASoC: http://mailman.alsa-project.org/pipermail/alsa-devel/2015-February/087321.html There is another daVinci related fix going via ASoC for da830, which have shared irq line for all it's McASP ip: http://mailman.alsa-project.org/pipermail/alsa-devel/2015-February/087322.html Regards, Peter --- Peter Ujfalusi (7): ARM: davinci: devices-da8xx: Add resource name for the McASP DMA request ARM: davinci: devices-da8xx: Add interrupt resource to McASP structs ARM: davinci: devices-da8xx: Clean up and correct the McASP device creation ARM: davinci: devices-da8xx: Add support for McASP2 on da830 ARM: davinci: dm646x: Clean up the McASP DMA resources ARM: davinci: irqs: Correct McASP1 TX interrupt definition for DM646x ARM: davinci: dm646x: Add interrupt resource for McASPs arch/arm/mach-davinci/asp.h | 7 +++ arch/arm/mach-davinci/devices-da8xx.c | 80 ++++++++++++++++++++++++++++--- arch/arm/mach-davinci/dm646x.c | 23 ++++++--- arch/arm/mach-davinci/include/mach/irqs.h | 2 +- 4 files changed, 98 insertions(+), 14 deletions(-) -- 2.3.0 -- 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/