aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/phy
diff options
context:
space:
mode:
authorRahul T R <r-ravikumar@ti.com>2022-06-23 18:24:31 +0530
committerVinod Koul <vkoul@kernel.org>2022-07-05 12:23:41 +0530
commit79446a2d2b4e1893cd8e80618ca3b91c359107ca (patch)
tree139d0145e6a649f74ce97b679b7e0c7e2e3fdc1b /Documentation/devicetree/bindings/phy
parentphy: rockchip-inno-usb2: Prevent incorrect error on probe (diff)
downloadlinux-dev-79446a2d2b4e1893cd8e80618ca3b91c359107ca.tar.xz
linux-dev-79446a2d2b4e1893cd8e80618ca3b91c359107ca.zip
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 <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>
Diffstat (limited to 'Documentation/devicetree/bindings/phy')
-rw-r--r--Documentation/devicetree/bindings/phy/cdns,dphy.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/phy/cdns,dphy.yaml b/Documentation/devicetree/bindings/phy/cdns,dphy.yaml
index c50629bd1b51..f0e9ca8427bb 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