From patchwork Mon Nov 7 18:17:42 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 9415721 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id A37F56022E for ; Mon, 7 Nov 2016 18:22:34 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9E05728A4B for ; Mon, 7 Nov 2016 18:22:34 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 90CDF28C71; Mon, 7 Nov 2016 18:22:34 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 2377728A4B for ; Mon, 7 Nov 2016 18:22:34 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1c3oXV-0002VW-TB; Mon, 07 Nov 2016 18:21:01 +0000 Received: from merlin.infradead.org ([2001:4978:20e::2]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1c3oVG-0008AZ-Jw for linux-arm-kernel@bombadil.infradead.org; Mon, 07 Nov 2016 18:18:42 +0000 Received: from mail-wm0-x22f.google.com ([2a00:1450:400c:c09::22f]) by merlin.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1c3oVF-0006wu-2w for linux-arm-kernel@lists.infradead.org; Mon, 07 Nov 2016 18:18:41 +0000 Received: by mail-wm0-x22f.google.com with SMTP id u144so30522602wmu.1 for ; Mon, 07 Nov 2016 10:18:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=4OZbYgczJW1GZ6DRmqSJpzgpgyDAj06eQYmsGFHUdsk=; b=TEicSM1qmSX7ylT9kMlCelHWrPtyR6odOh4ZskUbDgJS67cCDRJAEcESty+2K2odUQ pj4cwdFvASB6LfrMSoEiAMBL/shIUwhbc7kXueglU7lkyJYIofJtscrb61woIzSR3Ku0 9jgpGVR3n2rU2c0pQiQNgLI/ZmxwPdzTQBR5c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=4OZbYgczJW1GZ6DRmqSJpzgpgyDAj06eQYmsGFHUdsk=; b=Mz0cqHHxqi6noYvLRWfZTgsA9ptNJwmY2uQ3IXpuds0PXZOyuLxYiMAIzaHYPQ78TQ C3LwSaUQA8c4/2+A0BWUKWR/7gbXBDW6FZbPNrsmUvYS1+3ogaVsRaZfXBE9Vv7HTrpL zZMOCJ1EqvLX1hQGoF1B+Tu5AGFbbB3k5M9IeG21+m526AuC+ws071Iue0u3thMczl2J 1iNbZN5skxYJ3pgOSU8zilOWUPl85cKnDg8lZPjEdJ+ihAR8hZIFtlR8Oiizw/uRa9ZP 23ivVmntKVGXJY5vQv/G3EFCDsXNjcISbVfkXkrpd3gRLfJrMY91nNIh8GraugwvMbUR +xfg== X-Gm-Message-State: ABUngvfRXheTta88kJIs7tkR6yXEoiz7TsSHF6jgLREfotmXX4zxXdF+9kJuyfT3n31kA7Um X-Received: by 10.194.86.165 with SMTP id q5mr1035703wjz.178.1478542698335; Mon, 07 Nov 2016 10:18:18 -0800 (PST) Received: from localhost.localdomain (cpc89244-aztw30-2-0-cust4998.18-1.cable.virginm.net. [86.31.179.135]) by smtp.gmail.com with ESMTPSA id c4sm14921903wmh.4.2016.11.07.10.18.17 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 07 Nov 2016 10:18:17 -0800 (PST) From: Peter Griffin To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@stlinux.com, bjorn.andersson@linaro.org, vinod.koul@intel.com, ohad@wizery.com Subject: [PATCH v11 11/14] ARM: multi_v7_defconfig: Enable STi and simple-card drivers. Date: Mon, 7 Nov 2016 18:17:42 +0000 Message-Id: <1478542665-17089-12-git-send-email-peter.griffin@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1478542665-17089-1-git-send-email-peter.griffin@linaro.org> References: <1478542665-17089-1-git-send-email-peter.griffin@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161107_131841_257542_DC631BC0 X-CRM114-Status: UNSURE ( 9.90 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: peter.griffin@linaro.org, dmaengine@vger.kernel.org, lee.jones@linaro.org, remoteproc@vger.kernel.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP This patch enables the STi ALSA drivers found on STi platforms as well as the simple-card driver which is a dependency to have working sound. Signed-off-by: Peter Griffin Acked-by: Lee Jones --- arch/arm/configs/multi_v7_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index ce9ab5a..a977e57 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -649,6 +649,9 @@ CONFIG_SND_SOC_AK4642=m CONFIG_SND_SOC_SGTL5000=m CONFIG_SND_SOC_SPDIF=m CONFIG_SND_SOC_WM8978=m +CONFIG_SND_SOC_STI=m +CONFIG_SND_SOC_STI_SAS=m +CONFIG_SND_SIMPLE_CARD=m CONFIG_USB=y CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_MVEBU=y