From patchwork Thu Dec 26 09:40:46 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yongxing Mou X-Patchwork-Id: 13921191 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 03512E7718E for ; Thu, 26 Dec 2024 09:43:31 +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:CC:To:In-Reply-To:References:Message-ID :MIME-Version:Subject:Date:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=liLzCNvV9yDbkzAV+XlZ2rp6sZJ04qiGTMI4FzNBgY4=; b=qIflxVnmplzzgw tNcnNOw1FUnH2WnOf5RBuK9wsRjoUcQsbDkuOMIwNDGdBBUwsoKu3jLzVjQMjBZZhK3lAoYXl2uhV SjA7+YAzDegxAq4mZjsHreGhOS/u1zr92CJ5g9wIS+XfVZTzDXnIJFC62gqz4EHLNw5wdeBq2qIkz MZRhkyJ0YXtLqdimhR4CGWm+zogA+/TCubScxX5YRivJk9+ddHf7xmS1x1ycfLmp0JJz5I1C+BPNh 95BB2bC3yL+4vO0JGWbpLKfwoJ4O8dzO4CS0TeIJiClP/gKHTe/rxI8Nkw3N9l9jkD0hyFnMQAgzx p59wR5FuY0h6632aGRaw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tQkOw-0000000FYDQ-35L1; Thu, 26 Dec 2024 09:43:30 +0000 Received: from mx0a-0031df01.pphosted.com ([205.220.168.131]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tQkOu-0000000FYC6-0TyI for linux-phy@lists.infradead.org; Thu, 26 Dec 2024 09:43:29 +0000 Received: from pps.filterd (m0279867.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 4BQ1vUTI001815; Thu, 26 Dec 2024 09:43:23 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= Aqin8eZgkwlGsDIypOgclpH+LJp+6tC+z6nDZOOSLtY=; b=FsQKA9cj/WqZZ5SN DKtQ/CyIdS4F8RUJlDwXtkTLsMsdmWPPojgqc8gjg8NipTd4InRW5+oJ8W66hznh naYYzwBfJgTQ8Fse0B/X1blJr6uZAaRVlqJoyt9tV8V48TEuaTLHl11+xFHZl4aL 4aMVoGHNhoKYljkuVPzs4LejW2SQxG4G0p8GsH9YBQV6YgOyy1o6rRCXwhb0eTWN oukfOSQ8dyFiWsylbqIz6pzCiPiOFmt60CqlmomNqWdRWuV6ota/UFyahxavymtF 6YZaBcbBiqxXKZy+5nsT9PAEajAVdrvUUrwPjr1UdGWW2r5JYHHWSSqvWoaYqw5H tE/6Mw== Received: from nalasppmta04.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 43rwxja6d8-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 26 Dec 2024 09:43:23 +0000 (GMT) Received: from nalasex01c.na.qualcomm.com (nalasex01c.na.qualcomm.com [10.47.97.35]) by NALASPPMTA04.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 4BQ9hM9u004745 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 26 Dec 2024 09:43:22 GMT Received: from cse-cd01-lnx.ap.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.1544.9; Thu, 26 Dec 2024 01:43:16 -0800 From: Yongxing Mou Date: Thu, 26 Dec 2024 17:40:46 +0800 Subject: [PATCH v2 2/5] dt-bindings: display: msm: dp-controller: document QCS8300 compatible MIME-Version: 1.0 Message-ID: <20241226-mdssdt_qcs8300-v2-2-acba0db533ce@quicinc.com> References: <20241226-mdssdt_qcs8300-v2-0-acba0db533ce@quicinc.com> In-Reply-To: <20241226-mdssdt_qcs8300-v2-0-acba0db533ce@quicinc.com> To: Rob Clark , Abhinav Kumar , Dmitry Baryshkov , Sean Paul , Marijn Suijten , David Airlie , Simona Vetter , "Maarten Lankhorst" , Maxime Ripard , Thomas Zimmermann , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Neil Armstrong , "Kuogee Hsieh" , Vinod Koul , "Kishon Vijay Abraham I" , Bjorn Andersson CC: Yongxing Mou , , , , , , X-Mailer: b4 0.14.2 X-Developer-Signature: v=1; a=ed25519-sha256; t=1735206180; l=1078; i=quic_yongmou@quicinc.com; s=20241121; h=from:subject:message-id; bh=DD9f/pxBaA5lpQDMCeQMO7K0yfbKo340OjDtEBMvrjE=; b=tgmBjq9vYz5hg+en9R90aK6papWI7fatAfxqXJd0KtFw2H7+nOVYfKuWZxzJ2Bz6JFt52dOHr lyUNBaSvfAuCYpQjxzucsTbYvaSZS2EVhdZIvgz0hab1dG6N2teumXE X-Developer-Key: i=quic_yongmou@quicinc.com; a=ed25519; pk=zeCnFRUqtOQMeFvdwex2M5o0Yf67UHYfwCyBRQ3kFbU= X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) 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-ORIG-GUID: SJu3R86SBOkk7adHwudvpjuhHU8_dkx7 X-Proofpoint-GUID: SJu3R86SBOkk7adHwudvpjuhHU8_dkx7 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 clxscore=1011 malwarescore=0 suspectscore=0 mlxscore=0 lowpriorityscore=0 bulkscore=0 phishscore=0 priorityscore=1501 impostorscore=0 mlxlogscore=999 spamscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2411120000 definitions=main-2412260085 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241226_014328_176428_3F4546AC X-CRM114-Status: GOOD ( 10.22 ) X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org Add compatible string for the DisplayPort controller found on the Qualcomm QCS8300 platform.QCS8300 only support one DisplayPort controller and have the same base offset with sm8650, so we reuse the sm8650 DisplayPort driver. Signed-off-by: Yongxing Mou Reviewed-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/display/msm/dp-controller.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/display/msm/dp-controller.yaml b/Documentation/devicetree/bindings/display/msm/dp-controller.yaml index a212f335d5ffae545d2e5bacec95299ca45e8405..863ef967e48789d3ca4e5a8a2f198dad4e8ae321 100644 --- a/Documentation/devicetree/bindings/display/msm/dp-controller.yaml +++ b/Documentation/devicetree/bindings/display/msm/dp-controller.yaml @@ -36,6 +36,10 @@ properties: - qcom,sm8450-dp - qcom,sm8550-dp - const: qcom,sm8350-dp + - items: + - enum: + - qcom,qcs8300-dp + - const: qcom,sm8650-dp reg: minItems: 4