From: Rahul T R Date: Thu, 23 Jun 2022 12:54:31 +0000 (+0530) Subject: phy: dt-bindings: cdns,dphy: Add compatible for dphy on j721e X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=79446a2d2b4e1893cd8e80618ca3b91c359107ca;p=linux.git phy: dt-bindings: cdns,dphy: Add compatible for dphy on j721e Add compatible to support dphy tx on j721e Signed-off-by: Rahul T R Reviewed-by: Laurent Pinchart Reviewed-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20220623125433.18467-2-r-ravikumar@ti.com Signed-off-by: Vinod Koul --- diff --git a/Documentation/devicetree/bindings/phy/cdns,dphy.yaml b/Documentation/devicetree/bindings/phy/cdns,dphy.yaml index c50629bd1b51c..f0e9ca8427bb9 100644 --- a/Documentation/devicetree/bindings/phy/cdns,dphy.yaml +++ b/Documentation/devicetree/bindings/phy/cdns,dphy.yaml @@ -11,8 +11,9 @@ maintainers: properties: compatible: - items: - - const: cdns,dphy + enum: + - cdns,dphy + - ti,j721e-dphy reg: maxItems: 1