diff options
author | Matt Ranostay <mranostay@ti.com> | 2022-10-15 23:11:22 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-10-17 08:29:10 +0300 |
commit | cbdbe312c9b6f9dbf698c3db1a5bec4140fe1c21 (patch) | |
tree | 4a5387c06e036290fe076297708a7478893192c7 /Documentation/devicetree/bindings/phy | |
parent | f37722ac71cc8b5ab86f4b3c4d9b9388e1315e8b (diff) | |
download | linux-cbdbe312c9b6f9dbf698c3db1a5bec4140fe1c21.tar.xz |
dt-bindings: phy-j721e-wiz: add j784s4 compatible string
Add ti,j784s4-wiz-10g compatible string to binding documentation.
Signed-off-by: Matt Ranostay <mranostay@ti.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20221015201123.195477-2-mranostay@ti.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/phy')
-rw-r--r-- | Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml b/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml index 2225925b6dad..a9e38739c010 100644 --- a/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml +++ b/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml @@ -17,6 +17,7 @@ properties: - ti,j721e-wiz-10g - ti,am64-wiz-10g - ti,j7200-wiz-10g + - ti,j784s4-wiz-10g power-domains: maxItems: 1 |