public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
* Missing signoff in the qcom tree
@ 2026-03-19 12:06 Mark Brown
  0 siblings, 0 replies; 6+ messages in thread
From: Mark Brown @ 2026-03-19 12:06 UTC (permalink / raw)
  To: Andy Gross; +Cc: linux-kernel, linux-next

[-- Attachment #1: Type: text/plain, Size: 136 bytes --]

Commit

  a210cb039b41a ("arm64: dts: qcom: hamoa-evk: Add DP0/DP1 audio playback support")

is missing a Signed-off-by from its author

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Missing signoff in the qcom tree
@ 2026-03-19 13:45 Mark Brown
  2026-03-26 13:43 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 6+ messages in thread
From: Mark Brown @ 2026-03-19 13:45 UTC (permalink / raw)
  To: Andy Gross; +Cc: linux-kernel, linux-next

[-- Attachment #1: Type: text/plain, Size: 136 bytes --]

Commit

  a210cb039b41a ("arm64: dts: qcom: hamoa-evk: Add DP0/DP1 audio playback support")

is missing a Signed-off-by from its author

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: Missing signoff in the qcom tree
  2026-03-19 13:45 Missing signoff in the qcom tree Mark Brown
@ 2026-03-26 13:43 ` Krzysztof Kozlowski
  2026-03-26 13:47   ` Mark Brown
  0 siblings, 1 reply; 6+ messages in thread
From: Krzysztof Kozlowski @ 2026-03-26 13:43 UTC (permalink / raw)
  To: Mark Brown; +Cc: linux-kernel, linux-next, Bjorn Andersson, Andy Gross

On 19/03/2026 14:45, Mark Brown wrote:
> Commit
> 
>   a210cb039b41a ("arm64: dts: qcom: hamoa-evk: Add DP0/DP1 audio playback support")
> 
> is missing a Signed-off-by from its author

Hey Mark,

I think you used old Cc-list or script did not use get_maintainers on
that one, because it missed Bjorn's address.

Best regards,
Krzysztof


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

* Re: Missing signoff in the qcom tree
  2026-03-26 13:43 ` Krzysztof Kozlowski
@ 2026-03-26 13:47   ` Mark Brown
  2026-03-26 13:52     ` Krzysztof Kozlowski
  0 siblings, 1 reply; 6+ messages in thread
From: Mark Brown @ 2026-03-26 13:47 UTC (permalink / raw)
  To: Krzysztof Kozlowski; +Cc: linux-kernel, linux-next, Bjorn Andersson, Andy Gross

[-- Attachment #1: Type: text/plain, Size: 533 bytes --]

On Thu, Mar 26, 2026 at 02:43:39PM +0100, Krzysztof Kozlowski wrote:
> On 19/03/2026 14:45, Mark Brown wrote:

> >   a210cb039b41a ("arm64: dts: qcom: hamoa-evk: Add DP0/DP1 audio playback support")

> > is missing a Signed-off-by from its author

> I think you used old Cc-list or script did not use get_maintainers on
> that one, because it missed Bjorn's address.

-next uses it's own contacts list per tree, if there's any updates
needed please let me know.  For the qcom tree I currently have:

  Andy Gross <agross@kernel.org>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: Missing signoff in the qcom tree
  2026-03-26 13:47   ` Mark Brown
@ 2026-03-26 13:52     ` Krzysztof Kozlowski
  2026-03-26 13:56       ` Mark Brown
  0 siblings, 1 reply; 6+ messages in thread
From: Krzysztof Kozlowski @ 2026-03-26 13:52 UTC (permalink / raw)
  To: Mark Brown
  Cc: linux-kernel, linux-next, Bjorn Andersson, Andy Gross,
	Konrad Dybcio

On 26/03/2026 14:47, Mark Brown wrote:
> On Thu, Mar 26, 2026 at 02:43:39PM +0100, Krzysztof Kozlowski wrote:
>> On 19/03/2026 14:45, Mark Brown wrote:
> 
>>>   a210cb039b41a ("arm64: dts: qcom: hamoa-evk: Add DP0/DP1 audio playback support")
> 
>>> is missing a Signed-off-by from its author
> 
>> I think you used old Cc-list or script did not use get_maintainers on
>> that one, because it missed Bjorn's address.
> 
> -next uses it's own contacts list per tree, if there's any updates
> needed please let me know.  For the qcom tree I currently have:
> 
>   Andy Gross <agross@kernel.org>

Sure, got it. Then for qcom, please switch to:

Bjorn Andersson <andersson@kernel.org>
Konrad Dybcio <konradybcio@kernel.org>

and I think Andy does not need to be Cc-ed anymore.

Also, I saw that Shawn mentioned about change in imx-mxs - to include:
Frank Li <Frank.Li@nxp.com>


Best regards,
Krzysztof

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

* Re: Missing signoff in the qcom tree
  2026-03-26 13:52     ` Krzysztof Kozlowski
@ 2026-03-26 13:56       ` Mark Brown
  0 siblings, 0 replies; 6+ messages in thread
From: Mark Brown @ 2026-03-26 13:56 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: linux-kernel, linux-next, Bjorn Andersson, Andy Gross,
	Konrad Dybcio

[-- Attachment #1: Type: text/plain, Size: 689 bytes --]

On Thu, Mar 26, 2026 at 02:52:54PM +0100, Krzysztof Kozlowski wrote:
> On 26/03/2026 14:47, Mark Brown wrote:

> > -next uses it's own contacts list per tree, if there's any updates
> > needed please let me know.  For the qcom tree I currently have:

> Sure, got it. Then for qcom, please switch to:

> Bjorn Andersson <andersson@kernel.org>
> Konrad Dybcio <konradybcio@kernel.org>

> and I think Andy does not need to be Cc-ed anymore.

I've added them - Andy, let me know if you want to be removed (or Bjorn
or Konrad for that matter!).

> Also, I saw that Shawn mentioned about change in imx-mxs - to include:
> Frank Li <Frank.Li@nxp.com>

Someone already let me know about that one.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

end of thread, other threads:[~2026-03-26 13:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-19 13:45 Missing signoff in the qcom tree Mark Brown
2026-03-26 13:43 ` Krzysztof Kozlowski
2026-03-26 13:47   ` Mark Brown
2026-03-26 13:52     ` Krzysztof Kozlowski
2026-03-26 13:56       ` Mark Brown
  -- strict thread matches above, loose matches on Subject: below --
2026-03-19 12:06 Mark Brown

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