From patchwork Fri Sep 15 02:15:01 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tengfei Fan X-Patchwork-Id: 13386297 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 4FC2AEDE989 for ; Fri, 15 Sep 2023 02:16:59 +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=ONTA/dIVHZYZHF5z2rflb/t3PnR7fDdGKgKZ8VGgSKg=; b=wEXuxVqrJoQQJ6 CP6ANHZqOXKJQS6wlYsUTQf+TZrmBi5qQT/R+LO7udhVwTx+9XF7xJgKOgHEfOZVGFz6UYZo8a6nZ hNcq/K5Qi1g0R5cXECu+5f32F9ce74g3w4IzKaKMv4fY9GIF/ScMIytS5tuNxShMiQ3uE0Qg6EIAR hgsVXYIY/x9tgYK7fxim8iCUplDaIVuFNnnRkTOxdLHijA5T6BOYbv+Ij6+46wSWD5FJzADzBstgc efO7yUEYK58/ZqDf4dUWw9QBnEeYVBnRqAdLrB769vVR2MonuVc/I9O7JoZI3cYUxbDggC8uW53iQ WQeqh2M95GJudg4F+Ohg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qgyNh-009aze-0t; Fri, 15 Sep 2023 02:16:29 +0000 Received: from mx0b-0031df01.pphosted.com ([205.220.180.131]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qgyNa-009awr-1P for linux-arm-kernel@lists.infradead.org; Fri, 15 Sep 2023 02:16:23 +0000 Received: from pps.filterd (m0279869.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 38F1wdou003642; Fri, 15 Sep 2023 02:16:10 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-type; s=qcppdkim1; bh=3ppWNq+o4HxesWQNafJv2udrLR9075sFNEUE755QjCc=; b=jWsdr5jWLm2m81w5NXCNAUO1KlM1CR5ekc/uF0SM1mOaUkIat7i7Mr4r3+qzYE8Pp06i ZVecehtPXWoyOJzi4M9KQfZZyd6LBd1yjKfIIp4xcxcy9iRG2NKQtfHyruQup6nV/ywr ZXB1vL9s9jTUmuWayNWyvzKoCfdT2U3Nd7xNWB/dl5FYx0YWqx0DUrPGXA/RGtbFtpWD T7ZyLILax38Kk5KX9WqMBDfTlhOkUZCXDPSYipgsXI6i2SXLMFci/+CkqV7FlkflKx63 Smtj54gSmMXaW9znmYZRwYmTBEvlAhV9U7vf3w9B40DUhLkxkp5GugC1sbMyzLMuYxbd qw== Received: from nalasppmta02.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3t4e2b01gf-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 15 Sep 2023 02:16:10 +0000 Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA02.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 38F2FnJ7005707 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 15 Sep 2023 02:15:49 GMT Received: from tengfan2-gv.qualcomm.com (10.80.80.8) by nalasex01a.na.qualcomm.com (10.47.209.196) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.36; Thu, 14 Sep 2023 19:15:40 -0700 From: Tengfei Fan To: , , , , , , , , , CC: , , , , , , , , , , , , , , , , , , Tengfei Fan Subject: [PATCH v2 1/8] dt-bindings: firmware: document Qualcomm SM4450 SCM Date: Fri, 15 Sep 2023 10:15:01 +0800 Message-ID: <20230915021509.25773-2-quic_tengfan@quicinc.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20230915021509.25773-1-quic_tengfan@quicinc.com> References: <20230915021509.25773-1-quic_tengfan@quicinc.com> MIME-Version: 1.0 X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nalasex01a.na.qualcomm.com (10.47.209.196) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: kCFh2FqF7tzrMSf-3N_7taO4EFasHCEL X-Proofpoint-ORIG-GUID: kCFh2FqF7tzrMSf-3N_7taO4EFasHCEL X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.267,Aquarius:18.0.980,Hydra:6.0.601,FMLib:17.11.176.26 definitions=2023-09-15_02,2023-09-14_01,2023-05-22_02 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 bulkscore=0 spamscore=0 priorityscore=1501 malwarescore=0 suspectscore=0 adultscore=0 mlxscore=0 lowpriorityscore=0 impostorscore=0 clxscore=1015 phishscore=0 mlxlogscore=940 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2308100000 definitions=main-2309150018 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230914_191622_590675_FF1AD82B X-CRM114-Status: GOOD ( 13.56 ) 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 Document the compatible for Qualcomm SM4450 SCM. Reviewed-by: Krzysztof Kozlowski Signed-off-by: Tengfei Fan --- Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml index 4233ea839bfc..1cff4e11f732 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml @@ -52,6 +52,7 @@ properties: - qcom,scm-sdx55 - qcom,scm-sdx65 - qcom,scm-sdx75 + - qcom,scm-sm4450 - qcom,scm-sm6115 - qcom,scm-sm6125 - qcom,scm-sm6350 @@ -177,6 +178,7 @@ allOf: enum: - qcom,scm-qdu1000 - qcom,scm-sc8280xp + - qcom,scm-sm4450 - qcom,scm-sm8450 - qcom,scm-sm8550 then: @@ -190,6 +192,7 @@ allOf: compatible: contains: enum: + - qcom,scm-sm4450 - qcom,scm-sm8450 - qcom,scm-sm8550 then: