2017-09-03 16:13:22

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: Signed-off-by missing for commits in the mips tree

Hi all,

Commits

bb19a5e5205b MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation
f6a4de1654c9 MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
565f7e8292f5 reset: Add a reset controller driver for the Lantiq XWAY based SoCs
e55bfdfacaed Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
5a7715f4b8e0 MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
114f298226a3 MIPS: Malta: Use new GIC accessor functions

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

Commit

114f298226a3 MIPS: Malta: Use new GIC accessor functions

is missing a Signed-off-by from its commiter.

--
Cheers,
Stephen Rothwell


2017-09-03 21:14:26

by Martin Blumenstingl

[permalink] [raw]
Subject: Re: linux-next: Signed-off-by missing for commits in the mips tree

Hi Hauke, Hi Ralf,

On Sun, Sep 3, 2017 at 6:13 PM, Stephen Rothwell <[email protected]> wrote:
> Hi all,
>
> Commits
>
> bb19a5e5205b MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation
> f6a4de1654c9 MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
> 565f7e8292f5 reset: Add a reset controller driver for the Lantiq XWAY based SoCs
> e55bfdfacaed Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
> 5a7715f4b8e0 MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
Hauke: thank you for pushing these patches forward (by adding lots of
fixes, missing documentation and so on)!
I can send a Signed-off-by for all of these - however I'd like you to
be the author of at least "Documentation: DT: MIPS: lantiq: Add docs
for the RCU bindings" (since you did all the actual work, but finding
the best DT binding with the DT maintainers).

Ralf: how do you want to handle this? should I simply send my
Signed-off-by on the relevant patches and you will fixup these?
and similarly, (if it's OK for Hauke) can you also change the author
of "Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings"?

> 114f298226a3 MIPS: Malta: Use new GIC accessor functions
>
> are missing a Signed-off-by from their author.
>
> Commit
>
> 114f298226a3 MIPS: Malta: Use new GIC accessor functions
>
> is missing a Signed-off-by from its commiter.
>
> --
> Cheers,
> Stephen Rothwell
thanks for spotting this Stephen


Regards,
Martin

2017-09-04 08:43:48

by Hauke Mehrtens

[permalink] [raw]
Subject: Re: linux-next: Signed-off-by missing for commits in the mips tree

Hi Ralf and Martin,

On 09/03/2017 11:14 PM, Martin Blumenstingl wrote:
> Hi Hauke, Hi Ralf,
>
> On Sun, Sep 3, 2017 at 6:13 PM, Stephen Rothwell <[email protected]> wrote:
>> Hi all,
>>
>> Commits
>>
>> bb19a5e5205b MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation
>> f6a4de1654c9 MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
>> 565f7e8292f5 reset: Add a reset controller driver for the Lantiq XWAY based SoCs
>> e55bfdfacaed Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
>> 5a7715f4b8e0 MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
> Hauke: thank you for pushing these patches forward (by adding lots of
> fixes, missing documentation and so on)!
> I can send a Signed-off-by for all of these - however I'd like you to
> be the author of at least "Documentation: DT: MIPS: lantiq: Add docs
> for the RCU bindings" (since you did all the actual work, but finding
> the best DT binding with the DT maintainers).

I am ok with this.

> Ralf: how do you want to handle this? should I simply send my
> Signed-off-by on the relevant patches and you will fixup these?
> and similarly, (if it's OK for Hauke) can you also change the author
> of "Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings"?

I am ok with this and I think the easiest solution would be if Ralf
would edit it.

>> 114f298226a3 MIPS: Malta: Use new GIC accessor functions
>>
>> are missing a Signed-off-by from their author.
>>
>> Commit
>>
>> 114f298226a3 MIPS: Malta: Use new GIC accessor functions
>>
>> is missing a Signed-off-by from its commiter.
>>
>> --
>> Cheers,
>> Stephen Rothwell
> thanks for spotting this Stephen
>
>
> Regards,
> Martin

Hauke