mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-16 12:31:52 -04:00
net: stmmac: platform: Add snps,dwmac-5.40a IP compatible string
Add compatible string for 5.40a version that can avoid to define some platform data in the glue layer. Signed-off-by: Inochi Amaoto <inochiama@gmail.com> Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk> Link: https://patch.msgid.link/20260316010041.164360-3-inochiama@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
committed by
Jakub Kicinski
parent
bb30400a56
commit
d35aa97ea9
@@ -403,6 +403,7 @@ static const char * const stmmac_gmac4_compats[] = {
|
||||
"snps,dwmac-5.10a",
|
||||
"snps,dwmac-5.20",
|
||||
"snps,dwmac-5.30a",
|
||||
"snps,dwmac-5.40a",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user