public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] slimbus: patches for v6.10
@ 2024-04-30  8:50 srinivas.kandagatla
  2024-04-30  8:50 ` [PATCH 1/4] slimbus: qcom-ngd-ctrl: Add timeout for wait operation srinivas.kandagatla
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: srinivas.kandagatla @ 2024-04-30  8:50 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel, Srinivas Kandagatla

From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>

Here are few patches in slimbus for 6.10 that includes
- fixing autoloading.
- coverting driver remove to return void
- some timeout fixes on wait operation.

Please note that, I have also included a fix at the start of this series
rather than sending another email thread. I hope that is okay with you.

Can you please queue them up for 6.10

Thanks,
Srini

MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit


Krzysztof Kozlowski (1):
  slimbus: qcom-ctrl: fix module autoloading

Uwe Kleine-König (1):
  slimbus: Convert to platform remove callback returning void

Viken Dadhaniya (2):
  slimbus: qcom-ngd-ctrl: Add timeout for wait operation
  slimbus: qcom-ngd-ctrl: Reduce auto suspend delay

 drivers/slimbus/qcom-ctrl.c     |  6 +++---
 drivers/slimbus/qcom-ngd-ctrl.c | 20 ++++++++++----------
 2 files changed, 13 insertions(+), 13 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-04-30  9:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-30  8:50 [PATCH 0/4] slimbus: patches for v6.10 srinivas.kandagatla
2024-04-30  8:50 ` [PATCH 1/4] slimbus: qcom-ngd-ctrl: Add timeout for wait operation srinivas.kandagatla
2024-04-30  8:50 ` [PATCH 2/4] slimbus: qcom-ngd-ctrl: Reduce auto suspend delay srinivas.kandagatla
2024-04-30  8:50 ` [PATCH 3/4] slimbus: Convert to platform remove callback returning void srinivas.kandagatla
2024-04-30  8:50 ` [PATCH 4/4] slimbus: qcom-ctrl: fix module autoloading srinivas.kandagatla
2024-04-30  8:56 ` [PATCH 0/4] slimbus: patches for v6.10 Greg KH
2024-04-30  9:03   ` Srinivas Kandagatla
2024-04-30  9:09     ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox