linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Request for i2c inclusion in linux-next
@ 2023-07-30 22:29 Andi Shyti
  2023-07-31  4:54 ` Stephen Rothwell
  2023-07-31 10:29 ` Krzysztof Kozlowski
  0 siblings, 2 replies; 5+ messages in thread
From: Andi Shyti @ 2023-07-30 22:29 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: Wolfram Sang, linux-next

Hi Stephen,

could you please include in the linux-next i2c related branches
from my repository:

https://kernel.googlesource.com/pub/scm/linux/kernel/git/andi.shyti/linux.git

the following branches:

for next:	i2c/andi-for-next
fixes:		i2c/andi-for-current

Thank you,
Andi

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

* Re: Request for i2c inclusion in linux-next
  2023-07-30 22:29 Request for i2c inclusion in linux-next Andi Shyti
@ 2023-07-31  4:54 ` Stephen Rothwell
  2023-07-31 10:29 ` Krzysztof Kozlowski
  1 sibling, 0 replies; 5+ messages in thread
From: Stephen Rothwell @ 2023-07-31  4:54 UTC (permalink / raw)
  To: Andi Shyti; +Cc: Wolfram Sang, linux-next

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

Hi Andi,

On Mon, 31 Jul 2023 00:29:21 +0200 Andi Shyti <andi.shyti@kernel.org> wrote:
>
> could you please include in the linux-next i2c related branches
> from my repository:
> 
> https://kernel.googlesource.com/pub/scm/linux/kernel/git/andi.shyti/linux.git
> 
> the following branches:
> 
> for next:	i2c/andi-for-next
> fixes:		i2c/andi-for-current

Added from tomorrow.  I already have an i2c branch from Wolfram, so I
called your branches i2c-host-fixes and i2c-host.

Thanks for adding your subsystem tree as a participant of linux-next.  As
you may know, this is not a judgement of your code.  The purpose of
linux-next is for integration testing and to lower the impact of
conflicts between subsystems in the next merge window. 

You will need to ensure that the patches/commits in your tree/series have
been:
     * submitted under GPL v2 (or later) and include the Contributor's
        Signed-off-by,
     * posted to the relevant mailing list,
     * reviewed by you (or another maintainer of your subsystem tree),
     * successfully unit tested, and 
     * destined for the current or next Linux merge window.

Basically, this should be just what you would send to Linus (or ask him
to fetch).  It is allowed to be rebased if you deem it necessary.

-- 
Cheers,
Stephen Rothwell 
sfr@canb.auug.org.au

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

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

* Re: Request for i2c inclusion in linux-next
  2023-07-30 22:29 Request for i2c inclusion in linux-next Andi Shyti
  2023-07-31  4:54 ` Stephen Rothwell
@ 2023-07-31 10:29 ` Krzysztof Kozlowski
  2023-07-31 11:04   ` Andi Shyti
  1 sibling, 1 reply; 5+ messages in thread
From: Krzysztof Kozlowski @ 2023-07-31 10:29 UTC (permalink / raw)
  To: Andi Shyti, Stephen Rothwell; +Cc: Wolfram Sang, linux-next

On 31/07/2023 00:29, Andi Shyti wrote:
> Hi Stephen,
> 
> could you please include in the linux-next i2c related branches
> from my repository:
> 
> https://kernel.googlesource.com/pub/scm/linux/kernel/git/andi.shyti/linux.git
> 
> the following branches:
> 
> for next:	i2c/andi-for-next
> fixes:		i2c/andi-for-current

Andi, why you do not use kernel.org repo? I think it is preferred.

Best regards,
Krzysztof


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

* Re: Request for i2c inclusion in linux-next
  2023-07-31 10:29 ` Krzysztof Kozlowski
@ 2023-07-31 11:04   ` Andi Shyti
  2023-07-31 22:05     ` Stephen Rothwell
  0 siblings, 1 reply; 5+ messages in thread
From: Andi Shyti @ 2023-07-31 11:04 UTC (permalink / raw)
  To: Krzysztof Kozlowski; +Cc: Stephen Rothwell, Wolfram Sang, linux-next

On Mon, Jul 31, 2023 at 12:29:51PM +0200, Krzysztof Kozlowski wrote:
> On 31/07/2023 00:29, Andi Shyti wrote:
> > Hi Stephen,
> > 
> > could you please include in the linux-next i2c related branches
> > from my repository:
> > 
> > https://kernel.googlesource.com/pub/scm/linux/kernel/git/andi.shyti/linux.git
> > 
> > the following branches:
> > 
> > for next:	i2c/andi-for-next
> > fixes:		i2c/andi-for-current
> 
> Andi, why you do not use kernel.org repo? I think it is preferred.

uuhh... yes... I did a blind copy/paste of the link and did not
realise that this was from googlesource... Stephen, can you
please take it from:

https://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git

Thanks a lot, Krzysztof for checking on this!

Thank you and sorry for the confusion!
Andi

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

* Re: Request for i2c inclusion in linux-next
  2023-07-31 11:04   ` Andi Shyti
@ 2023-07-31 22:05     ` Stephen Rothwell
  0 siblings, 0 replies; 5+ messages in thread
From: Stephen Rothwell @ 2023-07-31 22:05 UTC (permalink / raw)
  To: Andi Shyti; +Cc: Krzysztof Kozlowski, Wolfram Sang, linux-next

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

Hi Andi,

On Mon, 31 Jul 2023 13:04:03 +0200 Andi Shyti <andi.shyti@kernel.org> wrote:
>
> On Mon, Jul 31, 2023 at 12:29:51PM +0200, Krzysztof Kozlowski wrote:
> > On 31/07/2023 00:29, Andi Shyti wrote:  
> > > Hi Stephen,
> > > 
> > > could you please include in the linux-next i2c related branches
> > > from my repository:
> > > 
> > > https://kernel.googlesource.com/pub/scm/linux/kernel/git/andi.shyti/linux.git
> > > 
> > > the following branches:
> > > 
> > > for next:	i2c/andi-for-next
> > > fixes:		i2c/andi-for-current  
> > 
> > Andi, why you do not use kernel.org repo? I think it is preferred.  
> 
> uuhh... yes... I did a blind copy/paste of the link and did not
> realise that this was from googlesource... Stephen, can you
> please take it from:
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git

Done.

-- 
Cheers,
Stephen Rothwell

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

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

end of thread, other threads:[~2023-07-31 22:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-30 22:29 Request for i2c inclusion in linux-next Andi Shyti
2023-07-31  4:54 ` Stephen Rothwell
2023-07-31 10:29 ` Krzysztof Kozlowski
2023-07-31 11:04   ` Andi Shyti
2023-07-31 22:05     ` Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).