From patchwork Tue Jun 7 16:19:05 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 69546 Delivered-To: patch@linaro.org Received: by 10.140.106.246 with SMTP id e109csp2063417qgf; Tue, 7 Jun 2016 09:22:18 -0700 (PDT) X-Received: by 10.98.2.74 with SMTP id 71mr233953pfc.49.1465316538847; Tue, 07 Jun 2016 09:22:18 -0700 (PDT) Return-Path: Received: from bombadil.infradead.org (bombadil.infradead.org. [2001:1868:205::9]) by mx.google.com with ESMTPS id xk1si4193078pab.53.2016.06.07.09.22.18 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Jun 2016 09:22:18 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) client-ip=2001:1868:205::9; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) smtp.mailfrom=linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1bAJkj-00059D-9T; Tue, 07 Jun 2016 16:21:17 +0000 Received: from mail-wm0-x22c.google.com ([2a00:1450:400c:c09::22c]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1bAJjj-0003D0-39 for linux-arm-kernel@lists.infradead.org; Tue, 07 Jun 2016 16:20:17 +0000 Received: by mail-wm0-x22c.google.com with SMTP id m124so121641673wme.1 for ; Tue, 07 Jun 2016 09:19:55 -0700 (PDT) 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=10lGCBYGuaDO7VzaOZFrHXLezuqvFxbqxntJEhgECr4=; b=B+pRRn0MPqXjzN8RJ9dAz05mJ0J6j0krZbf7vbSrhExNwQCBGzDnYrFnqe6aH/J4VC 2agCTmT3JO4iO2TQVOIF9fRfah3qfUiQk0mLpj5cOb+/0NRTAE7us3CipHr2m6Jd+sYp 6EVVAwpVfT0yRAFKypwlD5T7hTlUdds6bEMCQ= 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=10lGCBYGuaDO7VzaOZFrHXLezuqvFxbqxntJEhgECr4=; b=iQymue9dlIjL5rdCckWHMQfKPRQkKAe1DqXPdlFUQAXlpR75bmYBiuJBZXFfvzemfE /JMGLxzWkH93zU4OLfQ4CRhaUrH14SqGyReuKNGSPIn/YmQD6m3lGThemTP6+UR0jVTZ unOQTo+8ZZmF/UAZk5iL/c1hCaIYOVdkBHMHS/gM94zf757knHwzW/L7u4fkW2yNSSOP 0ICJ/8C/fcbc1WQUkqUKrT8v5PioiDM1bRnJdhL3z8892eTrLoX+P6lQucxvI6k4U3Kz LcOngruicqDQS/aw//qjeeLg8MiKga3Hb68+X3bK3UTZZA/OO9do7IeNraIJDT/RXNdH rhug== X-Gm-Message-State: ALyK8tI5HW6W9qYPNgy6K4Z7a2hHJht1u05492oA+da4WL38OigM2raMYpgxVF6C4dNiVu7q X-Received: by 10.194.39.202 with SMTP id r10mr204066wjk.93.1465316394355; Tue, 07 Jun 2016 09:19:54 -0700 (PDT) Received: from localhost.localdomain (cpc84731-aztw28-2-0-cust112.18-1.cable.virginm.net. [82.37.67.113]) by smtp.gmail.com with ESMTPSA id xw8sm13839790wjb.30.2016.06.07.09.19.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 07 Jun 2016 09:19:53 -0700 (PDT) From: Peter Griffin To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@stlinux.com, maxime.coquelin@st.com, patrice.chotard@st.com, srinivas.kandagatla@gmail.com, vinod.koul@intel.com, bjorn.andersson@linaro.org, arnaud.pouliquen@st.com, arnd@arndb.de Subject: [PATCH v5 11/18] ARM: multi_v7_defconfig: Enable STi and simple-card drivers. Date: Tue, 7 Jun 2016 17:19:05 +0100 Message-Id: <1465316352-20691-12-git-send-email-peter.griffin@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1465316352-20691-1-git-send-email-peter.griffin@linaro.org> References: <1465316352-20691-1-git-send-email-peter.griffin@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160607_092015_496630_704874B7 X-CRM114-Status: GOOD ( 10.91 ) X-Spam-Score: -2.7 (--) X-Spam-Report: SpamAssassin version 3.4.0 on bombadil.infradead.org summary: Content analysis details: (-2.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [2a00:1450:400c:c09:0:0:0:22c listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid 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: devicetree@vger.kernel.org, linux-remoteproc@vger.kernel.org, peter.griffin@linaro.org, broonie@kernel.org, dmaengine@vger.kernel.org, lee.jones@linaro.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org 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 Cc: arnaud.pouliquen@st.com Cc: broonie@kernel.org --- arch/arm/configs/multi_v7_defconfig | 3 +++ 1 file changed, 3 insertions(+) -- 1.9.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 1c34e17..529b923 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -607,6 +607,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