2023-10-16 21:54:03

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: Signed-off-by missing for commit in the arm-soc tree

Hi all,

Commits

976868a021ee ("arm64: dts: mediatek: cherry: Configure eDP and internal display")
6b6d5f5665af ("arm64: dts: mediatek: mt6795-xperia-m5: Add DSI Display and its vregs")
db584927b355 ("arm64: dts: mediatek: mt6795-xperia-m5: Add display backlight support")
fbb02d40fba8 ("arm64: dts: mediatek: mt6795: Add support for display blocks and DPI/DSI")
c09142368d5c ("arm64: dts: mediatek: Add spherion-rev4")
875da90acd8b ("arm64: dts: mediatek: Add hayato-rev5-sku2")
97e79c22494e ("arm64: dts: mediatek: Remove asurada-audio dtsi files")
2e34092e3618 ("dt-bindings: arm64: dts: mediatek: Add rev4 of spherion")
c4b58b15835a ("dt-bindings: arm64: dts: mediatek: Add rev5-sku2 of hayato")
551dc51e0ca7 ("arm64: dts: mediatek: add iommu support for mt8365 SoC")
7df428bc887b ("arm64: dts: mediatek: add larb support for mt8365 SoC")
bcae0e82bbb0 ("arm64: dts: mediatek: add smi support for mt8365 SoC")
39da9a394be0 ("arm64: dts: mediatek: add power domain support for mt8365 SoC")
56570215f1dc ("arm64: dts: mediatek: add apu support for mt8365 SoC")
c34fedb34b95 ("arm64: dts: mediatek: add camsys support for mt8365 SoC")
eb1476c654ba ("arm64: dts: mediatek: add mmsys support for mt8365 SoC")
142a80a9b568 ("arm64: dts: mediatek: mt8183-kukui: Add PMIC regulator supplies")

are missing a Signed-off-by from their committers.

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2023-10-17 09:32:35

by Arnd Bergmann

[permalink] [raw]
Subject: Re: linux-next: Signed-off-by missing for commit in the arm-soc tree

On Mon, Oct 16, 2023, at 23:53, Stephen Rothwell wrote:
>
> 976868a021ee ("arm64: dts: mediatek: cherry: Configure eDP and
> internal display")
> 6b6d5f5665af ("arm64: dts: mediatek: mt6795-xperia-m5: Add DSI
> Display and its vregs")
> db584927b355 ("arm64: dts: mediatek: mt6795-xperia-m5: Add display
> backlight support")
...
> 142a80a9b568 ("arm64: dts: mediatek: mt8183-kukui: Add PMIC regulator
> supplies")
>
> are missing a Signed-off-by from their committers.

I've dropped this branch from for-next now, it looks like
the rebase that I asked for caused the problem since the
patches were originally applied by Angelo but rebased by
Matthias.

Angelo, Matthias: Can you rebase and resend that pull request
another time? When you do, please make sure to send it
as a new thread rather than a reply to the original pull
request, otherwise patchwork gets a bit confused.

Arnd

2023-10-19 11:26:25

by Matthias Brugger

[permalink] [raw]
Subject: Re: linux-next: Signed-off-by missing for commit in the arm-soc tree

Hi Arnd,

On 17/10/2023 11:29, Arnd Bergmann wrote:
> On Mon, Oct 16, 2023, at 23:53, Stephen Rothwell wrote:
>>
>> 976868a021ee ("arm64: dts: mediatek: cherry: Configure eDP and
>> internal display")
>> 6b6d5f5665af ("arm64: dts: mediatek: mt6795-xperia-m5: Add DSI
>> Display and its vregs")
>> db584927b355 ("arm64: dts: mediatek: mt6795-xperia-m5: Add display
>> backlight support")
> ...
>> 142a80a9b568 ("arm64: dts: mediatek: mt8183-kukui: Add PMIC regulator
>> supplies")
>>
>> are missing a Signed-off-by from their committers.
>
> I've dropped this branch from for-next now, it looks like
> the rebase that I asked for caused the problem since the
> patches were originally applied by Angelo but rebased by
> Matthias.
>
> Angelo, Matthias: Can you rebase and resend that pull request
> another time? When you do, please make sure to send it
> as a new thread rather than a reply to the original pull
> request, otherwise patchwork gets a bit confused.
>

I'll send a rebased branch right now and added my SoB, which should fix the
problem. It also includes a stable branch for the power domain bindings, which
let to a compilation error. Maybe you didn't noticed as you already pulled the
stable tree in from another source, but anyway, should be fixed now in our tree
as well.

Sorry for the mess. We will do better in the future.
I'll send the pull request now in a separate email as you asked me to.

Regards,
Matthias