From patchwork Wed Mar 15 09:03:30 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jai Luthra X-Patchwork-Id: 13175518 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 82D66C6FD1D for ; Wed, 15 Mar 2023 09:04:49 +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:References:In-Reply-To: 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: List-Owner; bh=qH2J4987mtUjWpPsNnrlqWfHsklX0fttfOQ57mq1cGE=; b=XgTIUsvol5s+Co IP2mvTLWY4xHB6UC4nNst808xsXOK19HtM54eu47s9ccD1XylgABAnlnB7DeaJ64U4GBhqMLZfUuV x5rMTDkoMwYYf20qpGejZa51PcQnTyLcHpUYSkMKqkMSuMfLhQIlEaAO4NvupWoI2e4gd3tAqfu/3 mDx706iP6erm0n7qYp4Q5WofP0tJqbRuabNxvmDmKrRd883zuyS0kyC+AjUgbIUqZxIQ6dBSzi6Uk wHE86q+ILPqRyFFyIEikjlVIKy0S1C3QCr6EVFhjzrFZFY7Xr2IORf47ALj2NuhPGhZyvwoJiIzFp hdWIRhVLM+nOb3b79Nvw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pcN32-00Crlf-2G; Wed, 15 Mar 2023 09:03:52 +0000 Received: from lelv0143.ext.ti.com ([198.47.23.248]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pcN2z-00CrjG-35 for linux-arm-kernel@lists.infradead.org; Wed, 15 Mar 2023 09:03:51 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 32F93eZr127348; Wed, 15 Mar 2023 04:03:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1678871021; bh=KmiYo0Mp/7UOsWp+C/ZJZUsUsiy/rrCL5FhE3tFewDs=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=HiClqlSekjRUGVyA4HA4B/lp6sbHgEqGm6Li+euW1kgUyT+jAIJ0XOgQuBTXwySlW 3/88Vxz5G7/tGR/G3UVrrEcfY90drGvQcPd/GK/qbN5WVA1B5pqiFqUKJawz7ix207 jqK69oENRIMx/Tj7/G8QHmbgwsxdjjS04lCNIMrA= Received: from DLEE109.ent.ti.com (dlee109.ent.ti.com [157.170.170.41]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 32F93eWG005946 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 15 Mar 2023 04:03:40 -0500 Received: from DLEE102.ent.ti.com (157.170.170.32) by DLEE109.ent.ti.com (157.170.170.41) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Wed, 15 Mar 2023 04:03:40 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) by DLEE102.ent.ti.com (157.170.170.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16 via Frontend Transport; Wed, 15 Mar 2023 04:03:40 -0500 Received: from localhost (ileaxei01-snat.itg.ti.com [10.180.69.5]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 32F93dbK055346; Wed, 15 Mar 2023 04:03:40 -0500 From: Jai Luthra To: Nishanth Menon , Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Catalin Marinas , Will Deacon , Mark Brown CC: , , , Andrew Davis , Jayesh Choudhary , Devarsh Thakkar , Aradhya Bhatia , Jai Luthra Subject: [PATCH v6 1/6] arm64: defconfig: Enable audio drivers for TI K3 SoCs Date: Wed, 15 Mar 2023 14:33:30 +0530 Message-ID: <20230313-mcasp_upstream-v6-1-77685d7cbeb8@ti.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230313-mcasp_upstream-v6-0-77685d7cbeb8@ti.com> References: <20230313-mcasp_upstream-v6-0-77685d7cbeb8@ti.com> MIME-Version: 1.0 X-Developer-Signature: v=1; a=openpgp-sha256; l=840; i=j-luthra@ti.com; h=from:subject:message-id; bh=HwVDODIMEdhkR4OZ+E+QhHZzJZLC2RvE10il4WYmg/w=; b=owEBbQKS/ZANAwAIAUPekfkkmnFFAcsmYgBkEYdWkJG1mF8uNjfE7WqYPLm3Fxfhj49x4rx5r 0ZdzfG2rn+JAjMEAAEIAB0WIQRN4NgY5dV16NRar8VD3pH5JJpxRQUCZBGHVgAKCRBD3pH5JJpx RWuTEACLGecPCJpEA1HYo5G1/8Gze5zn0Sbe0czlj8QERUTDnhQhOgik/Y/IZzgAoXxoJLIrquL KHWK7jVPmdXQN5o9mx2qFApXVDly0FngDjsCZ9ZnY7rg1+t20Nw0dGaiIM78CkJZfM4Crv9Vk7k mf+s8vqRdvxtZzpqEWHnzo9lP4Vr1jiG7UVUC4xFdzMxlwiY4px12BL+64NKq0TFwPDXNgm0a+e 9GcY7mXYSVWyKcS6gDLPjzkY7gyrlcA7sfhkK07B8+vvgErMdUa0xasibQ4QeIjv3jHIFbqCKRq ww2Sh9lj4GSAUl9HQzHLDZD/Ns+ziVJZW9/ohWUfccUjaxfdQ7Jt2jbz/kdsJNvwRsSXlqD6/Mi SMqV0AbQ9GB3McREXNxL3SSeX8zAT8cjwr1DEx7j+TQHnYw6r4AQ+duQmzR0fOeISYcF9UOHKsp 5TzbFDtVgXkGBJulzGSTF6IjkwzW3JDwHMXdds+PRh0N19iPDNWglKTvatuspdChVZvP7v50FFg KopQSlVTR9M4m0w59xnYreFwK51+XEe0fZu6UZhOwpeVqf2BjziGcPD91z3uB3Gonj1KAK6MdOU wau548tRTJZEarM/TIPPAkq+rXJRcOF5btlB8Adpu225z3leH2DDa6G8WHPoZltGmUoAgZTM6zR 5+rPAXtXK1D4yNQ== X-Developer-Key: i=j-luthra@ti.com; a=openpgp; fpr=4DE0D818E5D575E8D45AAFC543DE91F9249A7145 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230315_020350_126332_01F85897 X-CRM114-Status: UNSURE ( 9.98 ) 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 TI's K3 platform uses McASP as the digital audio interface on the SoCs. AM62x and AM62A based starter kits also use the TLV320AIC3106 codec with a 3.5mm jack for analog audio input and output. Signed-off-by: Jai Luthra Reviewed-by: Devarsh Thakkar --- arch/arm64/configs/defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 7790ee42c68a..7e0ce1833904 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -898,6 +898,8 @@ CONFIG_SND_SOC_LPASS_WSA_MACRO=m CONFIG_SND_SOC_LPASS_VA_MACRO=m CONFIG_SND_SOC_LPASS_RX_MACRO=m CONFIG_SND_SOC_LPASS_TX_MACRO=m +CONFIG_SND_SOC_DAVINCI_MCASP=m +CONFIG_SND_SOC_TLV320AIC3X_I2C=m CONFIG_SND_SIMPLE_CARD=m CONFIG_SND_AUDIO_GRAPH_CARD=m CONFIG_SND_AUDIO_GRAPH_CARD2=m