From nobody Sun Oct 5 10:47:21 2025 Received: from mx0a-0031df01.pphosted.com (mx0a-0031df01.pphosted.com [205.220.168.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 3B9E31E2614; Wed, 6 Aug 2025 03:18:08 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=205.220.168.131 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1754450289; cv=none; b=F4IgHeSRwJ/j7a74kaFJSup0IeygusjZ8aCA8gt6g3dUd/InEIPgmjPV2TnoYIMQdE1yRhRfmbQs9hhJSNu5pfcyEUBAnGuCMbh5bYmEe0d4IX3vWNOyXYaZImS+O90lhKlf//2EtzSwEgt1O87IDYpTFKiYprnjeIqWisOSfdg= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1754450289; c=relaxed/simple; bh=+DOH9Fgz9YSdUryUEmue5hUEYFqNhD9QCblPu0XpAJ0=; h=From:Date:Subject:MIME-Version:Content-Type:Message-ID:References: In-Reply-To:To:CC; b=tiJvWLfyMcVMorhE4mVKwTBD8JJtdTZmjCAMwmiaysPhY8SsdBpKNHLxzwNTGdR9ijo4E1eKsrxCU2OcBCQvYEVxOZnAMZNTTA72q12DaGrJX1R97D8s8JqK2LRCM0KSgNCjFeekRrekR9oTWsBH1iOYoTMzezhpHrHc2Vm8a88= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com; spf=pass smtp.mailfrom=quicinc.com; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b=j80VnhXg; arc=none smtp.client-ip=205.220.168.131 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=quicinc.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b="j80VnhXg" Received: from pps.filterd (m0279865.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 5761f8fK028507; Wed, 6 Aug 2025 03:17:55 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= 0LCtQJKnLzkZrdjJ+duZz5/HJJUQ9UHjm8Frh9SHbuA=; b=j80VnhXgvtk2h54e SzrDUyMmIMeNPgRhrMGNBr2OIL2TS51fFfSDN3fYNF/FcYUrGZlccM4VpMprD+Ls lscCXITbgry7SPAVKcx+EyXsl+tstuZoJTe4uzqaXhlrsAWm2hcMVWSdLiubjGM8 JYMeVUn2++ogkmhh1S5ERZnAZhqQiKIssbPIIgUo5juaLnBFaGmdBW7YRdRNqkKv GWUnzemDLa7vxQYKCueHjDXw/WmQTTNeH9qlotYMdeCWL1cC6anYb+LnN0LUPyIS 2m+MjgvKsBfX9P0BjJYWzI2ih+vgLjQhg15Ria/v5nAfr+y7O8cEAZHpoSTR0zSP hDgcsw== Received: from nalasppmta04.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 48bpy7s8ax-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 06 Aug 2025 03:17:55 +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 5763Hs3R031729 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 6 Aug 2025 03:17:54 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.1748.10; Tue, 5 Aug 2025 20:17:48 -0700 From: Yongxing Mou Date: Wed, 6 Aug 2025 11:16:46 +0800 Subject: [PATCH v6 2/6] dt-bindings: display/msm: dp-controller: document QCS8300 compatible Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-ID: <20250806-mdssdt_qcs8300-v6-2-dbc17a8b86af@quicinc.com> References: <20250806-mdssdt_qcs8300-v6-0-dbc17a8b86af@quicinc.com> In-Reply-To: <20250806-mdssdt_qcs8300-v6-0-dbc17a8b86af@quicinc.com> To: Rob Clark , Dmitry Baryshkov , Abhinav Kumar , Jessica Zhang , Sean Paul , Marijn Suijten , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Simona Vetter , Rob Herring , "Krzysztof Kozlowski" , Conor Dooley , "Neil Armstrong" , Kuogee Hsieh , Bjorn Andersson , "Konrad Dybcio" CC: , , , , , Yongxing Mou X-Mailer: b4 0.14.2 X-Developer-Signature: v=1; a=ed25519-sha256; t=1754450255; l=1086; i=quic_yongmou@quicinc.com; s=20241121; h=from:subject:message-id; bh=+DOH9Fgz9YSdUryUEmue5hUEYFqNhD9QCblPu0XpAJ0=; b=vb/wQ09JtyFui9hPeyLiwpAMzh7bFYkJQdNgWvhsS5QV1DcN5n8aRZoa8zGJkfZ3YoNX7QQrv /6+sRt5VRfSDDDrf7U8LzlA9ap3Y802Bjlsik4Fihh6PsFM2rr5JmkV X-Developer-Key: i=quic_yongmou@quicinc.com; a=ed25519; pk=zeCnFRUqtOQMeFvdwex2M5o0Yf67UHYfwCyBRQ3kFbU= 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-Authority-Analysis: v=2.4 cv=Mftsu4/f c=1 sm=1 tr=0 ts=6892c963 cx=c_pps a=ouPCqIW2jiPt+lZRy3xVPw==:117 a=ouPCqIW2jiPt+lZRy3xVPw==:17 a=GEpy-HfZoHoA:10 a=IkcTkHD0fZMA:10 a=2OwXVqhp2XgA:10 a=COk6AnOGAAAA:8 a=2t1bcwrjeadYucq94KYA:9 a=QEXdDO2ut3YA:10 a=TjNXssC_j7lpFel5tvFf:22 X-Proofpoint-ORIG-GUID: aACmw4mcddIOMuYmzin3safGyszIQw7z X-Proofpoint-GUID: aACmw4mcddIOMuYmzin3safGyszIQw7z X-Proofpoint-Spam-Details-Enc: AW1haW4tMjUwODA2MDAwOSBTYWx0ZWRfXziQOm5Pkoqbc waj9hZA4iQcH6av1sa0Bv7ByyMuEL1QdmljcbNhHu+hqM6Pm5AsFfHLuyK04LHjqg2KWEU9+PQq KO918rUwCP1yB43onRnHOHopgNjuQGXvObBTK4G4qSUhvzAg2g0BiWGY3K1GxHi6WG2wWjVGVUp JZeneHmWcBWFu2NwiyO5oX9dBrBD6zmGLO+ecBxkHfWvy0Yg/N8+5XkeJkCY3tM0HmooIAviTUG bqdYkcsb/EuooTdVRJRnSul3x2mSU7IreGW3D1uYK5Y+Lbujw1l9+8pLYdCyi+rz4PMuUlIDXsS vbBR8GiB91Kbso9zsYw/430Tc7ZaSS+DQOjCCPmNMNPOoovwel7+c5xGOaArrZC/ku+XC95ERvA oowfaliC X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1099,Hydra:6.1.9,FMLib:17.12.80.40 definitions=2025-08-05_05,2025-08-04_01,2025-03-28_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 impostorscore=0 clxscore=1015 priorityscore=1501 phishscore=0 bulkscore=0 spamscore=0 suspectscore=0 adultscore=0 malwarescore=0 classifier=typeunknown authscore=0 authtc= authcc= route=outbound adjust=0 reason=mlx scancount=1 engine=8.19.0-2507300000 definitions=main-2508060009 Add compatible string for the DisplayPort controller found on the Qualcomm QCS8300 SoC. Signed-off-by: Yongxing Mou --- Documentation/devicetree/bindings/display/msm/dp-controller.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/display/msm/dp-controller.ya= ml b/Documentation/devicetree/bindings/display/msm/dp-controller.yaml index 2893f097df826a5f941fbb754fb4a96a1e410a70..f5930f29c91ec95e9182c7b8ee8= 3c0549c6657cc 100644 --- a/Documentation/devicetree/bindings/display/msm/dp-controller.yaml +++ b/Documentation/devicetree/bindings/display/msm/dp-controller.yaml @@ -18,6 +18,7 @@ properties: compatible: oneOf: - enum: + - qcom,qcs8300-dp - qcom,sa8775p-dp - qcom,sc7180-dp - qcom,sc7280-dp @@ -186,6 +187,7 @@ allOf: compatible: contains: enum: + - qcom,qcs8300-dp - qcom,sa8775p-dp - qcom,sc7280-dp - qcom,sc8180x-dp --=20 2.34.1