Re: [PATCH v9 0/2] pwrseq: introduce the subsystem and first driver

From: Lk Sii
Date: Thu Jun 20 2024 - 21:16:13 EST




On 2024/6/20 22:30, patchwork-bot+bluetooth@xxxxxxxxxx wrote:
> Hello:
>
> This series was applied to bluetooth/bluetooth-next.git (master)
> by Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>:
>
Hi luiz,

i am curious why Bartosz is able to merge his changes into bluetooth
development tree bluetooth-next directly.

1)
his changes should belong to *POWER* scope instead of *Bluetooth*
obviously, however, there are *NOT* any SOB tag from either power and
bluetooth maintainer. these changes currently only have below Acked-by
and Signed-off-by tags:

Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>

2)
his changes have not merged into linus mainline tree yet.

3)
perhaps, it is safer to pull his changes from linus mainline tree when
merged than to merge into bluetooth-next firstly.

> On Wed, 5 Jun 2024 14:38:48 +0200 you wrote:
>> From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
>>
>> Hi!
>>
>> These are the power sequencing patches sent separately after some
>> improvements suggested by Bjorn Helgaas. I intend to pick them up into a
>> new branch and maintain the subsystem from now on. I then plan to
>> provide an immutable tag to the Bluetooth and PCI subsystems so that the
>> rest of the C changes can be applied. This new branch will then be
>> directly sent to Linus Torvalds for the next merge window.
>>
>> [...]
>
> Here is the summary with links:
> - [v9,1/2] power: sequencing: implement the pwrseq core
> https://git.kernel.org/bluetooth/bluetooth-next/c/249ebf3f65f8
> - [v9,2/2] power: pwrseq: add a driver for the PMU module on the QCom WCN chipsets
> https://git.kernel.org/bluetooth/bluetooth-next/c/2f1630f437df
>
> You are awesome, thank you!