phy: dt-bindings: cdns,dphy: Add compatible for dphy on j721e
authorRahul T R <r-ravikumar@ti.com>
Thu, 23 Jun 2022 12:54:31 +0000 (18:24 +0530)
committerVinod Koul <vkoul@kernel.org>
Tue, 5 Jul 2022 06:53:41 +0000 (12:23 +0530)
Add compatible to support dphy tx on j721e

Signed-off-by: Rahul T R <r-ravikumar@ti.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220623125433.18467-2-r-ravikumar@ti.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/phy/cdns,dphy.yaml

index c50629b..f0e9ca8 100644 (file)
@@ -11,8 +11,9 @@ maintainers:
 
 properties:
   compatible:
-    items:
-      - const: cdns,dphy
+    enum:
+      - cdns,dphy
+      - ti,j721e-dphy
 
   reg:
     maxItems: 1