From patchwork Fri May 24 13:28:13 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Baltieri X-Patchwork-Id: 2611371 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork1.kernel.org Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) by patchwork1.kernel.org (Postfix) with ESMTP id 0DA943FD4E for ; Fri, 24 May 2013 13:28:52 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Ufs35-00026m-8T; Fri, 24 May 2013 13:28:47 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Ufs32-0007Y3-Nz; Fri, 24 May 2013 13:28:44 +0000 Received: from mail-ee0-f44.google.com ([74.125.83.44]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Ufs30-0007X5-2X for linux-arm-kernel@lists.infradead.org; Fri, 24 May 2013 13:28:43 +0000 Received: by mail-ee0-f44.google.com with SMTP id b57so2620303eek.3 for ; Fri, 24 May 2013 06:28:18 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:x-gm-message-state; bh=3NEUmJ+Ox3Fc5ML7oxtA8SFi0qAkmDRzQZpk2C8+Qes=; b=fb4Mz3TFYGIMVAWSXvjdZwMu2qbCakzwfB8+4UGvtm6H+Y+efLPxRoZdqFCA3mRtH9 4FuurX5qTjmzcUomidtmVzL5O7RyIucYhAShbzmDpKBm4a1vSm4b451gv5Tw7MWZOta0 Nhz0zOX2DIbjE1aJjt2H4mggfbXFl+lwrLXC0HegtPrD1gAkorq0LR6sD8JNusRB1/2N FIQ1qinIN0YBJeD+NySVdx16jh0p1qcMyQ1OQOd3RlQG4hmFidSkq8enbbPofXoIfAP7 uO3pPT8X7+M/q4heEyREKqDddI4SumKdM3WwVmXxb4rxcbvcSiH0fbITGUjv8uw2fjh/ WAfg== X-Received: by 10.14.216.201 with SMTP id g49mr43599168eep.42.1369402098633; Fri, 24 May 2013 06:28:18 -0700 (PDT) Received: from localhost (2-224-81-44.ip169.fastwebnet.it. [2.224.81.44]) by mx.google.com with ESMTPSA id y10sm23670639eev.3.2013.05.24.06.28.16 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 24 May 2013 06:28:17 -0700 (PDT) From: Fabio Baltieri To: Linus Walleij Subject: [PATCH] ARM: ux500: select SND_SOC_UX500 for ux500 Date: Fri, 24 May 2013 15:28:13 +0200 Message-Id: <1369402093-27817-1-git-send-email-fabio.baltieri@linaro.org> X-Mailer: git-send-email 1.8.2 X-Gm-Message-State: ALoCoQnb6QtMDyq9O22+Gu1meSp2xZl3LDTJmfbpGq++Q+L5mdUASSWKjJBkYkJcEaZkUnAPrvkJ X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130524_092842_249555_7788CDC2 X-CRM114-Status: UNSURE ( 9.36 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [74.125.83.44 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Fabio Baltieri , Lee Jones , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Srinidhi Kasagar X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Enable ux500 specific ALSA SoC drivers by default on u8500_defconfig. Signed-off-by: Fabio Baltieri --- Hi Linus, As I noticed that you just updated your ux500-defconfig branch, and the ux500 sound driver should be working fine in the next kernel, I'm sending a patch to enable it by default. This applies on top of your recent commit "ARM: ux500: update defconfig base". Thanks, Fabio arch/arm/configs/u8500_defconfig | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/arm/configs/u8500_defconfig b/arch/arm/configs/u8500_defconfig index da0614a..da353e0 100644 --- a/arch/arm/configs/u8500_defconfig +++ b/arch/arm/configs/u8500_defconfig @@ -69,6 +69,11 @@ CONFIG_MFD_STMPE=y CONFIG_MFD_TC3589X=y CONFIG_REGULATOR_GPIO=y CONFIG_REGULATOR_AB8500=y +CONFIG_SOUND=y +CONFIG_SND=y +CONFIG_SND_SOC=y +CONFIG_SND_SOC_UX500=y +CONFIG_SND_SOC_UX500_MACH_MOP500=y CONFIG_USB=y CONFIG_USB_MUSB_HDRC=y CONFIG_USB_MUSB_UX500=y