From patchwork Mon Mar 26 13:08:10 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nicolas Ferre X-Patchwork-Id: 148740 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 20890B6EE6 for ; Tue, 27 Mar 2012 00:22:54 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1SC9iE-0006zk-1H; Mon, 26 Mar 2012 13:11:54 +0000 Received: from 173-166-109-252-newengland.hfc.comcastbusiness.net ([173.166.109.252] helo=bombadil.infradead.org) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1SC9iC-0006zf-3G for linux-arm-kernel@merlin.infradead.org; Mon, 26 Mar 2012 13:11:52 +0000 Received: from newsmtp5.atmel.com ([204.2.163.5] helo=sjogate2.atmel.com) by bombadil.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1SC9f7-000660-4W for linux-arm-kernel@lists.infradead.org; Mon, 26 Mar 2012 13:08:42 +0000 Received: from meyreuil.atmel.fr ([10.159.254.132]) by sjogate2.atmel.com (8.13.6/8.13.6) with ESMTP id q2QD40G9009851; Mon, 26 Mar 2012 06:04:01 -0700 (PDT) Received: from [10.159.245.112] ([10.159.245.112]) by meyreuil.atmel.fr (8.11.7p1+Sun/8.11.7) with ESMTP id q2QD89q03287; Mon, 26 Mar 2012 15:08:09 +0200 (MEST) Message-ID: <4F706A3A.1070309@atmel.com> Date: Mon, 26 Mar 2012 15:08:10 +0200 From: Nicolas Ferre Organization: atmel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120310 Thunderbird/11.0 MIME-Version: 1.0 To: Arnd Bergmann , Olof Johansson , linux-arm-kernel Subject: [GIT PULL] AT91 drivers Kconfig cleanup X-Enigmail-Version: 1.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20120326_090841_464272_CF7D0BA2 X-CRM114-Status: GOOD ( 15.70 ) X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on bombadil.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: "Koul, Vinod" , Dmitry Torokhov , Linux Kernel list , herbert@gondor.hengli.com.au, Ludovic Desroches , Jean-Christophe PLAGNIOL-VILLARD X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org (previous email without mailing-lists addresses) Arnd, Olof, This is a series which deals with AT91 drivers Kconfig entries. Its goal is to remove too restrictive dependencies on SoC names. This will allow to add support for newer SoC seamlessly. Some very "cosmetic" changes are also added (entry names, comments, etc.). Some patches are dealing with other subsystem Kconfig files. I have collected "Acked-by" and included them in this series. I have built this pull-request on top of arm-soc/next/dt2 branch for easy merge with at91 material that is already queued for 3.4. It is for sure a very late pull request for 3.4, event though it is non intrusive. So, feel free to delay it to 3.5 or a "staging" branch... The following changes since commit 7d1206bc2859c6e9f46e35ae697c138e7d7858a7: Merge branch 'kirkwood/dt' into next/dt2 (2012-03-24 19:16:04 +0000) are available in the git repository at: git://github.com/at91linux/linux-at91.git armsoc-next-dt2+at91-kconfig for you to fetch changes up to 40ef130751f4438ae73603ab00aa2a2590a3201d: hwrng: Kconfig: remove dependency for atmel-rng driver (2012-03-26 14:06:23 +0200) ---------------------------------------------------------------- Nicolas Ferre (12): ARM: at91: change AT91 Kconfig entry comment ARM: at91/Kconfig: change at91sam9g45 entry ARM: at91/Kconfig: add comment to at91sam9x5 family entry ARM: at91/Kconfig: add clarifications to AT91SAM9M10G45-EK entry ARM: at91/Kconfig: add AT91SAM9x5 family to AT91_EARLY_DBGU0 entry ARM: at91/Kconfig: website link for AT91SAM9G20-EK dmaengine: Kconfig: fix Atmel at_hdmac entry mmc: Kconfig: remove choice between at91_mci and atmel-mci mmc: atmel-mci: remove the need for CONFIG_MMC_ATMELMCI_DMA rtc: Kconfig: remove dependency for AT91 rtc driver Input: Kconfig: remove dependency for atmel_tsadcc driver hwrng: Kconfig: remove dependency for atmel-rng driver arch/arm/Kconfig | 4 ++-- arch/arm/mach-at91/Kconfig | 21 ++++++++++++++++----- drivers/char/hw_random/Kconfig | 2 +- drivers/dma/Kconfig | 5 ++--- drivers/input/touchscreen/Kconfig | 4 ++-- drivers/mmc/host/Kconfig | 23 ++--------------------- drivers/mmc/host/atmel-mci.c | 2 -- drivers/rtc/Kconfig | 2 +- 8 files changed, 26 insertions(+), 37 deletions(-) Thanks, best regards,