Re: linux-next: Signed-off-by missing for commit in the mediatek tree

From: Konstantin Ryabitsev
Date: Wed Oct 09 2024 - 16:54:22 EST


On Wed, Oct 09, 2024 at 09:52:14AM GMT, AngeloGioacchino Del Regno wrote:
> > 65b99309a9c1 ("arm64: dts: mt8183: Damu: add i2c2's i2c-scl-internal-delay-ns")
> > 025869564bf8 ("arm64: dts: mt8183: cozmo: add i2c2's i2c-scl-internal-delay-ns")
> > 3d3bc7cb46e8 ("arm64: dts: mt8183: burnet: add i2c2's i2c-scl-internal-delay-ns")
> > 5bbddfd0470f ("arm64: dts: mt8183: fennel: add i2c2's i2c-scl-internal-delay-ns")
> > (The above also has an empty Reviewed-by tag)
> > ca80f75083f6 ("arm64: dts: mt8183: set DMIC one-wire mode on Damu")
> >
> > are missing a Signed-off-by from their authors.
> >
>
> The empty R-b happened because b4 didn't interpret "<email>2" correctly
> and dropped the email entirely. We should probably report that to the authors.

Consider it reported. :) However, I'm not sure I understand what the situation
is. When I pull that series with ``b4 -slH shazam``, all the trailers are
properly preserved as far as I can tell:

arm64: dts: mt8183: Damu: add i2c2's i2c-scl-internal-delay-ns

Add i2c2's i2c-scl-internal-delay-ns.

Fixes: cabc71b08eb5 ("arm64: dts: mt8183: Add kukui-jacuzzi-damu board")
Reviewed-by: Matthias Brugger <matthias.bgg@xxxxxxxxx>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
Signed-off-by: Daolong Zhu <jg_daolongzhu@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Signed-off-by: Hsin-Te Yuan <yuanhsinte@xxxxxxxxxxxx>
Link: https://lore.kernel.org/r/20241009-i2c-delay-v1-4-6cf59721c1d1@xxxxxxxxxxxx
Signed-off-by: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>

-K