[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250113-dpphy_qcs9300-v1-1-842798ceee78@quicinc.com>
Date: Mon, 13 Jan 2025 17:06:20 +0800
From: Yongxing Mou <quic_yongmou@...cinc.com>
To: Vinod Koul <vkoul@...nel.org>, Kishon Vijay Abraham I <kishon@...nel.org>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Bjorn Andersson <andersson@...nel.org>
CC: <linux-arm-msm@...r.kernel.org>, <linux-phy@...ts.infradead.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
"Krzysztof
Kozlowski" <krzysztof.kozlowski@...aro.org>,
Yongxing Mou
<quic_yongmou@...cinc.com>
Subject: [PATCH] dt-bindings: phy: Add eDP PHY compatible for QCS8300
Add compatible string for the supported eDP PHY on QCS8300 platform.
QCS8300 have the same eDP PHY with SA8775P.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Signed-off-by: Yongxing Mou <quic_yongmou@...cinc.com>
---
This patch is separated from the QCS8300 Display enablement patch
series, following Dmitry's suggestion. And it has got review-by from
Krzysztof, the original link as bellow:
https://lore.kernel.org/r/20241226-mdssdt_qcs8300-v2-4-acba0db533ce@quicinc.com
---
.../devicetree/bindings/phy/qcom,edp-phy.yaml | 19 ++++++++++++-------
1 file changed, 12 insertions(+), 7 deletions(-)
diff --git a/Documentation/devicetree/bindings/phy/qcom,edp-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,edp-phy.yaml
index 293fb6a9b1c330438bceba15226c91e392c840fb..eb97181cbb9579893b4ee26a39c3559ad87b2fba 100644
--- a/Documentation/devicetree/bindings/phy/qcom,edp-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/qcom,edp-phy.yaml
@@ -16,13 +16,18 @@ description:
properties:
compatible:
- enum:
- - qcom,sa8775p-edp-phy
- - qcom,sc7280-edp-phy
- - qcom,sc8180x-edp-phy
- - qcom,sc8280xp-dp-phy
- - qcom,sc8280xp-edp-phy
- - qcom,x1e80100-dp-phy
+ oneOf:
+ - enum:
+ - qcom,sa8775p-edp-phy
+ - qcom,sc7280-edp-phy
+ - qcom,sc8180x-edp-phy
+ - qcom,sc8280xp-dp-phy
+ - qcom,sc8280xp-edp-phy
+ - qcom,x1e80100-dp-phy
+ - items:
+ - enum:
+ - qcom,qcs8300-edp-phy
+ - const: qcom,sa8775p-edp-phy
reg:
items:
---
base-commit: 2b88851f583d3c4e40bcd40cfe1965241ec229dd
change-id: 20250113-dpphy_qcs9300-d16d206d2ffa
Best regards,
--
Yongxing Mou <quic_yongmou@...cinc.com>
Powered by blists - more mailing lists