All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Update ASPEED entry with details
@ 2018-02-22  5:03 ` Joel Stanley
  0 siblings, 0 replies; 18+ messages in thread
From: Joel Stanley @ 2018-02-22  5:03 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson
  Cc: linux-arm-kernel, linux-aspeed, linux-kernel

I am interested in all ASPEED drivers, and the previous match wasn't
grabbing files in nested directories. Use N instead.

Add the arm kernel mailing list so that patches get reviewed there, and
the linux-aspeed list which exists only so I can use patchwork to track
patches.

Add Andrew as a reviewer, because he is involved in reviewing ASPEED
stuff.

Signed-off-by: Joel Stanley <joel@jms.id.au>
---
 MAINTAINERS | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9a7f76eadae9..1ebf49797175 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1226,10 +1226,15 @@ F:	Documentation/devicetree/bindings/i2c/i2c-aspeed.txt
 
 ARM/ASPEED MACHINE SUPPORT
 M:	Joel Stanley <joel@jms.id.au>
-S:	Maintained
+R:	Andrew Jeffery <andrew@aj.id.au>
+L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+L:	linux-aspeed@lists.ozlabs.org (moderated for non-subscribers)
+Q:	https://patchwork.ozlabs.org/project/linux-aspeed/list/
+S:	Supported
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed.git
 F:	arch/arm/mach-aspeed/
 F:	arch/arm/boot/dts/aspeed-*
-F:	drivers/*/*aspeed*
+N:	aspeed
 
 ARM/ATMEL AT91 Clock Support
 M:	Boris Brezillon <boris.brezillon@free-electrons.com>
-- 
2.15.1

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

* [PATCH] MAINTAINERS: Update ASPEED entry with details
@ 2018-02-22  5:03 ` Joel Stanley
  0 siblings, 0 replies; 18+ messages in thread
From: Joel Stanley @ 2018-02-22  5:03 UTC (permalink / raw)
  To: linux-arm-kernel

I am interested in all ASPEED drivers, and the previous match wasn't
grabbing files in nested directories. Use N instead.

Add the arm kernel mailing list so that patches get reviewed there, and
the linux-aspeed list which exists only so I can use patchwork to track
patches.

Add Andrew as a reviewer, because he is involved in reviewing ASPEED
stuff.

Signed-off-by: Joel Stanley <joel@jms.id.au>
---
 MAINTAINERS | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9a7f76eadae9..1ebf49797175 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1226,10 +1226,15 @@ F:	Documentation/devicetree/bindings/i2c/i2c-aspeed.txt
 
 ARM/ASPEED MACHINE SUPPORT
 M:	Joel Stanley <joel@jms.id.au>
-S:	Maintained
+R:	Andrew Jeffery <andrew@aj.id.au>
+L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
+L:	linux-aspeed at lists.ozlabs.org (moderated for non-subscribers)
+Q:	https://patchwork.ozlabs.org/project/linux-aspeed/list/
+S:	Supported
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed.git
 F:	arch/arm/mach-aspeed/
 F:	arch/arm/boot/dts/aspeed-*
-F:	drivers/*/*aspeed*
+N:	aspeed
 
 ARM/ATMEL AT91 Clock Support
 M:	Boris Brezillon <boris.brezillon@free-electrons.com>
-- 
2.15.1

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

* Re: [PATCH] MAINTAINERS: Update ASPEED entry with details
  2018-02-22  5:03 ` Joel Stanley
@ 2018-02-22  8:39   ` Andrew Jeffery
  -1 siblings, 0 replies; 18+ messages in thread
From: Andrew Jeffery @ 2018-02-22  8:39 UTC (permalink / raw)
  To: Joel Stanley, Arnd Bergmann, Olof Johansson
  Cc: linux-aspeed, linux-arm-kernel, linux-kernel



On Thu, 22 Feb 2018, at 15:33, Joel Stanley wrote:
> I am interested in all ASPEED drivers, and the previous match wasn't
> grabbing files in nested directories. Use N instead.
> 
> Add the arm kernel mailing list so that patches get reviewed there, and
> the linux-aspeed list which exists only so I can use patchwork to track
> patches.
> 
> Add Andrew as a reviewer, because he is involved in reviewing ASPEED
> stuff.
> 
> Signed-off-by: Joel Stanley <joel@jms.id.au>

Acked-by: Andrew Jeffery <andrew@aj.id.au>

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

* [PATCH] MAINTAINERS: Update ASPEED entry with details
@ 2018-02-22  8:39   ` Andrew Jeffery
  0 siblings, 0 replies; 18+ messages in thread
From: Andrew Jeffery @ 2018-02-22  8:39 UTC (permalink / raw)
  To: linux-arm-kernel



On Thu, 22 Feb 2018, at 15:33, Joel Stanley wrote:
> I am interested in all ASPEED drivers, and the previous match wasn't
> grabbing files in nested directories. Use N instead.
> 
> Add the arm kernel mailing list so that patches get reviewed there, and
> the linux-aspeed list which exists only so I can use patchwork to track
> patches.
> 
> Add Andrew as a reviewer, because he is involved in reviewing ASPEED
> stuff.
> 
> Signed-off-by: Joel Stanley <joel@jms.id.au>

Acked-by: Andrew Jeffery <andrew@aj.id.au>

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

* Re: [PATCH] MAINTAINERS: Update ASPEED entry with details
  2018-02-22  8:39   ` Andrew Jeffery
@ 2018-02-22  8:50     ` Wang, Haiyue
  -1 siblings, 0 replies; 18+ messages in thread
From: Wang, Haiyue @ 2018-02-22  8:50 UTC (permalink / raw)
  To: Andrew Jeffery, Joel Stanley, Arnd Bergmann, Olof Johansson
  Cc: linux-arm-kernel, linux-aspeed, linux-kernel

Dear Andrew & Joel,

Since you are ASPEED BMC experts, any time and interest in eSPI code 
review ? I've sent

it before, but no more response. Intel recommends eSPI bus than LPC as I 
know. I just kept

the minimal eSPI code which is approved to work well in our real server 
boards for two more

years. Other part of eSPI driver from ASPEED's SDK  has been removed, 
because ePSI is a new

thing, we only use a small feature set like booting host.

We Intel submit this eSPI patch for openbmc upstreaming, hope for your 
response. :-)

https://patchwork.kernel.org/patch/10166577/



On 2018-02-22 16:39, Andrew Jeffery wrote:
>
> On Thu, 22 Feb 2018, at 15:33, Joel Stanley wrote:
>> I am interested in all ASPEED drivers, and the previous match wasn't
>> grabbing files in nested directories. Use N instead.
>>
>> Add the arm kernel mailing list so that patches get reviewed there, and
>> the linux-aspeed list which exists only so I can use patchwork to track
>> patches.
>>
>> Add Andrew as a reviewer, because he is involved in reviewing ASPEED
>> stuff.
>>
>> Signed-off-by: Joel Stanley <joel@jms.id.au>
> Acked-by: Andrew Jeffery <andrew@aj.id.au>

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

* [PATCH] MAINTAINERS: Update ASPEED entry with details
@ 2018-02-22  8:50     ` Wang, Haiyue
  0 siblings, 0 replies; 18+ messages in thread
From: Wang, Haiyue @ 2018-02-22  8:50 UTC (permalink / raw)
  To: linux-arm-kernel

Dear Andrew & Joel,

Since you are ASPEED BMC experts, any time and interest in eSPI code 
review ? I've sent

it before, but no more response. Intel recommends eSPI bus than LPC as I 
know. I just kept

the minimal eSPI code which is approved to work well in our real server 
boards for two more

years. Other part of eSPI driver from ASPEED's SDK? has been removed, 
because ePSI is a new

thing, we only use a small feature set like booting host.

We Intel submit this eSPI patch for openbmc upstreaming, hope for your 
response. :-)

https://patchwork.kernel.org/patch/10166577/



On 2018-02-22 16:39, Andrew Jeffery wrote:
>
> On Thu, 22 Feb 2018, at 15:33, Joel Stanley wrote:
>> I am interested in all ASPEED drivers, and the previous match wasn't
>> grabbing files in nested directories. Use N instead.
>>
>> Add the arm kernel mailing list so that patches get reviewed there, and
>> the linux-aspeed list which exists only so I can use patchwork to track
>> patches.
>>
>> Add Andrew as a reviewer, because he is involved in reviewing ASPEED
>> stuff.
>>
>> Signed-off-by: Joel Stanley <joel@jms.id.au>
> Acked-by: Andrew Jeffery <andrew@aj.id.au>

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

* Re: [PATCH] MAINTAINERS: Update ASPEED entry with details
  2018-02-22  8:50     ` Wang, Haiyue
@ 2018-02-23  0:11       ` Andrew Jeffery
  -1 siblings, 0 replies; 18+ messages in thread
From: Andrew Jeffery @ 2018-02-23  0:11 UTC (permalink / raw)
  To: Wang, Haiyue, Joel Stanley, Arnd Bergmann, Olof Johansson
  Cc: linux-arm-kernel, linux-aspeed, linux-kernel

Hi Haiyue,

On Thu, 22 Feb 2018, at 19:20, Wang, Haiyue wrote:
> Dear Andrew & Joel,
> 
> Since you are ASPEED BMC experts, any time and interest in eSPI code 
> review ? I've sent
> 
> it before, but no more response. Intel recommends eSPI bus than LPC as I 
> know. I just kept
> 
> the minimal eSPI code which is approved to work well in our real server 
> boards for two more
> 
> years. Other part of eSPI driver from ASPEED's SDK  has been removed, 
> because ePSI is a new
> 
> thing, we only use a small feature set like booting host.
> 
> We Intel submit this eSPI patch for openbmc upstreaming, hope for your 
> response. :-)
> 
> https://patchwork.kernel.org/patch/10166577/
> 

There are some comments against the v1 that you linked to above, is there a v2 on the lists?

Separately it's better to ping us by replying to the patch itself and putting us in To/Cc, that way we keep discussions focused on the patch at hand here.

Cheers,

Andrew

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

* [PATCH] MAINTAINERS: Update ASPEED entry with details
@ 2018-02-23  0:11       ` Andrew Jeffery
  0 siblings, 0 replies; 18+ messages in thread
From: Andrew Jeffery @ 2018-02-23  0:11 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Haiyue,

On Thu, 22 Feb 2018, at 19:20, Wang, Haiyue wrote:
> Dear Andrew & Joel,
> 
> Since you are ASPEED BMC experts, any time and interest in eSPI code 
> review ? I've sent
> 
> it before, but no more response. Intel recommends eSPI bus than LPC as I 
> know. I just kept
> 
> the minimal eSPI code which is approved to work well in our real server 
> boards for two more
> 
> years. Other part of eSPI driver from ASPEED's SDK? has been removed, 
> because ePSI is a new
> 
> thing, we only use a small feature set like booting host.
> 
> We Intel submit this eSPI patch for openbmc upstreaming, hope for your 
> response. :-)
> 
> https://patchwork.kernel.org/patch/10166577/
> 

There are some comments against the v1 that you linked to above, is there a v2 on the lists?

Separately it's better to ping us by replying to the patch itself and putting us in To/Cc, that way we keep discussions focused on the patch at hand here.

Cheers,

Andrew

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

* Re: [PATCH] MAINTAINERS: Update ASPEED entry with details
  2018-02-23  0:11       ` Andrew Jeffery
@ 2018-02-23  1:44         ` Wang, Haiyue
  -1 siblings, 0 replies; 18+ messages in thread
From: Wang, Haiyue @ 2018-02-23  1:44 UTC (permalink / raw)
  To: Andrew Jeffery, Joel Stanley, Arnd Bergmann, Olof Johansson
  Cc: linux-arm-kernel, linux-aspeed, linux-kernel



On 2018-02-23 08:11, Andrew Jeffery wrote:
> Hi Haiyue,
>
> On Thu, 22 Feb 2018, at 19:20, Wang, Haiyue wrote:
>> Dear Andrew & Joel,
>>
>> Since you are ASPEED BMC experts, any time and interest in eSPI code
>> review ? I've sent
>>
>> it before, but no more response. Intel recommends eSPI bus than LPC as I
>> know. I just kept
>>
>> the minimal eSPI code which is approved to work well in our real server
>> boards for two more
>>
>> years. Other part of eSPI driver from ASPEED's SDK  has been removed,
>> because ePSI is a new
>>
>> thing, we only use a small feature set like booting host.
>>
>> We Intel submit this eSPI patch for openbmc upstreaming, hope for your
>> response. :-)
>>
>> https://patchwork.kernel.org/patch/10166577/
>>
> There are some comments against the v1 that you linked to above, is there a v2 on the lists?
A long holiday back, will send v2 patch soon.
> Separately it's better to ping us by replying to the patch itself and putting us in To/Cc, that way we keep discussions focused on the patch at hand here.
Got it. Thanks for your reply.
>
> Cheers,
>
> Andrew

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

* [PATCH] MAINTAINERS: Update ASPEED entry with details
@ 2018-02-23  1:44         ` Wang, Haiyue
  0 siblings, 0 replies; 18+ messages in thread
From: Wang, Haiyue @ 2018-02-23  1:44 UTC (permalink / raw)
  To: linux-arm-kernel



On 2018-02-23 08:11, Andrew Jeffery wrote:
> Hi Haiyue,
>
> On Thu, 22 Feb 2018, at 19:20, Wang, Haiyue wrote:
>> Dear Andrew & Joel,
>>
>> Since you are ASPEED BMC experts, any time and interest in eSPI code
>> review ? I've sent
>>
>> it before, but no more response. Intel recommends eSPI bus than LPC as I
>> know. I just kept
>>
>> the minimal eSPI code which is approved to work well in our real server
>> boards for two more
>>
>> years. Other part of eSPI driver from ASPEED's SDK? has been removed,
>> because ePSI is a new
>>
>> thing, we only use a small feature set like booting host.
>>
>> We Intel submit this eSPI patch for openbmc upstreaming, hope for your
>> response. :-)
>>
>> https://patchwork.kernel.org/patch/10166577/
>>
> There are some comments against the v1 that you linked to above, is there a v2 on the lists?
A long holiday back, will send v2 patch soon.
> Separately it's better to ping us by replying to the patch itself and putting us in To/Cc, that way we keep discussions focused on the patch at hand here.
Got it. Thanks for your reply.
>
> Cheers,
>
> Andrew

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

* Re: [PATCH] MAINTAINERS: Update ASPEED entry with details
  2018-02-22  5:03 ` Joel Stanley
@ 2018-04-11  4:06   ` Joel Stanley
  -1 siblings, 0 replies; 18+ messages in thread
From: Joel Stanley @ 2018-04-11  4:06 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson
  Cc: Linux ARM, linux-aspeed, Linux Kernel Mailing List

Hey Arnd,

On 22 February 2018 at 15:33, Joel Stanley <joel@jms.id.au> wrote:
> I am interested in all ASPEED drivers, and the previous match wasn't
> grabbing files in nested directories. Use N instead.
>
> Add the arm kernel mailing list so that patches get reviewed there, and
> the linux-aspeed list which exists only so I can use patchwork to track
> patches.
>
> Add Andrew as a reviewer, because he is involved in reviewing ASPEED
> stuff.
>
> Signed-off-by: Joel Stanley <joel@jms.id.au>

can you please pick this one up? It would be great to get it into
fixes as Andrew and I have been missing being cc'd on stuff we would
have like to review.

Cheers,

Joel

> ---
>  MAINTAINERS | 9 +++++++--
>  1 file changed, 7 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9a7f76eadae9..1ebf49797175 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1226,10 +1226,15 @@ F:      Documentation/devicetree/bindings/i2c/i2c-aspeed.txt
>
>  ARM/ASPEED MACHINE SUPPORT
>  M:     Joel Stanley <joel@jms.id.au>
> -S:     Maintained
> +R:     Andrew Jeffery <andrew@aj.id.au>
> +L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> +L:     linux-aspeed@lists.ozlabs.org (moderated for non-subscribers)
> +Q:     https://patchwork.ozlabs.org/project/linux-aspeed/list/
> +S:     Supported
> +T:     git git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed.git
>  F:     arch/arm/mach-aspeed/
>  F:     arch/arm/boot/dts/aspeed-*
> -F:     drivers/*/*aspeed*
> +N:     aspeed
>
>  ARM/ATMEL AT91 Clock Support
>  M:     Boris Brezillon <boris.brezillon@free-electrons.com>
> --
> 2.15.1
>

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

* [PATCH] MAINTAINERS: Update ASPEED entry with details
@ 2018-04-11  4:06   ` Joel Stanley
  0 siblings, 0 replies; 18+ messages in thread
From: Joel Stanley @ 2018-04-11  4:06 UTC (permalink / raw)
  To: linux-arm-kernel

Hey Arnd,

On 22 February 2018 at 15:33, Joel Stanley <joel@jms.id.au> wrote:
> I am interested in all ASPEED drivers, and the previous match wasn't
> grabbing files in nested directories. Use N instead.
>
> Add the arm kernel mailing list so that patches get reviewed there, and
> the linux-aspeed list which exists only so I can use patchwork to track
> patches.
>
> Add Andrew as a reviewer, because he is involved in reviewing ASPEED
> stuff.
>
> Signed-off-by: Joel Stanley <joel@jms.id.au>

can you please pick this one up? It would be great to get it into
fixes as Andrew and I have been missing being cc'd on stuff we would
have like to review.

Cheers,

Joel

> ---
>  MAINTAINERS | 9 +++++++--
>  1 file changed, 7 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9a7f76eadae9..1ebf49797175 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1226,10 +1226,15 @@ F:      Documentation/devicetree/bindings/i2c/i2c-aspeed.txt
>
>  ARM/ASPEED MACHINE SUPPORT
>  M:     Joel Stanley <joel@jms.id.au>
> -S:     Maintained
> +R:     Andrew Jeffery <andrew@aj.id.au>
> +L:     linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> +L:     linux-aspeed at lists.ozlabs.org (moderated for non-subscribers)
> +Q:     https://patchwork.ozlabs.org/project/linux-aspeed/list/
> +S:     Supported
> +T:     git git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed.git
>  F:     arch/arm/mach-aspeed/
>  F:     arch/arm/boot/dts/aspeed-*
> -F:     drivers/*/*aspeed*
> +N:     aspeed
>
>  ARM/ATMEL AT91 Clock Support
>  M:     Boris Brezillon <boris.brezillon@free-electrons.com>
> --
> 2.15.1
>

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

* Re: [PATCH] MAINTAINERS: Update ASPEED entry with details
  2018-04-11  4:06   ` Joel Stanley
@ 2018-04-11  8:51     ` Arnd Bergmann
  -1 siblings, 0 replies; 18+ messages in thread
From: Arnd Bergmann @ 2018-04-11  8:51 UTC (permalink / raw)
  To: Joel Stanley
  Cc: Olof Johansson, linux-aspeed, Linux ARM, Linux Kernel Mailing List

On Wed, Apr 11, 2018 at 6:06 AM, Joel Stanley <joel@jms.id.au> wrote:
> Hey Arnd,
>
> On 22 February 2018 at 15:33, Joel Stanley <joel@jms.id.au> wrote:
>> I am interested in all ASPEED drivers, and the previous match wasn't
>> grabbing files in nested directories. Use N instead.
>>
>> Add the arm kernel mailing list so that patches get reviewed there, and
>> the linux-aspeed list which exists only so I can use patchwork to track
>> patches.
>>
>> Add Andrew as a reviewer, because he is involved in reviewing ASPEED
>> stuff.
>>
>> Signed-off-by: Joel Stanley <joel@jms.id.au>
>
> can you please pick this one up? It would be great to get it into
> fixes as Andrew and I have been missing being cc'd on stuff we would
> have like to review.

Sure, applied to the fixes branch now.

In general, when you want a patch to be applied, please send it to
arm@kernel.org so we know it's for us. As a rule, I don't pick up patches
otherwise but assume that you are asking for feedback and/or Acks
but will resend it once everyone is happy with the change.

      Arnd

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

* [PATCH] MAINTAINERS: Update ASPEED entry with details
@ 2018-04-11  8:51     ` Arnd Bergmann
  0 siblings, 0 replies; 18+ messages in thread
From: Arnd Bergmann @ 2018-04-11  8:51 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Apr 11, 2018 at 6:06 AM, Joel Stanley <joel@jms.id.au> wrote:
> Hey Arnd,
>
> On 22 February 2018 at 15:33, Joel Stanley <joel@jms.id.au> wrote:
>> I am interested in all ASPEED drivers, and the previous match wasn't
>> grabbing files in nested directories. Use N instead.
>>
>> Add the arm kernel mailing list so that patches get reviewed there, and
>> the linux-aspeed list which exists only so I can use patchwork to track
>> patches.
>>
>> Add Andrew as a reviewer, because he is involved in reviewing ASPEED
>> stuff.
>>
>> Signed-off-by: Joel Stanley <joel@jms.id.au>
>
> can you please pick this one up? It would be great to get it into
> fixes as Andrew and I have been missing being cc'd on stuff we would
> have like to review.

Sure, applied to the fixes branch now.

In general, when you want a patch to be applied, please send it to
arm at kernel.org so we know it's for us. As a rule, I don't pick up patches
otherwise but assume that you are asking for feedback and/or Acks
but will resend it once everyone is happy with the change.

      Arnd

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

* Re: [PATCH] MAINTAINERS: Update ASPEED entry with details
  2018-04-11  8:51     ` Arnd Bergmann
@ 2018-04-11  9:24       ` Joel Stanley
  -1 siblings, 0 replies; 18+ messages in thread
From: Joel Stanley @ 2018-04-11  9:24 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Olof Johansson, linux-aspeed, Linux ARM, Linux Kernel Mailing List

On 11 April 2018 at 18:21, Arnd Bergmann <arnd@arndb.de> wrote:
> On Wed, Apr 11, 2018 at 6:06 AM, Joel Stanley <joel@jms.id.au> wrote:
>> Hey Arnd,
>>
>> On 22 February 2018 at 15:33, Joel Stanley <joel@jms.id.au> wrote:
>>> I am interested in all ASPEED drivers, and the previous match wasn't
>>> grabbing files in nested directories. Use N instead.
>>>
>>> Add the arm kernel mailing list so that patches get reviewed there, and
>>> the linux-aspeed list which exists only so I can use patchwork to track
>>> patches.
>>>
>>> Add Andrew as a reviewer, because he is involved in reviewing ASPEED
>>> stuff.
>>>
>>> Signed-off-by: Joel Stanley <joel@jms.id.au>
>>
>> can you please pick this one up? It would be great to get it into
>> fixes as Andrew and I have been missing being cc'd on stuff we would
>> have like to review.
>
> Sure, applied to the fixes branch now.
>
> In general, when you want a patch to be applied, please send it to
> arm@kernel.org so we know it's for us. As a rule, I don't pick up patches
> otherwise but assume that you are asking for feedback and/or Acks
> but will resend it once everyone is happy with the change.

Okay. Do we have these rules written down anywhere?

If not, would you mind if I started a document on your behalf?

Cheers,

Joel

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

* [PATCH] MAINTAINERS: Update ASPEED entry with details
@ 2018-04-11  9:24       ` Joel Stanley
  0 siblings, 0 replies; 18+ messages in thread
From: Joel Stanley @ 2018-04-11  9:24 UTC (permalink / raw)
  To: linux-arm-kernel

On 11 April 2018 at 18:21, Arnd Bergmann <arnd@arndb.de> wrote:
> On Wed, Apr 11, 2018 at 6:06 AM, Joel Stanley <joel@jms.id.au> wrote:
>> Hey Arnd,
>>
>> On 22 February 2018 at 15:33, Joel Stanley <joel@jms.id.au> wrote:
>>> I am interested in all ASPEED drivers, and the previous match wasn't
>>> grabbing files in nested directories. Use N instead.
>>>
>>> Add the arm kernel mailing list so that patches get reviewed there, and
>>> the linux-aspeed list which exists only so I can use patchwork to track
>>> patches.
>>>
>>> Add Andrew as a reviewer, because he is involved in reviewing ASPEED
>>> stuff.
>>>
>>> Signed-off-by: Joel Stanley <joel@jms.id.au>
>>
>> can you please pick this one up? It would be great to get it into
>> fixes as Andrew and I have been missing being cc'd on stuff we would
>> have like to review.
>
> Sure, applied to the fixes branch now.
>
> In general, when you want a patch to be applied, please send it to
> arm at kernel.org so we know it's for us. As a rule, I don't pick up patches
> otherwise but assume that you are asking for feedback and/or Acks
> but will resend it once everyone is happy with the change.

Okay. Do we have these rules written down anywhere?

If not, would you mind if I started a document on your behalf?

Cheers,

Joel

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

* Re: [PATCH] MAINTAINERS: Update ASPEED entry with details
  2018-04-11  9:24       ` Joel Stanley
@ 2018-04-11 12:05         ` Arnd Bergmann
  -1 siblings, 0 replies; 18+ messages in thread
From: Arnd Bergmann @ 2018-04-11 12:05 UTC (permalink / raw)
  To: Joel Stanley
  Cc: Olof Johansson, linux-aspeed, Linux ARM, Linux Kernel Mailing List

On Wed, Apr 11, 2018 at 11:24 AM, Joel Stanley <joel@jms.id.au> wrote:
> On 11 April 2018 at 18:21, Arnd Bergmann <arnd@arndb.de> wrote:
>> On Wed, Apr 11, 2018 at 6:06 AM, Joel Stanley <joel@jms.id.au> wrote:
>>
>> Sure, applied to the fixes branch now.
>>
>> In general, when you want a patch to be applied, please send it to
>> arm@kernel.org so we know it's for us. As a rule, I don't pick up patches
>> otherwise but assume that you are asking for feedback and/or Acks
>> but will resend it once everyone is happy with the change.
>
> Okay. Do we have these rules written down anywhere?
>
> If not, would you mind if I started a document on your behalf?

Please go ahead, we can definitely use something in Documentation/arm/
that explains our process, we don't really have anything written.

      Arnd

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

* [PATCH] MAINTAINERS: Update ASPEED entry with details
@ 2018-04-11 12:05         ` Arnd Bergmann
  0 siblings, 0 replies; 18+ messages in thread
From: Arnd Bergmann @ 2018-04-11 12:05 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Apr 11, 2018 at 11:24 AM, Joel Stanley <joel@jms.id.au> wrote:
> On 11 April 2018 at 18:21, Arnd Bergmann <arnd@arndb.de> wrote:
>> On Wed, Apr 11, 2018 at 6:06 AM, Joel Stanley <joel@jms.id.au> wrote:
>>
>> Sure, applied to the fixes branch now.
>>
>> In general, when you want a patch to be applied, please send it to
>> arm at kernel.org so we know it's for us. As a rule, I don't pick up patches
>> otherwise but assume that you are asking for feedback and/or Acks
>> but will resend it once everyone is happy with the change.
>
> Okay. Do we have these rules written down anywhere?
>
> If not, would you mind if I started a document on your behalf?

Please go ahead, we can definitely use something in Documentation/arm/
that explains our process, we don't really have anything written.

      Arnd

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

end of thread, other threads:[~2018-04-11 12:05 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-22  5:03 [PATCH] MAINTAINERS: Update ASPEED entry with details Joel Stanley
2018-02-22  5:03 ` Joel Stanley
2018-02-22  8:39 ` Andrew Jeffery
2018-02-22  8:39   ` Andrew Jeffery
2018-02-22  8:50   ` Wang, Haiyue
2018-02-22  8:50     ` Wang, Haiyue
2018-02-23  0:11     ` Andrew Jeffery
2018-02-23  0:11       ` Andrew Jeffery
2018-02-23  1:44       ` Wang, Haiyue
2018-02-23  1:44         ` Wang, Haiyue
2018-04-11  4:06 ` Joel Stanley
2018-04-11  4:06   ` Joel Stanley
2018-04-11  8:51   ` Arnd Bergmann
2018-04-11  8:51     ` Arnd Bergmann
2018-04-11  9:24     ` Joel Stanley
2018-04-11  9:24       ` Joel Stanley
2018-04-11 12:05       ` Arnd Bergmann
2018-04-11 12:05         ` Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.