On Mon, 21 Nov 2022 at 08:16, Hal Feng <hal.feng@xxxxxxxxxxxxxxxx> wrote: > > On Sat, 19 Nov 2022 00:26:27 +0800, Emil Renner Berthing wrote: > > On Fri, 18 Nov 2022 at 02:06, Hal Feng <hal.feng@xxxxxxxxxxxxxxxx> wrote: > > > > > > Rename "clk-starfive-jh7100.h" to "clk-starfive-jh71x0.h" and rename > > > some variables from "jh7100" or "JH7100" to "jh71x0" or "JH71X0". > > > > > > Co-developed-by: Emil Renner Berthing <kernel@xxxxxxxx> > > > > The patch is fine, but I'm a little unsure about this Co-developed-by. > > This patch is taken directly from my jh7110 branch so does Hal sending > > it count as co-developed-by? > > Your original patch merged patch 1 and patch 2. Suggested by Stephen, I > split the patch into two patches, and I need to add a new commit. My > previous thinking was that the Co-developed-by tag should not be added > to the commit author, so I added it to you. Even if you didn't just copy it[1] I still don't think splitting patches counts as "developed by". You can set the author of new commits or copy them from a previous commit with git commit -c. [1]: https://github.com/esmil/linux/commit/df4bcbc307e97cb6a0e7b8ed5ecc66487395176d > Best regards, > Hal > > > > > > Signed-off-by: Emil Renner Berthing <kernel@xxxxxxxx> > > > Signed-off-by: Hal Feng <hal.feng@xxxxxxxxxxxxxxxx> >