From patchwork Thu Dec 16 15:05:06 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Merlijn Wajer X-Patchwork-Id: 12696499 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6C1AEC433EF for ; Thu, 16 Dec 2021 15:00:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=5upDBqkFfHypsXA/vAT8FWscEijDzQB72nzKFKF1YsI=; b=y0AQJUegtcUhXN xaXlXloNwSdwFcjyGRwXxNvLhIsRcDj7JHhWilipFUKNFkeLPNFzJ7uvWxVI9uI5OMcMkKOUHwEwF I7WOcpiZ2EguOhpZVO2zvUu6drIRINInWCnaPEnhoP0TjuaMwLkzySs4+uLr8l1CqrsKtuczdCYNl 9jUewg2GqaBalGHD0dampnImO6P1C9tneppTbeWf+a6jb3QHnz0ks+EzhzVIUMyUn+J1qDJXoT59D WbS136IqxrKoB8QHOJPYa5z13DL0hCkv3QlnCJ72ghcoRtS3f0tZcDD/+/wg8a9ZJZblObIQnd7rl Yx7MSw0vS0jKOtzWW0gA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mxsER-006GPk-5a; Thu, 16 Dec 2021 14:59:43 +0000 Received: from mail.wizzup.org ([95.217.97.174] helo=wizzup.org) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mxsEN-006GNR-MB for linux-arm-kernel@lists.infradead.org; Thu, 16 Dec 2021 14:59:41 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=wizzup.org; s=mail; h=Content-Transfer-Encoding:MIME-Version:Message-Id:Date:Subject:Cc: To:From:Sender:Reply-To:Content-Type:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=DjXxSvbpnfZWTB8la9pvej64oJM3C+QTUUElIiq87ao=; b=TSSAkwA6pQ/NlDPpVQ1i4T2A3W IjjcU1YI7v18WTw0BShCnbAWjAVurXGahHA7Hy6xTVYPTvhPqHm/Z6USHxDGazVVJF9cbMmJoskSq edNuFu/Y03bjT+6tOVwFqB7pI5blIIO/pBtMRKGGpmyarmO/CQ46WgYdih8Jr5vi9iNVHUZn/6oJS c/D2kk2VKzPWlUblZVj7qsOpezvXySZ99Ja5naYXuxjKasFJgJc76X/Qn/tAjtVQAVcHPAxtbTgLQ OGElxntYaxl8gQzBV6lSjNS9BLv5mSHGS0WRYhNSYuWcPQiiGk5qoT517pMuZimT4boiUNIeUy/sf zXieq3eQ==; Received: from [45.83.235.159] (helo=gentoo-x13.fritz.box) by wizzup.org with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1mxsE7-0004VS-Pv; Thu, 16 Dec 2021 14:59:23 +0000 From: Merlijn Wajer To: merlijn@wizzup.org Cc: Ivaylo Dimitrov , Dev Null , Tony Lindgren , Sebastian Reichel , linux-omap@vger.kernel.org, Russell King , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH] ARM: omap2plus_defconfig: enable TLV320AIC3X Date: Thu, 16 Dec 2021 16:05:06 +0100 Message-Id: <20211216150506.31163-1-merlijn@wizzup.org> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211216_065939_744557_2C7443AE X-CRM114-Status: UNSURE ( 8.82 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Commit a96d2ba2d824 ("ASoC: codecs: tlv320aic3x: move I2C to separated file") split the driver into SPI and I2C code and also provided a separate configuration option for it. The RX51 audio fails to probe since this commit, so let's add this non-obvious configuration option to the defconfig. Signed-off-by: Merlijn Wajer --- arch/arm/configs/omap2plus_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index 7a41e9cbcc7b..5c916e92068e 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -566,6 +566,8 @@ CONFIG_SND_SOC_OMAP_HDMI=m CONFIG_SND_SOC_CPCAP=m CONFIG_SND_SOC_MOTMDM=m CONFIG_SND_SOC_TLV320AIC23_I2C=m +CONFIG_SND_SOC_TLV320AIC3X=m +CONFIG_SND_SOC_TLV320AIC3X_I2C=m CONFIG_SND_SIMPLE_CARD=m CONFIG_SND_AUDIO_GRAPH_CARD=m CONFIG_HID_GENERIC=m