[PATCH V2 net 0/2] qca_spi: Fix SPI specific issues
From: Stefan Wahren
Date: Fri Dec 06 2024 - 13:47:55 EST
This small series address two annoying SPI specific issues of
the qca_spi driver.
Changes in V2:
- drop member clkspeed from struct qcaspi as suggested by Jakub Kicinski
- add new patch "Make driver probing reliable"
Stefan Wahren (2):
qca_spi: Fix clock speed for multiple QCA7000
qca_spi: Make driver probing reliable
drivers/net/ethernet/qualcomm/qca_spi.c | 26 +++++++++++--------------
drivers/net/ethernet/qualcomm/qca_spi.h | 1 -
2 files changed, 11 insertions(+), 16 deletions(-)
--
2.34.1