lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 27 Feb 2022 00:59:18 -0300 From: Luiz Angelo Daros de Luca <luizluca@...il.com> To: netdev@...r.kernel.org Cc: linus.walleij@...aro.org, andrew@...n.ch, vivien.didelot@...il.com, f.fainelli@...il.com, olteanv@...il.com, davem@...emloft.net, kuba@...nel.org, alsi@...g-olufsen.dk, arinc.unal@...nc9.com, Luiz Angelo Daros de Luca <luizluca@...il.com>, devicetree@...r.kernel.org Subject: [PATCH net-next v4 1/3] dt-bindings: net: dsa: add rtl8_4 and rtl8_4t Realtek rtl8365mb DSA driver can use and switch between these two tag types. Cc: devicetree@...r.kernel.org Signed-off-by: Luiz Angelo Daros de Luca <luizluca@...il.com> --- 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 phy-handle: true -- 2.35.1
Powered by blists - more mailing lists