Message ID | 20220920120802.14321-2-quic_ppareek@quicinc.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show
Return-Path: <linux-arm-msm-owner@kernel.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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D883BECAAD8 for <linux-arm-msm@archiver.kernel.org>; Tue, 20 Sep 2022 12:09:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230432AbiITMJd (ORCPT <rfc822;linux-arm-msm@archiver.kernel.org>); Tue, 20 Sep 2022 08:09:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42234 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230409AbiITMJa (ORCPT <rfc822;linux-arm-msm@vger.kernel.org>); Tue, 20 Sep 2022 08:09:30 -0400 Received: from mx0b-0031df01.pphosted.com (mx0b-0031df01.pphosted.com [205.220.180.131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9C4C431E; Tue, 20 Sep 2022 05:09:28 -0700 (PDT) Received: from pps.filterd (m0279868.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 28KBlloP019881; Tue, 20 Sep 2022 12:09:23 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=rHrCkgpW16iBtF6Adv3B07kukP1Bg0ZXKpM9RxUSUlw=; b=abLVWdiYtr3Y9xyLJJ4Y1sBPgT0fsEePNwWMFP/CaEpw4LWvciC/SSEWhOJV5e+h2PJm up71EkktA00MlZLYygeg98f9gnDcr+uKOzs0NwaYcATPsQvK5UIRBXJjHZot3vxtWrBk ySj/uty7OWThAGf8DTpW4jNWBjvyQftI/9jQ+07Y8uG4znmXCkswc4v+PWXa/TRwaTd3 g6YGJT1tTI1xxRh3WeZaw9dwtzPuxHE8OMunXmJA1SCZSty6+qKQ836MnkgMe3uZVbpn aEtk0SJv5DTAJV5qGXDRyfundu948zEqjJbaoxjGFkyGi9+3r9Up9PImdAPMkXHvqwBI AQ== Received: from nalasppmta01.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3jqa1k8mn1-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 20 Sep 2022 12:09:22 +0000 Received: from pps.filterd (NALASPPMTA01.qualcomm.com [127.0.0.1]) by NALASPPMTA01.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTP id 28KC9LTT001613; Tue, 20 Sep 2022 12:09:21 GMT Received: from pps.reinject (localhost [127.0.0.1]) by NALASPPMTA01.qualcomm.com (PPS) with ESMTPS id 3jnqr7s251-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 20 Sep 2022 12:09:21 +0000 Received: from NALASPPMTA01.qualcomm.com (NALASPPMTA01.qualcomm.com [127.0.0.1]) by pps.reinject (8.17.1.5/8.17.1.5) with ESMTP id 28KC2cZi026953; Tue, 20 Sep 2022 12:09:21 GMT Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA01.qualcomm.com (PPS) with ESMTPS id 28KC9LMc001604 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 20 Sep 2022 12:09:21 +0000 Received: from hu-ppareek-blr.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.986.29; Tue, 20 Sep 2022 05:09:17 -0700 From: Parikshit Pareek <quic_ppareek@quicinc.com> To: Andy Gross <agross@kernel.org>, Bjorn Andersson <bjorn.andersson@linaro.org>, Konrad Dybcio <konrad.dybcio@somainline.org>, Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org> CC: <linux-arm-msm@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>, Andrew Halaney <ahalaney@redhat.com>, "Shazad Hussain" <quic_shazhuss@quicinc.com>, Parikshit Pareek <quic_ppareek@quicinc.com> Subject: [PATCH v4 1/3] dt-bindings: arm: qcom: Document additional sa8540p device Date: Tue, 20 Sep 2022 17:38:00 +0530 Message-ID: <20220920120802.14321-2-quic_ppareek@quicinc.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20220920120802.14321-1-quic_ppareek@quicinc.com> References: <20220920120802.14321-1-quic_ppareek@quicinc.com> MIME-Version: 1.0 Content-Type: text/plain 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-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: _kv081YRz0lNGlzO3Y7xzlkb4Q6908N1 X-Proofpoint-ORIG-GUID: _kv081YRz0lNGlzO3Y7xzlkb4Q6908N1 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.895,Hydra:6.0.528,FMLib:17.11.122.1 definitions=2022-09-20_04,2022-09-16_01,2022-06-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 malwarescore=0 adultscore=0 priorityscore=1501 suspectscore=0 bulkscore=0 phishscore=0 mlxscore=0 impostorscore=0 clxscore=1011 mlxlogscore=882 lowpriorityscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2209130000 definitions=main-2209200072 Precedence: bulk List-ID: <linux-arm-msm.vger.kernel.org> X-Mailing-List: linux-arm-msm@vger.kernel.org |
Series |
arm64: dts: qcom: add dts for sa8540p-ride board
|
expand
|
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 3ab1ff6991bf..c6b802522183 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -675,6 +675,7 @@ properties: - items: - enum: - qcom,sa8295p-adp + - qcom,sa8540p-adp-ride - const: qcom,sa8540p - items: