From patchwork Wed Mar 27 11:32:27 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: 783225 Received: from mx0a-0031df01.pphosted.com (mx0a-0031df01.pphosted.com [205.220.168.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 619CE823A4; Wed, 27 Mar 2024 11:33:52 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=205.220.168.131 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711539233; cv=none; b=NcMggc+Vj170gSrkHzu9yuxNPE7wU7JA8b4gKtPVOw7FHFSQidbIBcFP8Gnd1IpuntP02tRDQLBwDl9JazJJPo4AvXGRbrxiYK3Rz6fWHejMNaE3OzVOCQKPksGHfEajsTn/N4L6dTyQ9XKRBLrGw4cw7TxN/hIv9ZNZiI4+GmI= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711539233; c=relaxed/simple; bh=chQOriCcdkcinLVrEULf9YxwIegyP3O7ewgsFxV0HEw=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=ZUvJKeBdN25rvqiL5+SWz982GUk7i9sxkPurHVy2aWTwa8+1DE3/dusGt0kV8D42x19SNMlcnM+pqyrSRLO0aRjPsBvvjobSI911Pr9UNkWaOENvER4ye5PKefD5IQGFdJ47Yt+hO7YlwedKxb2XuqUNAh454WbiWHkLFB/jcyA= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com; spf=pass smtp.mailfrom=quicinc.com; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b=eI2OcRav; arc=none smtp.client-ip=205.220.168.131 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=quicinc.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b="eI2OcRav" Received: from pps.filterd (m0279867.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.24/8.17.1.24) with ESMTP id 42RBSS3x009614; Wed, 27 Mar 2024 11:33:30 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s= qcppdkim1; bh=gjYgKZysAdJ/6lsaItzbhE3A6ZDUQSjKQ4yNHWtXIeo=; b=eI 2OcRavPsRdh5UHT+rJ2xtHd+It0Ze2g882S7EmGF6L2OxqHMcNGmdPLDs7R70M5u Hx3rsGfdUDjL4cMX4lvlcLmvx0e5/92fgQWxsydVuDWelrUeOynAIzZcWhVW9eYg nV8h6C9sTvyRR2pHzEcUKp+26sMxcgAwkf8mYzNew14nZo1P44YaxpsTvKPgd4ps H3hWKnczptbZ6VcNsbJ8e2K/JJwxfWqFUavV+W8ICLw6Sc4Ga7GeR2vKNzTYK00F 4tgVEVZV1/EyeTC68V0FAl8fXTN3ih3DvtkN7n9ufqeXWjDa9nspJc9V/OPmZCK9 5VJ/oL1bh+d4MIjlsh4g== Received: from nasanppmta05.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3x4780hh8m-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 27 Mar 2024 11:33:29 +0000 (GMT) Received: from nasanex01c.na.qualcomm.com (nasanex01c.na.qualcomm.com [10.45.79.139]) by NASANPPMTA05.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 42RBXT8c026055 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 27 Mar 2024 11:33:29 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.4; Wed, 27 Mar 2024 04:33:25 -0700 From: Mohammad Rafi Shaik To: , , , , , , , , , , , , CC: Mohammad Rafi Shaik Subject: [PATCH v1 1/2] ASoC: dt-bindings: qcom,qcm6490: Add qcm6490 snd qcs6490 sound card Date: Wed, 27 Mar 2024 17:02:27 +0530 Message-ID: <20240327113228.1706975-2-quic_mohs@quicinc.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20240327113228.1706975-1-quic_mohs@quicinc.com> References: <20240327113228.1706975-1-quic_mohs@quicinc.com> Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) 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: uboyo8qX74Us4xD8GGAWD__tKzdZSHq8 X-Proofpoint-GUID: uboyo8qX74Us4xD8GGAWD__tKzdZSHq8 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.272,Aquarius:18.0.1011,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2024-03-27_08,2024-03-21_02,2023-05-22_02 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 suspectscore=0 adultscore=0 impostorscore=0 lowpriorityscore=0 malwarescore=0 mlxlogscore=999 bulkscore=0 mlxscore=0 phishscore=0 clxscore=1015 spamscore=0 priorityscore=1501 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2403210001 definitions=main-2403270078 Document bindings for the Qualcomm qcm6490 and qcs6490 SoC sound card. The bindings are the same as for other newer Qualcomm ADSP sound cards, thus keep them in existing qcom,sm8250.yaml file, even though Linux driver is separate. Signed-off-by: Mohammad Rafi Shaik --- Documentation/devicetree/bindings/sound/qcom,sm8250.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml b/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml index 2ab6871e89e5..247ad3d10933 100644 --- a/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml +++ b/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml @@ -29,6 +29,8 @@ properties: - enum: - qcom,apq8016-sbc-sndcard - qcom,msm8916-qdsp6-sndcard + - qcom,qcm6490-sndcard + - qcom,qcs6490-sndcard - qcom,qrb5165-rb5-sndcard - qcom,sc7180-qdsp6-sndcard - qcom,sc8280xp-sndcard