Message ID | 20240903220240.2594102-6-quic_nkela@quicinc.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 98867CD37B5 for <linux-arm-kernel@archiver.kernel.org>; Tue, 3 Sep 2024 22:12:51 +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: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=vKDKw2IEMr+uMIfI0wxErCl6jg0TnhVrJJ2zaFxoaoc=; b=vGGKRmOoZ/jmiAgmql+fFq0IoZ o63XfhSNjnss70b7EIlreRLofMuruLZ459Yj0hqg52kXdzgDqHur7t46Z9rgRx6nUbnAD7aM0pakl 9i/ngzUoKOIlALePdHCsOHVwSR3maUwuTgJNWFcVPSN6ybl6PrL3Z61QhGJG8LpU7iGm0QPESLX13 Ys4wu7TcX4e1CtejM2nV1rWEqHn0VeXJOGPqHJoRyS4mhClMgB4y6KK0ySJ3yUlDg3puRHDNfs5EN iBoEm+aidgYP7oCON7GoJsIgrvlBNil5q1RQ1f4QYe2hMgZiKGaJ424u2GqvKMB+D2TVmxIxydBEF ysK0mB4w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1slblS-000000027ba-1dTe; Tue, 03 Sep 2024 22:12:42 +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 1slbcW-00000002524-1CsR for linux-arm-kernel@lists.infradead.org; Tue, 03 Sep 2024 22:03:31 +0000 Received: from pps.filterd (m0279866.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 483GTir3019949; Tue, 3 Sep 2024 22:03:04 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to; s=qcppdkim1; bh= vKDKw2IEMr+uMIfI0wxErCl6jg0TnhVrJJ2zaFxoaoc=; b=bIdQt4X0l2LMhyvh Ulv/P1r2LNSSOuTa1LtEbih0Sla1ZUEkm5sKW5p+2iACOzxz9fGYn09TXEe/rNQW 6Pg1jzcAp99KAU9e05ZFavufqDIwkgnLa+qGsBra/xsZF2uEUvqunxl09EtM7sqO pvQ1FO/e+VCsHaa5xETR4tGYJYkE48itGXZlaa7QzoTrQWfvpccqryfpVahmtFXF MbvhIXN2bACfLttBebOSkGKM2IsmzBV6ZJ5FBZ/rjXzitpLrnZDjHiSePAwAIauz MCPv2KYhD28RMsqPbdgrof02REWMrvWwuyG47X3t/8Aq1ZGOxJ/Kqhu0tsF2RC8i gNVrQQ== Received: from nasanppmta05.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 41dxy2284e-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 03 Sep 2024 22:03:04 +0000 (GMT) Received: from nasanex01b.na.qualcomm.com (nasanex01b.na.qualcomm.com [10.46.141.250]) by NASANPPMTA05.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 483M33wm007568 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 3 Sep 2024 22:03:03 GMT Received: from hu-nkela-lv.qualcomm.com (10.49.16.6) by nasanex01b.na.qualcomm.com (10.46.141.250) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Tue, 3 Sep 2024 15:02:59 -0700 From: Nikunj Kela <quic_nkela@quicinc.com> To: <quic_nkela@quicinc.com> CC: <andersson@kernel.org>, <konradybcio@kernel.org>, <robh@kernel.org>, <krzk+dt@kernel.org>, <conor+dt@kernel.org>, <rafael@kernel.org>, <viresh.kumar@linaro.org>, <herbert@gondor.apana.org.au>, <davem@davemloft.net>, <sudeep.holla@arm.com>, <andi.shyti@kernel.org>, <tglx@linutronix.de>, <will@kernel.org>, <robin.murphy@arm.com>, <joro@8bytes.org>, <jassisinghbrar@gmail.com>, <lee@kernel.org>, <linus.walleij@linaro.org>, <amitk@kernel.org>, <thara.gopinath@gmail.com>, <broonie@kernel.org>, <cristian.marussi@arm.com>, <rui.zhang@intel.com>, <lukasz.luba@arm.com>, <wim@linux-watchdog.org>, <linux@roeck-us.net>, <linux-arm-msm@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linux-pm@vger.kernel.org>, <linux-crypto@vger.kernel.org>, <arm-scmi@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <linux-i2c@vger.kernel.org>, <iommu@lists.linux.dev>, <linux-gpio@vger.kernel.org>, <linux-serial@vger.kernel.org>, <linux-spi@vger.kernel.org>, <linux-watchdog@vger.kernel.org>, <kernel@quicinc.com>, <quic_psodagud@quicinc.com>, Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Subject: [PATCH v2 05/21] dt-bindings: mailbox: qcom-ipcc: document the support for SA8255p Date: Tue, 3 Sep 2024 15:02:24 -0700 Message-ID: <20240903220240.2594102-6-quic_nkela@quicinc.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240903220240.2594102-1-quic_nkela@quicinc.com> References: <20240828203721.2751904-1-quic_nkela@quicinc.com> <20240903220240.2594102-1-quic_nkela@quicinc.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Originating-IP: [10.49.16.6] X-ClientProxiedBy: nalasex01a.na.qualcomm.com (10.47.209.196) To nasanex01b.na.qualcomm.com (10.46.141.250) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: SUSfW5cBxIDTfPx-CMemVRuE9jeGwyut X-Proofpoint-ORIG-GUID: SUSfW5cBxIDTfPx-CMemVRuE9jeGwyut 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-03_10,2024-09-03_01,2024-09-02_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxscore=0 adultscore=0 impostorscore=0 bulkscore=0 priorityscore=1501 phishscore=0 suspectscore=0 lowpriorityscore=0 mlxlogscore=999 spamscore=0 clxscore=1015 malwarescore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2407110000 definitions=main-2409030177 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240903_150328_466037_03486AED X-CRM114-Status: GOOD ( 11.14 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
[v2,01/21] dt-bindings: arm: qcom: add the SoC ID for SA8255P
|
expand
|
diff --git a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml index 05e4e1d51713..bc108b8db9f4 100644 --- a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml +++ b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml @@ -25,6 +25,7 @@ properties: items: - enum: - qcom,qdu1000-ipcc + - qcom,sa8255p-ipcc - qcom,sa8775p-ipcc - qcom,sc7280-ipcc - qcom,sc8280xp-ipcc