From patchwork Tue May 16 16:54:10 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sricharan Ramabadhran X-Patchwork-Id: 13243437 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 BC97AC77B75 for ; Tue, 16 May 2023 16:59:48 +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:To:From:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=IZJnQGDAeu8aBc/LL8NjTxhiYHO0+XFoyQm/2gLy1Nk=; b=Yby/BvpTzYjDjm jGlaaJ1hN0XXUdAwN3IbB+2blWiOhCZfNieN6hBf3DhjsqrrY/2D3XSXBmK6TRq/rxiTUYzmu6+NH EpVWWD2kZ/4/zn7KNhxVTgc06s6P3zmMJJxrGI8hO/f1dTtmlVm7BYzZzJJ5at9Iyr/m8KEKOd4om svkmfYTeUBJ4d66zAXhcT8BjTNOFBia4HGRDewWYnmyaVGQ+fjLCSM6CZLgZMnLiOh1dNNKWTQYaK n8gAOHJPa80jRc3qMYrW9fVXlNMAqZp0ok5B21TdEphr3GL1XEFLGjWFg5c701OXWqs7BZ/Li561z 1LZN+HtOLJDHGKOndT/Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pyy1H-006YWr-0B; Tue, 16 May 2023 16:59:27 +0000 Received: from mx0a-0031df01.pphosted.com ([205.220.168.131]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pyy1A-006YT5-0D for linux-arm-kernel@lists.infradead.org; Tue, 16 May 2023 16:59:22 +0000 Received: from pps.filterd (m0279863.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 34GCOfkH015018; Tue, 16 May 2023 16:59:14 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h=from : to : subject : date : message-id : in-reply-to : references : mime-version : content-transfer-encoding : content-type; s=qcppdkim1; bh=W5RqENHelIQtV19uF9SI0pE1bRTerj616CRi8+g3sXQ=; b=I9IQrGpkTXGgzNuXyT/mtFksVVU3lvyMxn6nWAEKqRMp4SGXq0cpst/Xfesb2U2gr65s BDfEMv8y/dvTdzln00jjBrb01u7Lk1YQN4Pq3Fn7AxM80SkHXLL8223PVr+hxZ9Kasg6 oC38TcTfpEnFgorHRuoH+3pZ5n+dKUNC0/Wo5fFbdTWDFEFfS2lbKJ0l9N1gnLWPXDbK iTXHmQZd7GYE+YnLoHjBiVBnQ65I1PBLyStGtMEA30q28v87he8jMLycgB4IO2WiJ6eH 4R59/dcqP1qHWBHRGln8jbJ6i00SEvFrbZL/yP/rL3ejyyba9e1jG0994BpCtl+Nxes3 Pw== Received: from nalasppmta04.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3qkjk1bth4-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 16 May 2023 16:59:13 +0000 Received: from nalasex01c.na.qualcomm.com (nalasex01c.na.qualcomm.com [10.47.97.35]) by NALASPPMTA04.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 34GGwr1r016793 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 16 May 2023 16:58:53 GMT Received: from win-platform-upstream01.qualcomm.com (10.80.80.8) by nalasex01c.na.qualcomm.com (10.47.97.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.42; Tue, 16 May 2023 09:58:46 -0700 From: Sricharan Ramabadhran To: , , , , , , , , , , , , , , , , , , , , Subject: [PATCH V6 5/8] dt-bindings: qcom: Add ipq5018 bindings Date: Tue, 16 May 2023 22:24:10 +0530 Message-ID: <20230516165413.3361867-6-quic_srichara@quicinc.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230516165413.3361867-1-quic_srichara@quicinc.com> References: <20230516165413.3361867-1-quic_srichara@quicinc.com> MIME-Version: 1.0 X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nalasex01c.na.qualcomm.com (10.47.97.35) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: IFPeXZHIg6gkoll_E3ew4LTlZwNBhV1g X-Proofpoint-ORIG-GUID: IFPeXZHIg6gkoll_E3ew4LTlZwNBhV1g X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.254,Aquarius:18.0.957,Hydra:6.0.573,FMLib:17.11.170.22 definitions=2023-05-16_09,2023-05-16_01,2023-02-09_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 malwarescore=0 phishscore=0 spamscore=0 bulkscore=0 mlxlogscore=999 clxscore=1015 priorityscore=1501 adultscore=0 suspectscore=0 lowpriorityscore=0 mlxscore=0 impostorscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2304280000 definitions=main-2305160145 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230516_095920_135193_48E5BB36 X-CRM114-Status: GOOD ( 12.27 ) 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 new ipq5018 SOC/board device tree bindings. Reviewed-by: Krzysztof Kozlowski Signed-off-by: Sricharan Ramabadhran --- [v6] Added reviewed by Documentation/devicetree/bindings/arm/qcom.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index d9dd25695c3d..9abeea553fc3 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -30,6 +30,7 @@ description: | apq8084 apq8096 ipq4018 + ipq5018 ipq5332 ipq6018 ipq8074 @@ -96,6 +97,7 @@ description: | hk10-c2 idp liquid + rdp432-c2 mtp qrd rb2 @@ -330,6 +332,11 @@ properties: - qcom,ipq4019-dk04.1-c1 - const: qcom,ipq4019 + - items: + - enum: + - qcom,ipq5018-rdp432-c2 + - const: qcom,ipq5018 + - items: - enum: - qcom,ipq5332-ap-mi01.2