Message ID | 20221122092203.762308-2-mranostay@ti.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | phy: ti: phy-j721e-wiz: add j721s2 support | expand |
On 22/11/2022 10:22, Matt Ranostay wrote: > Add ti,j721s2-wiz-10g compatible string to binding documentation. > > Signed-off-by: Matt Ranostay <mranostay@ti.com> > --- > Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml b/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml > index a9e38739c010..b837748f33d1 100644 > --- a/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml > +++ b/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml > @@ -18,6 +18,7 @@ properties: > - ti,am64-wiz-10g > - ti,j7200-wiz-10g > - ti,j784s4-wiz-10g > + - ti,j721s2-wiz-10g > Keep items sorted. Best regards, Krzysztof
On Tue, Nov 22, 2022 at 11:19:09AM +0100, Krzysztof Kozlowski wrote: > On 22/11/2022 10:22, Matt Ranostay wrote: > > Add ti,j721s2-wiz-10g compatible string to binding documentation. > > > > Signed-off-by: Matt Ranostay <mranostay@ti.com> > > --- > > Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml b/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml > > index a9e38739c010..b837748f33d1 100644 > > --- a/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml > > +++ b/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml > > @@ -18,6 +18,7 @@ properties: > > - ti,am64-wiz-10g > > - ti,j7200-wiz-10g > > - ti,j784s4-wiz-10g > > + - ti,j721s2-wiz-10g > > > Keep items sorted. > Noted. Will correct in v2 - Matt > Best regards, > Krzysztof >
diff --git a/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml b/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml index a9e38739c010..b837748f33d1 100644 --- a/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml +++ b/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml @@ -18,6 +18,7 @@ properties: - ti,am64-wiz-10g - ti,j7200-wiz-10g - ti,j784s4-wiz-10g + - ti,j721s2-wiz-10g power-domains: maxItems: 1
Add ti,j721s2-wiz-10g compatible string to binding documentation. Signed-off-by: Matt Ranostay <mranostay@ti.com> --- Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml | 1 + 1 file changed, 1 insertion(+)