From patchwork Thu Aug 28 16:50:19 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Estevam X-Patchwork-Id: 4805691 Return-Path: X-Original-To: patchwork-dmaengine@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 979CEC0338 for ; Thu, 28 Aug 2014 16:51:03 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id F060C20123 for ; Thu, 28 Aug 2014 16:50:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2E6CE2012D for ; Thu, 28 Aug 2014 16:50:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751859AbaH1Quv (ORCPT ); Thu, 28 Aug 2014 12:50:51 -0400 Received: from mail-bn1blp0181.outbound.protection.outlook.com ([207.46.163.181]:10070 "EHLO na01-bn1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751857AbaH1Quv (ORCPT ); Thu, 28 Aug 2014 12:50:51 -0400 Received: from CH1PR03CA011.namprd03.prod.outlook.com (10.255.156.156) by BLUPR03MB246.namprd03.prod.outlook.com (10.255.213.18) with Microsoft SMTP Server (TLS) id 15.0.1015.19; Thu, 28 Aug 2014 16:50:46 +0000 Received: from BN1AFFO11FD017.protection.gbl (10.255.156.132) by CH1PR03CA011.outlook.office365.com (10.255.156.156) with Microsoft SMTP Server (TLS) id 15.0.1019.16 via Frontend Transport; Thu, 28 Aug 2014 16:50:46 +0000 Received: from az84smr01.freescale.net (192.88.158.2) by BN1AFFO11FD017.mail.protection.outlook.com (10.58.52.77) with Microsoft SMTP Server (TLS) id 15.0.1010.11 via Frontend Transport; Thu, 28 Aug 2014 16:50:45 +0000 Received: from fabio-Latitude-E6410.am.freescale.net ([10.29.244.97]) by az84smr01.freescale.net (8.14.3/8.14.0) with ESMTP id s7SGohC3020241; Thu, 28 Aug 2014 09:50:43 -0700 From: Fabio Estevam To: CC: , , Fabio Estevam Subject: [PATCH] dma: Kconfig: Include mx6 in the IMX_SDMA help section Date: Thu, 28 Aug 2014 13:50:19 -0300 Message-ID: <1409244619-25406-1-git-send-email-fabio.estevam@freescale.com> X-Mailer: git-send-email 1.9.1 X-EOPAttributedMessage: 0 X-Forefront-Antispam-Report: CIP:192.88.158.2; CTRY:US; IPV:CAL; IPV:NLI; EFV:NLI; SFV:NSPM; SFS:(6009001)(199003)(189002)(46102001)(229853001)(87286001)(77156001)(36756003)(80022001)(20776003)(64706001)(47776003)(81542001)(81342001)(4396001)(50226001)(48376002)(104016003)(90102001)(44976005)(85306004)(50466002)(95666004)(33646002)(106466001)(50986999)(26826002)(81156004)(19580405001)(19580395003)(83322001)(2351001)(107046002)(105606002)(69596002)(102836001)(99396002)(97736001)(79102001)(77982001)(104166001)(76482001)(84676001)(88136002)(6806004)(86362001)(93916002)(575784001)(68736004)(89996001)(31966008)(74502001)(74662001)(110136001)(21056001)(85852003)(62966002)(92726001)(83072002)(92566001)(87936001); DIR:OUT; SFP:; SCL:1; SRVR:BLUPR03MB246; H:az84smr01.freescale.net; FPR:; MLV:ovrnspm; PTR:InfoDomainNonexistent; A:1; MX:3; LANG:en; MIME-Version: 1.0 X-Microsoft-Antispam: BCL:0;PCL:0;RULEID:;UriScan:; X-Forefront-PRVS: 031763BCAF Received-SPF: Fail (protection.outlook.com: domain of freescale.com does not designate 192.88.158.2 as permitted sender) receiver=protection.outlook.com; client-ip=192.88.158.2; helo=az84smr01.freescale.net; Authentication-Results: spf=fail (sender IP is 192.88.158.2) smtp.mailfrom=Fabio.Estevam@freescale.com; X-OriginatorOrg: freescale.com Sender: dmaengine-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP MX6 processors also use the IMX_SDMA driver, so include it in the help text. Signed-off-by: Fabio Estevam --- drivers/dma/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig index 9b1ea0e..9621671 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig @@ -270,7 +270,7 @@ config IMX_SDMA select DMA_ENGINE help Support the i.MX SDMA engine. This engine is integrated into - Freescale i.MX25/31/35/51/53 chips. + Freescale i.MX25/31/35/51/53/6 chips. config IMX_DMA tristate "i.MX DMA support"