* [d-kernel] [PATCH 1/7] net: stmmac: dwmac-baikal: add another compatible string
@ 2026-04-24 14:08 Daniil Gnusarev
2026-04-24 14:21 ` Vitaly Chikunov
0 siblings, 1 reply; 2+ messages in thread
From: Daniil Gnusarev @ 2026-04-24 14:08 UTC (permalink / raw)
To: gnusarevda, devel-kernel
Add the 'aq,dwmac' compatible string to the baikal-gmac-dwmac driver
to work with older firmware versions.
Signed-off-by: Daniil Gnusarev <gnusarevda@basealt.ru>
Do-not-upstream: this is a feature of Baikal-M
---
drivers/net/ethernet/stmicro/stmmac/dwmac-baikal.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/net/ethernet/stmicro/stmmac/dwmac-baikal.c b/drivers/net/ethernet/stmicro/stmmac/dwmac-baikal.c
index 788ad01e62361..f216004eabec4 100644
--- a/drivers/net/ethernet/stmicro/stmmac/dwmac-baikal.c
+++ b/drivers/net/ethernet/stmicro/stmmac/dwmac-baikal.c
@@ -479,6 +479,7 @@ static void baikal_gmac_remove(struct platform_device *pdev)
}
static const struct of_device_id baikal_gmac_dwmac_match[] = {
+ { .compatible = "aq,dwmac" },
{ .compatible = "baikal,bm1000-gmac" },
{ .compatible = "baikal,bs1000-gmac" },
{ }
--
2.42.2
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [d-kernel] [PATCH 1/7] net: stmmac: dwmac-baikal: add another compatible string
2026-04-24 14:08 [d-kernel] [PATCH 1/7] net: stmmac: dwmac-baikal: add another compatible string Daniil Gnusarev
@ 2026-04-24 14:21 ` Vitaly Chikunov
0 siblings, 0 replies; 2+ messages in thread
From: Vitaly Chikunov @ 2026-04-24 14:21 UTC (permalink / raw)
To: ALT Linux kernel packages development
Daniil,
On Fri, Apr 24, 2026 at 06:08:50PM +0400, Daniil Gnusarev wrote:
> Add the 'aq,dwmac' compatible string to the baikal-gmac-dwmac driver
> to work with older firmware versions.
>
> Signed-off-by: Daniil Gnusarev <gnusarevda@basealt.ru>
> Do-not-upstream: this is a feature of Baikal-M
Applied, thanks
617406b6f95f..ba94e9ba539b 6.12/sisyphus -> 6.12/sisyphus
8be74241b6b5..4261b38add32 6.18/sisyphus -> 6.18/sisyphus
> ---
> drivers/net/ethernet/stmicro/stmmac/dwmac-baikal.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/net/ethernet/stmicro/stmmac/dwmac-baikal.c b/drivers/net/ethernet/stmicro/stmmac/dwmac-baikal.c
> index 788ad01e62361..f216004eabec4 100644
> --- a/drivers/net/ethernet/stmicro/stmmac/dwmac-baikal.c
> +++ b/drivers/net/ethernet/stmicro/stmmac/dwmac-baikal.c
> @@ -479,6 +479,7 @@ static void baikal_gmac_remove(struct platform_device *pdev)
> }
>
> static const struct of_device_id baikal_gmac_dwmac_match[] = {
> + { .compatible = "aq,dwmac" },
> { .compatible = "baikal,bm1000-gmac" },
> { .compatible = "baikal,bs1000-gmac" },
> { }
> --
> 2.42.2
>
> _______________________________________________
> devel-kernel mailing list
> devel-kernel@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/devel-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-04-24 14:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-24 14:08 [d-kernel] [PATCH 1/7] net: stmmac: dwmac-baikal: add another compatible string Daniil Gnusarev
2026-04-24 14:21 ` Vitaly Chikunov
ALT Linux kernel packages development
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
public-inbox-index devel-kernel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git