* [PATCH RESEND] dt-bindings: phy: Add eDP PHY compatible for QCS8300
@ 2025-07-30 7:27 Yongxing Mou
2025-08-20 17:03 ` Vinod Koul
0 siblings, 1 reply; 2+ messages in thread
From: Yongxing Mou @ 2025-07-30 7:27 UTC (permalink / raw)
To: vkoul, kishon, robh, krzk+dt, conor+dt, andersson
Cc: linux-arm-msm, linux-phy, devicetree, linux-kernel, Yongxing Mou,
Krzysztof Kozlowski
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@linaro.org>
Signed-off-by: Yongxing Mou <quic_yongmou@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 293fb6a9b1c3..eb97181cbb95 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: 54efec8782214652b331c50646013f8526570e8d
prerequisite-patch-id: 0000000000000000000000000000000000000000
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH RESEND] dt-bindings: phy: Add eDP PHY compatible for QCS8300
2025-07-30 7:27 [PATCH RESEND] dt-bindings: phy: Add eDP PHY compatible for QCS8300 Yongxing Mou
@ 2025-08-20 17:03 ` Vinod Koul
0 siblings, 0 replies; 2+ messages in thread
From: Vinod Koul @ 2025-08-20 17:03 UTC (permalink / raw)
To: kishon, robh, krzk+dt, conor+dt, andersson, Yongxing Mou
Cc: linux-arm-msm, linux-phy, devicetree, linux-kernel,
Krzysztof Kozlowski
On Wed, 30 Jul 2025 15:27:25 +0800, Yongxing Mou wrote:
> Add compatible string for the supported eDP PHY on QCS8300 platform.
> QCS8300 have the same eDP PHY with SA8775P.
>
>
Applied, thanks!
[1/1] dt-bindings: phy: Add eDP PHY compatible for QCS8300
commit: ce489635960a6a3fcb0abe0918994f2d8deb02ed
Best regards,
--
~Vinod
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-20 17:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-30 7:27 [PATCH RESEND] dt-bindings: phy: Add eDP PHY compatible for QCS8300 Yongxing Mou
2025-08-20 17:03 ` Vinod Koul
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).