Hello: This patch was applied to netdev/net.git (refs/heads/master): On Tue, 6 Apr 2021 12:36:06 +0200 you wrote: > Some SPI host controllers do not support full-duplex SPI transfers. > > The function mcp251x_spi_trans() does a full duplex transfer. It is > used in several places in the driver, where a TX half duplex transfer > is sufficient. > > To fix support for half duplex SPI host controllers, this patch > introduces a new function mcp251x_spi_write() and changes all callers > that do a TX half duplex transfer to use mcp251x_spi_write(). > > [...] Here is the summary with links: - [net] can: mcp251x: fix support for half duplex SPI host controllers https://git.kernel.org/netdev/net/c/617085fca637 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html