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: Mon, 12 Sep 2022 23:22:18 +0200 From: Andrew Lunn <andrew@...n.ch> To: Arun Ramadoss <arun.ramadoss@...rochip.com> Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org, woojung.huh@...rochip.com, UNGLinuxDriver@...rochip.com, vivien.didelot@...il.com, f.fainelli@...il.com, olteanv@...il.com, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, linux@...linux.org.uk, Tristram.Ha@...rochip.com Subject: Re: [RFC Patch net-next 1/4] net: dsa: microchip: determine number of port irq based on switch type On Fri, Sep 09, 2022 at 09:31:17PM +0530, Arun Ramadoss wrote: > Currently the number of port irqs is hard coded for the lan937x switch > as 6. In order to make the generic interrupt handler for ksz switches, > number of port irq supported by the switch is added to the > ksz_chip_data. It is 4 for ksz9477, 2 for ksz9897 and 3 for ksz9567. > > Signed-off-by: Arun Ramadoss <arun.ramadoss@...rochip.com> Reviewed-by: Andrew Lunn <andrew@...n.ch> Andrew
Powered by blists - more mailing lists