From patchwork Wed Oct 25 14:06:37 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sibi Sankar X-Patchwork-Id: 738413 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 357DCC25B47 for ; Wed, 25 Oct 2023 14:07:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344861AbjJYOHd (ORCPT ); Wed, 25 Oct 2023 10:07:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38866 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343648AbjJYOHc (ORCPT ); Wed, 25 Oct 2023 10:07:32 -0400 Received: from mx0a-0031df01.pphosted.com (mx0a-0031df01.pphosted.com [205.220.168.131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6E82D182; Wed, 25 Oct 2023 07:07:29 -0700 (PDT) Received: from pps.filterd (m0279862.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 39PCu987006100; Wed, 25 Oct 2023 14:07:15 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h=from : to : cc : subject : date : message-id : mime-version : content-type; s=qcppdkim1; bh=CHYSU6xJjUK6nvQnNXApl3ynzhUA5jHy3koCx6UhFgA=; b=NBy9upi43fvmcWQelMA6D4lO8VO95XHBIPJJNzsmeZEMTUAEXsK661OWAEiXa3ULHqBK PANugwWTZNSfI9isUvCOChScJm6UZBMipXWsqkouw5MWqlZZEkCfF4I5Vcxam4odKzkb mj6gqnJRMfX3rC+Qr62lMVzu7vZ0v4QVlxBGvV923AIT5yk/AJ2aNvyAIaKeLSAqY6+M taDI74zPS1QKb0PZhbHZBVOzJqSI86OQkVEGxKdjF6+RT7NnSwoQj1nBYI9aDVcLVpgI NII5K4KV7QDK1Bae8gWp/81BBynrw93LzqHHy160GuGXArQSwJf3ZQy+M3DtgNeqXvDB Kg== Received: from nalasppmta03.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3ty0tu0f2x-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 25 Oct 2023 14:07:14 +0000 Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA03.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 39PE7EW6001824 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 25 Oct 2023 14:07:14 GMT Received: from blr-ubuntu-87.ap.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.39; Wed, 25 Oct 2023 07:07:07 -0700 From: Sibi Sankar To: , , , , , , CC: , , , , , , , , , , , , , Sibi Sankar Subject: [PATCH 0/3] dt-bindings: Document gpi/scm/smmu for SC8380XP Date: Wed, 25 Oct 2023 19:36:37 +0530 Message-ID: <20231025140640.22601-1-quic_sibis@quicinc.com> X-Mailer: git-send-email 2.17.1 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-ORIG-GUID: nle9xfV8x7TU7NDqHgK27yujL6vaYoJZ X-Proofpoint-GUID: nle9xfV8x7TU7NDqHgK27yujL6vaYoJZ X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.272,Aquarius:18.0.980,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2023-10-25_03,2023-10-25_01,2023-05-22_02 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 adultscore=0 lowpriorityscore=0 malwarescore=0 clxscore=1011 mlxlogscore=649 suspectscore=0 bulkscore=0 mlxscore=0 phishscore=0 impostorscore=0 priorityscore=1501 spamscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2310170001 definitions=main-2310250122 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org This series documents gpu/scm/smmu for the Qualcomm SC8380XP platform, aka Snapdragon X Elite. Dependencies: None Release Link: https://www.qualcomm.com/news/releases/2023/10/qualcomm-unleashes-snapdragon-x-elite--the-ai-super-charged-plat Rajendra Nayak (1): dt-bindings: arm-smmu: Add compatible for SC8380XP SoC Sibi Sankar (2): dt-bindings: dma: qcom: gpi: add compatible for SC8380XP dt-bindings: firmware: qcom,scm: document SCM on SC8380XP SoCs Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 + Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 + Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 2 ++ 3 files changed, 4 insertions(+)