kernel_samsung_a53x/drivers/net/ethernet/marvell/mvpp2
Jenishkumar Maheshbhai Patel d572881801 net: mvpp2: clear BM pool before initialization
[ Upstream commit 9f538b415db862e74b8c5d3abbccfc1b2b6caa38 ]

Register value persist after booting the kernel using
kexec which results in kernel panic. Thus clear the
BM pool registers before initialisation to fix the issue.

Fixes: 3f518509dedc ("ethernet: Add new driver for Marvell Armada 375 network unit")
Signed-off-by: Jenishkumar Maheshbhai Patel <jpatel2@marvell.com>
Reviewed-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Link: https://lore.kernel.org/r/20240119035914.2595665-1-jpatel2@marvell.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-18 12:13:01 +01:00
..
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mvpp2.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mvpp2_cls.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mvpp2_cls.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mvpp2_debugfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mvpp2_main.c net: mvpp2: clear BM pool before initialization 2024-11-18 12:13:01 +01:00
mvpp2_prs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mvpp2_prs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mvpp2_tai.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00