Re: [PATCH v1 1/2] net: stmmac: add support for dwmac 3.72a
From: Andrew Lunn
Date: Sun Nov 03 2024 - 13:20:39 EST
On Sat, Nov 02, 2024 at 11:41:21AM +0000, Lothar Rubusch wrote:
> The dwmac 3.72a is an ip version that can be found on Intel/Altera Arria10
> SoCs. Going by the hardware features "snps,multicast-filter-bins" and
> "snps,perfect-filter-entries" shall be supported. Thus add a
> compatibility flag, and extend coverage of the driver for the 3.72a.
>
> Signed-off-by: Lothar Rubusch <l.rubusch@xxxxxxxxx>
Does what it says:
Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
Dumb question. What does the 'a' mean in the version? Or is this
actually hex?
Andrew