Re: [PATCH v2 1/3] dt-bindings: phy: qcom-edp: Add edp ref clk for sa8775p
From: Ritesh Kumar
Date: Tue Oct 28 2025 - 05:55:45 EST
On 10/13/2025 6:04 PM, Dmitry Baryshkov wrote:
On Mon, Oct 13, 2025 at 04:18:04PM +0530, Ritesh Kumar wrote:
> Add edp reference clock for sa8775p edp phy.
> > Signed-off-by: Ritesh Kumar <quic_riteshk@xxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/phy/qcom,edp-phy.yaml | 1 +
> 1 file changed, 1 insertion(+)
> > diff --git a/Documentation/devicetree/bindings/phy/qcom,edp-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,edp-phy.yaml
> index bfc4d75f50ff..b0e4015596de 100644
> --- a/Documentation/devicetree/bindings/phy/qcom,edp-phy.yaml
> +++ b/Documentation/devicetree/bindings/phy/qcom,edp-phy.yaml
> @@ -73,6 +73,7 @@ allOf:
> compatible:
> enum:
> - qcom,x1e80100-dp-phy
> + - qcom,sa8775p-edp-phy
Usually such lists are sorted.
Sure, will update in next version.
> then:
> properties:
> clocks:
> -- > 2.17.1
>