mbox series

[v3,0/2] bus: ts-nbus: Two improvements

Message ID cover.1706083174.git.u.kleine-koenig@pengutronix.de (mailing list archive)
Headers show
Series bus: ts-nbus: Two improvements | expand

Message

Uwe Kleine-König Jan. 24, 2024, 8:12 a.m. UTC
Hello,

these patches were sent already before, the submission can be found at
https://lore.kernel.org/linux-kernel/cover.1703527372.git.u.kleine-koenig@pengutronix.de.

No relevant changes since v2, I just rebased to v6.8-rc1.

Arnd asked to resend the patches to soc@kernel.org after v6.8-rc1 for
merging via the soc tree. So here they come.

Best regards
Uwe

Uwe Kleine-König (2):
  bus: ts-nbus: Convert to atomic pwm API
  bus: ts-nbus: Improve error reporting

 drivers/bus/ts-nbus.c | 81 ++++++++++++++++++-------------------------
 1 file changed, 34 insertions(+), 47 deletions(-)

base-commit: 6613476e225e090cc9aad49be7fa504e290dd33d

Comments

patchwork-bot+linux-soc@kernel.org March 12, 2024, 8:30 p.m. UTC | #1
Hello:

This series was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Wed, 24 Jan 2024 09:12:03 +0100 you wrote:
> Hello,
> 
> these patches were sent already before, the submission can be found at
> https://lore.kernel.org/linux-kernel/cover.1703527372.git.u.kleine-koenig@pengutronix.de.
> 
> No relevant changes since v2, I just rebased to v6.8-rc1.
> 
> [...]

Here is the summary with links:
  - [v3,1/2] bus: ts-nbus: Convert to atomic pwm API
    https://git.kernel.org/soc/soc/c/8129d25e32b7
  - [v3,2/2] bus: ts-nbus: Improve error reporting
    https://git.kernel.org/soc/soc/c/a04a7da3982e

You are awesome, thank you!