Re: [PATCH V2 net 0/2] qca_spi: Fix SPI specific issues
From: Paolo Abeni
Date: Tue Dec 10 2024 - 09:40:32 EST
On 12/6/24 19:46, Stefan Wahren wrote:
> 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(-)
Even if the bot did not notice, this has been applied by Jakub.
Thanks,
Paolo