On Sun, Feb 27, 2022 at 12:59:18AM -0300, Luiz Angelo Daros de Luca wrote: > Realtek rtl8365mb DSA driver can use and switch between these two tag > types. > > Cc: devicetree@xxxxxxxxxxxxxxx > Signed-off-by: Luiz Angelo Daros de Luca <luizluca@xxxxxxxxx> > --- > Documentation/devicetree/bindings/net/dsa/dsa-port.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/net/dsa/dsa-port.yaml b/Documentation/devicetree/bindings/net/dsa/dsa-port.yaml > index 702df848a71d..2e3f29c61cf2 100644 > --- a/Documentation/devicetree/bindings/net/dsa/dsa-port.yaml > +++ b/Documentation/devicetree/bindings/net/dsa/dsa-port.yaml > @@ -52,6 +52,8 @@ properties: > - ocelot > - ocelot-8021q > - seville > + - rtl8_4 > + - rtl8_4t Alphabetic order please. > > phy-handle: true > > -- > 2.35.1 >