From patchwork Mon Sep 16 05:23:52 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mohammad Rafi Shaik X-Patchwork-Id: 13805028 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 AF220C3ABB2 for ; Mon, 16 Sep 2024 05:26:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding: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=qPIKHtCATPFfayOVL2cKvLYvGOFDgdbb/LAn4LZ4h1Q=; b=wve+NbW5JStaOllDBjnhtgJ5h/ BdWvF/usSZyBmJ6tsEztVTXEGS48u2FVihaBiN8AV3AXl/6aocCAAy9uDCho8au0JCuFIGR4BHOQs Wa7VB+t/zGjQ9jwJsdjYkXFw30XWvmABiumAJYzh8mSNgfdzokSHAnKmZgTO8Vdxwc43plTOqGNqU zPWw0VvlsILPuFwkFWDWYhCzrF59IVms3IKWg0XgNksalSqt+EZIEszh2r8Fp5cnF/unKOG3BRpOG 6RkZJlV7zNY8TcKliCjqD0s0JXD7Op1VaORLaXY1ESGunTE0FnmpYSWSsCS9lsaLwTV2xIUrSXaby XsmJTthg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1sq4FU-000000037lo-0ixz; Mon, 16 Sep 2024 05:26:08 +0000 Received: from mx0b-0031df01.pphosted.com ([205.220.180.131]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1sq4EN-000000037aK-3MZQ for linux-arm-kernel@lists.infradead.org; Mon, 16 Sep 2024 05:25:01 +0000 Received: from pps.filterd (m0279873.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 48FNRlaw021652; Mon, 16 Sep 2024 05:24:48 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to; s=qcppdkim1; bh=qPIKHtCATPFfayOVL2cKvL YvGOFDgdbb/LAn4LZ4h1Q=; b=DCjgtWhYbuzOhtHei3mpBoMhamSMrFakYf3rmM daLBlXR2tzm3BP6xMpOERu3ti0jiLuZXhtJFcxjqQxC1X7c+ck7UKHogQcBqjV7T UPwD0aTo4SXAmM2vLYnpc82W9I9keNOeglQiY1WVdO8eoZRmiqv/+2y91vvZiG9E YkCjrXAYsAckYOVeTn8zr/d/JMaMmXfoCLKiSUPK02BuJpxCO/KoQXSpdFAdqwCu vabmpqNPohdpc9lKq5udIGHHiBxZaYvqCdhb8ja1ZNjS4DkeyCaEjStLDkJ+zxMa yMQeoqmDS8h42bvwDiWSq93lYLCAOM02suvpwEGnyYJoJBbw== Received: from nasanppmta01.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 41n4k0jvrb-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 16 Sep 2024 05:24:47 +0000 (GMT) Received: from nasanex01c.na.qualcomm.com (nasanex01c.na.qualcomm.com [10.45.79.139]) by NASANPPMTA01.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 48G5OkLF023019 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 16 Sep 2024 05:24:46 GMT Received: from hu-mohs-hyd.qualcomm.com (10.80.80.8) by nasanex01c.na.qualcomm.com (10.45.79.139) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Sun, 15 Sep 2024 22:24:40 -0700 From: Mohammad Rafi Shaik To: Catalin Marinas , Will Deacon CC: , , , , Mohammad Rafi Shaik Subject: [PATCH v1] arm64: defconfig: enable WCD937x driver as module Date: Mon, 16 Sep 2024 10:53:52 +0530 Message-ID: <20240916052352.1819088-1-quic_mohs@quicinc.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) To nasanex01c.na.qualcomm.com (10.45.79.139) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-ORIG-GUID: XvIb2t79OSkhBrHnTV_mEBpVVS2zFiR5 X-Proofpoint-GUID: XvIb2t79OSkhBrHnTV_mEBpVVS2zFiR5 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.680,FMLib:17.12.60.29 definitions=2024-09-06_09,2024-09-06_01,2024-09-02_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxscore=0 lowpriorityscore=0 suspectscore=0 adultscore=0 phishscore=0 spamscore=0 malwarescore=0 bulkscore=0 impostorscore=0 mlxlogscore=614 clxscore=1011 priorityscore=1501 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2408220000 definitions=main-2409160032 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240915_222459_978742_5DC7D406 X-CRM114-Status: GOOD ( 11.45 ) 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 Enable the Qualcomm WCD937x codec driver as module as is now used on the QCM6490 platform. Signed-off-by: Mohammad Rafi Shaik --- arch/arm64/configs/defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 5fdbfea7a5b2..c4746e3412f8 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1036,6 +1036,8 @@ CONFIG_SND_SOC_TLV320AIC32X4_I2C=m CONFIG_SND_SOC_TLV320AIC3X_I2C=m CONFIG_SND_SOC_WCD9335=m CONFIG_SND_SOC_WCD934X=m +CONFIG_SND_SOC_WCD937X=m +CONFIG_SND_SOC_WCD937X_SDW=m CONFIG_SND_SOC_WCD939X=m CONFIG_SND_SOC_WCD939X_SDW=m CONFIG_SND_SOC_WM8524=m