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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <5zxa73cgtgxyiqgcpcl6s33srrazr5htpzluoxptu3qsupoxgt@qcwpzmmwymbf> Date: Tue, 14 Nov 2023 12:23:02 +0000 From: Alvin Šipraga <ALSI@...g-olufsen.dk> To: Luiz Angelo Daros de Luca <luizluca@...il.com> CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>, "linus.walleij@...aro.org" <linus.walleij@...aro.org>, "andrew@...n.ch" <andrew@...n.ch>, "vivien.didelot@...il.com" <vivien.didelot@...il.com>, "f.fainelli@...il.com" <f.fainelli@...il.com>, "olteanv@...il.com" <olteanv@...il.com>, "davem@...emloft.net" <davem@...emloft.net>, "kuba@...nel.org" <kuba@...nel.org>, "pabeni@...hat.com" <pabeni@...hat.com>, "robh+dt@...nel.org" <robh+dt@...nel.org>, "krzk+dt@...nel.org" <krzk+dt@...nel.org>, "arinc.unal@...nc9.com" <arinc.unal@...nc9.com>, "devicetree@...r.kernel.org" <devicetree@...r.kernel.org>, Rob Herring <robh@...nel.org> Subject: Re: [RFC net-next 1/5] dt-bindings: net: dsa: realtek: reset-gpios is not required On Sat, Nov 11, 2023 at 06:51:04PM -0300, Luiz Angelo Daros de Luca wrote: > The 'reset-gpios' should not be mandatory. although they might be > required for some devices if the switch reset was left asserted by a > previous driver, such as the bootloader. > > Signed-off-by: Luiz Angelo Daros de Luca <luizluca@...il.com> > Cc: devicetree@...r.kernel.org > Acked-by: Arınç ÜNAL <arinc.unal@...nc9.com> > Acked-by: Rob Herring <robh@...nel.org> Reviewed-by: Alvin Šipraga <alsi@...g-olufsen.dk> > --- > Documentation/devicetree/bindings/net/dsa/realtek.yaml | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/net/dsa/realtek.yaml b/Documentation/devicetree/bindings/net/dsa/realtek.yaml > index cce692f57b08..46e113df77c8 100644 > --- a/Documentation/devicetree/bindings/net/dsa/realtek.yaml > +++ b/Documentation/devicetree/bindings/net/dsa/realtek.yaml > @@ -127,7 +127,6 @@ else: > - mdc-gpios > - mdio-gpios > - mdio > - - reset-gpios > > required: > - compatible > -- > 2.42.1 >
Powered by blists - more mailing lists