mbox series

[0/2,net-next] qca_spi: Improvements to QCA7000 sync

Message ID 20241007113312.38728-1-wahrenst@gmx.net (mailing list archive)
Headers show
Series qca_spi: Improvements to QCA7000 sync | expand

Message

Stefan Wahren Oct. 7, 2024, 11:33 a.m. UTC
This series contains patches which improve the QCA7000 sync behavior.

Stefan Wahren (2):
  qca_spi: Count unexpected WRBUF_SPC_AVA after reset
  qca_spi: Improve reset mechanism

 drivers/net/ethernet/qualcomm/qca_debug.c |  4 +--
 drivers/net/ethernet/qualcomm/qca_spi.c   | 30 ++++++++++++++---------
 drivers/net/ethernet/qualcomm/qca_spi.h   |  2 +-
 3 files changed, 21 insertions(+), 15 deletions(-)

--
2.34.1

Comments

patchwork-bot+netdevbpf@kernel.org Oct. 10, 2024, 1:10 a.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Mon,  7 Oct 2024 13:33:10 +0200 you wrote:
> This series contains patches which improve the QCA7000 sync behavior.
> 
> Stefan Wahren (2):
>   qca_spi: Count unexpected WRBUF_SPC_AVA after reset
>   qca_spi: Improve reset mechanism
> 
>  drivers/net/ethernet/qualcomm/qca_debug.c |  4 +--
>  drivers/net/ethernet/qualcomm/qca_spi.c   | 30 ++++++++++++++---------
>  drivers/net/ethernet/qualcomm/qca_spi.h   |  2 +-
>  3 files changed, 21 insertions(+), 15 deletions(-)
> 
> [...]

Here is the summary with links:
  - [1/2,net-next] qca_spi: Count unexpected WRBUF_SPC_AVA after reset
    https://git.kernel.org/netdev/net-next/c/234b526896a9
  - [2/2,net-next] qca_spi: Improve reset mechanism
    (no matching commit)

You are awesome, thank you!