kernel_samsung_a53x/drivers/net/ethernet/qualcomm
Stefan Wahren 731e18453f qca_spi: Make driver probing reliable
[ Upstream commit becc6399ce3b724cffe9ccb7ef0bff440bb1b62b ]

The module parameter qcaspi_pluggable controls if QCA7000 signature
should be checked at driver probe (current default) or not. Unfortunately
this could fail in case the chip is temporary in reset, which isn't under
total control by the Linux host. So disable this check per default
in order to avoid unexpected probe failures.

Fixes: 291ab06ecf67 ("net: qualcomm: new Ethernet over SPI driver for QCA7000")
Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Link: https://patch.msgid.link/20241206184643.123399-3-wahrenst@gmx.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-01-02 17:00:50 +01:00
..
emac
rmnet
Kconfig
Makefile
qca_7k.c
qca_7k.h
qca_7k_common.c
qca_7k_common.h
qca_debug.c qca_spi: Make interrupt remembering atomic 2024-11-19 14:19:08 +01:00
qca_debug.h
qca_spi.c qca_spi: Make driver probing reliable 2025-01-02 17:00:50 +01:00
qca_spi.h qca_spi: Fix clock speed for multiple QCA7000 2025-01-02 17:00:50 +01:00
qca_uart.c