diff mbox series

[1/4] dt-bindings: phy: Add eDP PHY compatible for qcs8300

Message ID 20241127-qcs8300_dp-v1-1-0d30065c8c58@quicinc.com (mailing list archive)
State New
Headers show
Series Add support for DisplayPort on QCS8300 platform | expand

Commit Message

Yongxing Mou Nov. 27, 2024, 8:15 a.m. UTC
Add compatible string for the supported eDP PHY on qcs8300 platform.

Signed-off-by: Yongxing Mou <quic_yongmou@quicinc.com>
---
 Documentation/devicetree/bindings/phy/qcom,edp-phy.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Krzysztof Kozlowski Nov. 27, 2024, 6:28 p.m. UTC | #1
On 27/11/2024 09:15, Yongxing Mou wrote:
> Add compatible string for the supported eDP PHY on qcs8300 platform.


What is supported eDP PHY? Can it be unsupported? Anyway, this repeats
the diff. Say something useful instead, like why this is not compatible
with sa8775p.

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/phy/qcom,edp-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,edp-phy.yaml
index 293fb6a9b1c330438bceba15226c91e392c840fb..e249aee9b11d58b8f2a9c8708285e0f2510bafc7 100644
--- a/Documentation/devicetree/bindings/phy/qcom,edp-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/qcom,edp-phy.yaml
@@ -17,6 +17,7 @@  description:
 properties:
   compatible:
     enum:
+      - qcom,qcs8300-edp-phy
       - qcom,sa8775p-edp-phy
       - qcom,sc7280-edp-phy
       - qcom,sc8180x-edp-phy