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: <jnqgo5cadf4aa33hhdld4jxhmlsecxpbi6u3iopf7wghurore2@56dpxdd4hatv> Date: Tue, 14 Nov 2023 12:23:19 +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> Subject: Re: [RFC net-next 2/5] dt-bindings: net: dsa: realtek: add reset controller On Sat, Nov 11, 2023 at 06:51:05PM -0300, Luiz Angelo Daros de Luca wrote: > Realtek switches can use a reset controller instead of reset-gpios. > > 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> Reviewed-by: Alvin Šipraga <alsi@...g-olufsen.dk> > --- > Documentation/devicetree/bindings/net/dsa/realtek.yaml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/net/dsa/realtek.yaml b/Documentation/devicetree/bindings/net/dsa/realtek.yaml > index 46e113df77c8..70b6bda3cf98 100644 > --- a/Documentation/devicetree/bindings/net/dsa/realtek.yaml > +++ b/Documentation/devicetree/bindings/net/dsa/realtek.yaml > @@ -59,6 +59,9 @@ properties: > description: GPIO to be used to reset the whole device > maxItems: 1 > > + resets: > + maxItems: 1 > + > realtek,disable-leds: > type: boolean > description: | > -- > 2.42.1 >
Powered by blists - more mailing lists