Message ID | 0879920c99ad17136d9ceee2183959c07d7087f5.1613905397.git.agx@sigxcpu.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <SRS0=X6Z7=HX=lists.infradead.org=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-17.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C0719C433E9 for <linux-arm-kernel@archiver.kernel.org>; Sun, 21 Feb 2021 11:08:50 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 85F4164E86 for <linux-arm-kernel@archiver.kernel.org>; Sun, 21 Feb 2021 11:08:50 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 85F4164E86 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=sigxcpu.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe :List-Id:MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:To:From: Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=C+3ChlLdbsRk9LXvJBsl2qxsL8/dqNrFPvaTu7jVnXk=; b=sc1KZtGVALW33w2HZE6BUDDE3h rsCFzQlnqrNEPyKTPbHz7RK7FlLMcIylpZGckdiUbkrCtV2Pe/PGYdg1ameSvnuHOKL7mzNVo9IIy c9/UbtLFtp6VJjbrZ7GYApl4leEuRxCU4tkTweANeSJ2uqiP0aSSAuJPpvcUrpnduuALWq5zTpXxX nBXxWuyTtCpHUlf0qJD/CnJuaQj8XLfWUimXbCZP3zLeD+gLuSLviojfpZOG89UJBwj/UPyJ7L88B LKk2bD0gqG1zKda+1VfHvmN+DMRPgpw7ERADkcjOA9UdwOuqfpip81g7ThO0GDdvoI6yCsCiraA91 +NmJcMtQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1lDmaR-0002L7-AH; Sun, 21 Feb 2021 11:07:39 +0000 Received: from honk.sigxcpu.org ([24.134.29.49]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1lDmaA-0002Gi-Oq for linux-arm-kernel@lists.infradead.org; Sun, 21 Feb 2021 11:07:23 +0000 Received: from localhost (localhost [127.0.0.1]) by honk.sigxcpu.org (Postfix) with ESMTP id 91556FB06; Sun, 21 Feb 2021 12:07:20 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at honk.sigxcpu.org Received: from honk.sigxcpu.org ([127.0.0.1]) by localhost (honk.sigxcpu.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id e9_xkOK1HW2I; Sun, 21 Feb 2021 12:07:17 +0100 (CET) Received: by bogon.sigxcpu.org (Postfix, from userid 1000) id C741B403F6; Sun, 21 Feb 2021 12:07:11 +0100 (CET) From: =?utf-8?q?Guido_G=C3=BCnther?= <agx@sigxcpu.org> To: Rob Herring <robh+dt@kernel.org>, Shawn Guo <shawnguo@kernel.org>, Sascha Hauer <s.hauer@pengutronix.de>, Pengutronix Kernel Team <kernel@pengutronix.de>, Fabio Estevam <festevam@gmail.com>, NXP Linux Team <linux-imx@nxp.com>, Catalin Marinas <catalin.marinas@arm.com>, Will Deacon <will@kernel.org>, =?utf-8?q?Guido_G=C3=BCnther?= <agx@sigxcpu.org>, Martin Kepplinger <martink@posteo.de>, "Angus Ainslie (Purism)" <angus@akkea.ca>, Krzysztof Kozlowski <krzk@kernel.org>, Bjorn Andersson <bjorn.andersson@linaro.org>, Li Yang <leoyang.li@nxp.com>, Geert Uytterhoeven <geert+renesas@glider.be>, Michael Walle <michael@walle.cc>, Max Krummenacher <max.oss.09@gmail.com>, Nishanth Menon <nm@ti.com>, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH v1 4/6] arm64: defconfig: Enable asoc simple mux Date: Sun, 21 Feb 2021 12:07:09 +0100 Message-Id: <0879920c99ad17136d9ceee2183959c07d7087f5.1613905397.git.agx@sigxcpu.org> X-Mailer: git-send-email 2.30.0 In-Reply-To: <cover.1613905396.git.agx@sigxcpu.org> References: <cover.1613905396.git.agx@sigxcpu.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210221_060723_032746_04111F4C X-CRM114-Status: GOOD ( 11.12 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
arm64: dts: librem5-devkit: Improve audio support
|
expand
|
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index e830d1be6f27..762fb6a132df 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -790,6 +790,7 @@ CONFIG_SND_SOC_GTM601=m CONFIG_SND_SOC_PCM3168A_I2C=m CONFIG_SND_SOC_RT5659=m CONFIG_SND_SOC_SIMPLE_AMPLIFIER=m +CONFIG_SND_SOC_SIMPLE_MUX=m CONFIG_SND_SOC_TAS571X=m CONFIG_SND_SOC_WCD934X=m CONFIG_SND_SOC_WM8904=m
This is needed to model the mic input mux on the Librem 5 devkit. Signed-off-by: Guido Günther <agx@sigxcpu.org> --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)