diff options
author | Matt Ranostay <mranostay@ti.com> | 2022-11-23 04:24:12 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-11-24 19:11:41 +0100 |
commit | f12faa3be8e84fa9232a4654bccb30f46bbfee5c (patch) | |
tree | 6854778e12b5d1588bbcbcfd2d38a0ca78686fd8 /Documentation/devicetree | |
parent | phy: use devm_platform_get_and_ioremap_resource() (diff) | |
download | linux-f12faa3be8e84fa9232a4654bccb30f46bbfee5c.tar.xz linux-f12faa3be8e84fa9232a4654bccb30f46bbfee5c.zip |
dt-bindings: phy-j721e-wiz: add j721s2 compatible string
Add ti,j721s2-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/20221123032413.1193961-2-mranostay@ti.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-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 a9e38739c010..c54b36c104ab 100644 --- a/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml +++ b/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml @@ -15,6 +15,7 @@ properties: enum: - ti,j721e-wiz-16g - ti,j721e-wiz-10g + - ti,j721s2-wiz-10g - ti,am64-wiz-10g - ti,j7200-wiz-10g - ti,j784s4-wiz-10g |