From patchwork Wed Sep 11 07:18:54 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jingyi Wang X-Patchwork-Id: 13799794 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 5C203EDE998 for ; Wed, 11 Sep 2024 07:21:54 +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:CC:To:Message-ID: Content-Transfer-Encoding:Content-Type:MIME-Version:Subject:Date: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=OvyV2pptz2V8Zxp3XagmP/XnZRiX1AExeyCxbeYAsdk=; b=IEAQ54yNa2yBVZGThrl4MeKkKX v7GymnkeWFQSe1o4f4a2cjZ4MYBKLMyeXErHSi5/xG0GXn4nFMQI5GauMDrCLj33zYDpL3TJMpCRI W0BXWC2hPE6MOyOa1P0zIHyLWYtnTRzdQ9WRwwCDiOlG+a5Cw9t0KpxCSpGhUsnCzE8QH2LJOxnf/ bDLVklvSiZvENRKF0jnBL5TdoHQIwXBEgY9GXnvgc2IjV/C/3/n+kcWRJ+sQZmO7hJeTiAJzXFXnM hwk7toDgkJehBIpM4ySkKR1+UmpHbr8j6Pkt8Zj3FxN4hsAF5MIT3MrdF65qZh5dySrlA8S8kp1HK SpRsIXlQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1soHfZ-00000008PWn-2mTQ; Wed, 11 Sep 2024 07:21:41 +0000 Received: from mx0a-0031df01.pphosted.com ([205.220.168.131]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1soHdK-00000008P7w-3f6V for linux-arm-kernel@lists.infradead.org; Wed, 11 Sep 2024 07:19:24 +0000 Received: from pps.filterd (m0279863.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 48B40iJ2019866; Wed, 11 Sep 2024 07:19:14 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=OvyV2pptz2V8Zxp3XagmP/ XnZRiX1AExeyCxbeYAsdk=; b=Tr0YPNVVNlS24ccQWr+Re4q9BcXkjiVclj4FjY 9Bkg/OXIxmpJMD6AV2nnIzG5h72rFSTv+Cq46WPu3djfyeacD7zw8aJHNXtq3dV5 cKQG2N7SfyaO/Isaia9LZk+7NF3G5FKcakPBl/DWEtpVSwOSY6Q5N8VJxsElyk2Q lKM/dO7v+KLAI/OZognOSX3p2wPUuaEE8mE+7PRVocxeOIWYRGbBTCZ4ehBtKxwC pgDAgzdCGDcH8AIz2w2NoU/dOWR3vrk2/xkzxsEGQZjAO01kZwuJ/4i1Zj0Ma1/0 R6NqTDzWk8lq3KeZ18u/P8PVbNIXuuSP08HCo3QmwhDGEAaQ== Received: from nalasppmta02.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 41gy5a0qe3-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 11 Sep 2024 07:19:14 +0000 (GMT) Received: from nalasex01b.na.qualcomm.com (nalasex01b.na.qualcomm.com [10.47.209.197]) by NALASPPMTA02.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 48B7JDsB011037 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 11 Sep 2024 07:19:13 GMT Received: from jingyw-gv.qualcomm.com (10.80.80.8) by nalasex01b.na.qualcomm.com (10.47.209.197) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Wed, 11 Sep 2024 00:19:09 -0700 From: Jingyi Wang Date: Wed, 11 Sep 2024 15:18:54 +0800 Subject: [PATCH v2] dt-bindings: arm-smmu: Add compatible for QCS8300 SoC MIME-Version: 1.0 Message-ID: <20240911-qcs8300_smmu_binding-v2-1-f53dd9c047ba@quicinc.com> X-B4-Tracking: v=1; b=H4sIAF1E4WYC/z2Nyw6CMBBFf4XM2popj2hd+R+GkDptYRIp0gLRE P7dSozLc5J77grRBrYRLtkKwS4cefAJ8kMG1GnfWsEmMeSYl6ikFCPFc4HYxL6fmzt7w74VylF VVg4VFQhp+gzW8WvP3urEHcdpCO/9ZZFf+wti+Q+y54n1ozFTZLFIgcKg1Uo7Q4in6zgzsacjD T3U27Z9AMTiFNG6AAAA To: Will Deacon , Robin Murphy , "Joerg Roedel" , Rob Herring , Krzysztof Kozlowski , Conor Dooley CC: , , , , , , , , Zhenhua Huang , Jingyi Wang X-Mailer: b4 0.15-dev-99b12 X-Developer-Signature: v=1; a=ed25519-sha256; t=1726039149; l=1583; i=quic_jingyw@quicinc.com; s=20240910; h=from:subject:message-id; bh=5iT9XBBm4MX1s4p0OKxkZw5uiAeYhuvFO5Tl6RLIvpA=; b=8yaMsiriaRHRAbp0vphHEQpZIgoJwvlmmhrra4Vt2e4z1/l1Zq1donJY8AGHHSYXRPO6JP/zK 81jIU1ITy0UBBhgq/0n9wTliwt56pfVimdvXI9zqNvsx6q7RN6lMhXg X-Developer-Key: i=quic_jingyw@quicinc.com; a=ed25519; pk=ZRP1KgWMhlXXWlSYLoO7TSfwKgt6ke8hw5xWcSY+wLQ= X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) To nalasex01b.na.qualcomm.com (10.47.209.197) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: 7sX-Gom7MdvxFAyDdrM4IAPs9vC4DTWM X-Proofpoint-ORIG-GUID: 7sX-Gom7MdvxFAyDdrM4IAPs9vC4DTWM 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 malwarescore=0 suspectscore=0 bulkscore=0 mlxlogscore=862 phishscore=0 impostorscore=0 mlxscore=0 priorityscore=1501 clxscore=1015 adultscore=0 lowpriorityscore=0 spamscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2408220000 definitions=main-2409110054 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240911_001922_960440_DD8ECD66 X-CRM114-Status: GOOD ( 11.79 ) 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 From: Zhenhua Huang Qualcomm QCS8300 SoC includes apps smmu that implements arm,mmu-500, which is used to translate device-visible virtual addresses to physical addresses. Add compatible for it. Signed-off-by: Zhenhua Huang Signed-off-by: Jingyi Wang --- Changes in v2: - decoupled from the original series. - Link to v1: https://lore.kernel.org/r/20240904-qcs8300_initial_dtsi-v1-0-d0ea9afdc007@quicinc.com --- Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 2 ++ 1 file changed, 2 insertions(+) --- base-commit: 100cc857359b5d731407d1038f7e76cd0e871d94 change-id: 20240911-qcs8300_smmu_binding-9fc545f09c30 Best regards, diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml index 280b4e49f219..a848ad2a2106 100644 --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml @@ -36,6 +36,7 @@ properties: items: - enum: - qcom,qcm2290-smmu-500 + - qcom,qcs8300-smmu-500 - qcom,qdu1000-smmu-500 - qcom,sa8775p-smmu-500 - qcom,sc7180-smmu-500 @@ -552,6 +553,7 @@ allOf: - cavium,smmu-v2 - marvell,ap806-smmu-500 - nvidia,smmu-500 + - qcom,qcs8300-smmu-500 - qcom,qdu1000-smmu-500 - qcom,sc7180-smmu-500 - qcom,sdm670-smmu-500