Skip to content

Commit 3a23b5e

Browse files
Xiangxu Yinriteshk-quic
authored andcommitted
FROMLIST: dt-bindings: display/msm: dp-controller: Add SM6150
Add DisplayPort controller binding for Qualcomm SM6150 SoC. SM6150 uses the same controller IP as SM8150. Declare 'qcom,sm6150-dp' as a fallback compatible to 'qcom,sm8150-dp' and 'qcom,sm8350-dp' for consistency with existing bindings and to ensure correct matching and future clarity. Signed-off-by: Xiangxu Yin <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Signed-off-by: Yongxing Mou <[email protected]> Link: https://lore.kernel.org/all/20250916-add-dp-controller-support-for-sm6150-v3-1-dd60ebbd101e@oss.qualcomm.com/
1 parent 6ca12d0 commit 3a23b5e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/devicetree/bindings/display/msm/dp-controller.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,12 @@ properties:
5858
- qcom,sm8550-dp
5959
- const: qcom,sm8350-dp
6060

61+
- items:
62+
- enum:
63+
- qcom,sm6150-dp
64+
- const: qcom,sm8150-dp
65+
- const: qcom,sm8350-dp
66+
6167
- items:
6268
- enum:
6369
- qcom,sm8750-dp

0 commit comments

Comments
 (0)