]> git.ipfire.org Git - thirdparty/linux.git/commit
net: stmmac: dwmac-spacemit: Fix wrong irq definition
authorInochi Amaoto <inochiama@gmail.com>
Tue, 23 Jun 2026 07:46:35 +0000 (15:46 +0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 25 Jun 2026 02:36:12 +0000 (19:36 -0700)
commitbf5cd5d4ca423d348e01b3bbcdccd0e02b1b408b
tree7bb1e8c9afd7a6ddb00bd6065e9c6cbae0508246
parentd1e3a4c3b24d4430d9987a3f349c6c2a959a389a
net: stmmac: dwmac-spacemit: Fix wrong irq definition

The current irq definition of the wake irq and the lpi irq
is wrong, replace them with the right number and name.

Fixes: 30f0ba420ed3 ("net: stmmac: Add glue layer for Spacemit K3 SoC")
Signed-off-by: Inochi Amaoto <inochiama@gmail.com>
Reviewed-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Link: https://patch.msgid.link/20260623074637.503864-3-inochiama@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/stmicro/stmmac/dwmac-spacemit.c