All of lore.kernel.org
 help / color / mirror / Atom feed
From: lee@kernel.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] RPi DT changes due for v4.3
Date: Fri, 4 Sep 2015 20:23:20 +0100	[thread overview]
Message-ID: <20150904192320.GD4796@x1> (raw)
In-Reply-To: <87613q57k1.fsf@eliezer.anholt.net>

On Fri, 04 Sep 2015, Eric Anholt wrote:

> Lee Jones <lee@kernel.org> writes:
> 
> > On Fri, 14 Aug 2015, Eric Anholt wrote:
> >> Olof Johansson <olof@lixom.net> writes:
> >> > On Tue, Aug 11, 2015 at 05:06:42PM +0100, Lee Jones wrote:
> >> >> ARM SoC Chaps,
> >> >> 
> >> >> Please find a couple of simple RPi changes pertaining to Firmware.
> >> >> 
> >> >> The following changes since commit bc0195aad0daa2ad5b0d76cce22b167bc3435590:
> >> >> 
> >> >>   Linux 4.2-rc2 (2015-07-12 15:10:30 -0700)
> >> >> 
> >> >> are available in the git repository at:
> >> >> 
> >> >>   git://git.kernel.org/pub/scm/linux/kernel/git/rpi/linux-rpi.git tags/rpi-dt-for-armsoc-4.3
> >> >> 
> >> >> for you to fetch changes up to fd26f8830979de48eb3f1c253eb9d2ee2e468eb6:
> >> >> 
> >> >>   dt/bindings: Add binding for the Raspberry Pi firmware driver (2015-08-11 16:56:41 +0100)
> >> >
> >> > I've merged this but I'm a little confused about bcm2835 maintainership:
> >> > I got a MAINTAINERS update from Florian earlier grouped in a set of
> >> > other bcm changes (adding Eric), and now this directly from you.
> >> >
> >> > In general the bcm platforms are quite diverse and we've asked Florian
> >> > to be the funnel for all of the new ones, but I don't think we talked
> >> > much about 2835 at that time. Should we expect to see merges directly
> >> > from you and the other maintainers there or will it go through Florian?
> >> 
> >> I'd been talking with Arnd and Florian about the delays in RPi patch
> >> acceptance (Stephen and Lee have limited time to dedicate to 2835), and
> >> Florian suggested me becoming a maintainer and routing patches through
> >> him.  He's been great to work with and has had useful feedback on my
> >> patches.
> >> 
> >> I was kind of surprised to see Lee send this pull request -- these
> >> patches had been sitting un-merged for 2 months and pings on irc didn't
> >> get replies, so I thought I was stepping in where the others definitely
> >> didn't have time.  It was also odd to see just these two patches, but
> >> not the actual driver.
> >> 
> >> I'm willing to do the merging process for 2835, and if I'm doing so, I
> >> like the idea of feeding it through a more experienced maintainer who's
> >> ready to look at my pull requests whenever, without bothering the main
> >> arm-soc folks.  My goal here, besides my actual job of getting open
> >> source graphics working for Broadcom, is to hopefully push the rpi
> >> foundation toward getting their code merged, so that this hardware fully
> >> works on stock upstream.
> >
> > Apologies for the confusion caused by this pull-request.  After
> > speaking with Florian last cycle the plan was to send the request to
> > him prior to him sending to ARM-SoC; however, I didn't realise how
> > early in the cycle he was going to send that request and I missed the
> > boat.  So rather than miss the cycle, I decided just to send directly
> > to ARM-SoC instead.
> >
> > I do resent the IRQ comment though, as I'm always on IRC during
> > working hours and (unless something has gone wrong) I have a proxy
> > which collects missed messages and replays them back to me, so in
> > theory I shouldn't miss a message.  All messages you've sent to me
> > I've replied to.
> >
> > The Firmware patches wouldn't have ever been part of this set without
> > explicit request/permission from the Maintainer.  So that's why the
> > driver patches weren't part of this set.
> 
> For what it's worth, the recent IRC message I was referring to was:

It's in the back-trace buffer provided by ZNC.  No idea why the
notification didn't work.  Fail!

I guess some IRC messages just fall through the cracks.  I do
endeavour to answer all of the pings I'm sent. Sometimes it might just
be worth a re-poke or an email in case something like this happens again.

> Jun 30 14:02:09 <anholt> lag: the rpi tree doesn't have the rpi firmware
> patches you said you applied -- are they somewhere else?
> 
> and Stephen Warren had back on June 5th replied to your question about
> who the maintainer was with the analysis (same as I'd done by reading
> MAINTAINERS and the logs).

Ah, so the Firmware SS doesn't have a Maintainer.  Fair point.
Apologies for not collecting them in that case.

WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee@kernel.org>
To: Eric Anholt <eric@anholt.net>
Cc: Olof Johansson <olof@lixom.net>,
	arm@kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-rpi-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL] RPi DT changes due for v4.3
Date: Fri, 4 Sep 2015 20:23:20 +0100	[thread overview]
Message-ID: <20150904192320.GD4796@x1> (raw)
In-Reply-To: <87613q57k1.fsf@eliezer.anholt.net>

On Fri, 04 Sep 2015, Eric Anholt wrote:

> Lee Jones <lee@kernel.org> writes:
> 
> > On Fri, 14 Aug 2015, Eric Anholt wrote:
> >> Olof Johansson <olof@lixom.net> writes:
> >> > On Tue, Aug 11, 2015 at 05:06:42PM +0100, Lee Jones wrote:
> >> >> ARM SoC Chaps,
> >> >> 
> >> >> Please find a couple of simple RPi changes pertaining to Firmware.
> >> >> 
> >> >> The following changes since commit bc0195aad0daa2ad5b0d76cce22b167bc3435590:
> >> >> 
> >> >>   Linux 4.2-rc2 (2015-07-12 15:10:30 -0700)
> >> >> 
> >> >> are available in the git repository at:
> >> >> 
> >> >>   git://git.kernel.org/pub/scm/linux/kernel/git/rpi/linux-rpi.git tags/rpi-dt-for-armsoc-4.3
> >> >> 
> >> >> for you to fetch changes up to fd26f8830979de48eb3f1c253eb9d2ee2e468eb6:
> >> >> 
> >> >>   dt/bindings: Add binding for the Raspberry Pi firmware driver (2015-08-11 16:56:41 +0100)
> >> >
> >> > I've merged this but I'm a little confused about bcm2835 maintainership:
> >> > I got a MAINTAINERS update from Florian earlier grouped in a set of
> >> > other bcm changes (adding Eric), and now this directly from you.
> >> >
> >> > In general the bcm platforms are quite diverse and we've asked Florian
> >> > to be the funnel for all of the new ones, but I don't think we talked
> >> > much about 2835 at that time. Should we expect to see merges directly
> >> > from you and the other maintainers there or will it go through Florian?
> >> 
> >> I'd been talking with Arnd and Florian about the delays in RPi patch
> >> acceptance (Stephen and Lee have limited time to dedicate to 2835), and
> >> Florian suggested me becoming a maintainer and routing patches through
> >> him.  He's been great to work with and has had useful feedback on my
> >> patches.
> >> 
> >> I was kind of surprised to see Lee send this pull request -- these
> >> patches had been sitting un-merged for 2 months and pings on irc didn't
> >> get replies, so I thought I was stepping in where the others definitely
> >> didn't have time.  It was also odd to see just these two patches, but
> >> not the actual driver.
> >> 
> >> I'm willing to do the merging process for 2835, and if I'm doing so, I
> >> like the idea of feeding it through a more experienced maintainer who's
> >> ready to look at my pull requests whenever, without bothering the main
> >> arm-soc folks.  My goal here, besides my actual job of getting open
> >> source graphics working for Broadcom, is to hopefully push the rpi
> >> foundation toward getting their code merged, so that this hardware fully
> >> works on stock upstream.
> >
> > Apologies for the confusion caused by this pull-request.  After
> > speaking with Florian last cycle the plan was to send the request to
> > him prior to him sending to ARM-SoC; however, I didn't realise how
> > early in the cycle he was going to send that request and I missed the
> > boat.  So rather than miss the cycle, I decided just to send directly
> > to ARM-SoC instead.
> >
> > I do resent the IRQ comment though, as I'm always on IRC during
> > working hours and (unless something has gone wrong) I have a proxy
> > which collects missed messages and replays them back to me, so in
> > theory I shouldn't miss a message.  All messages you've sent to me
> > I've replied to.
> >
> > The Firmware patches wouldn't have ever been part of this set without
> > explicit request/permission from the Maintainer.  So that's why the
> > driver patches weren't part of this set.
> 
> For what it's worth, the recent IRC message I was referring to was:

It's in the back-trace buffer provided by ZNC.  No idea why the
notification didn't work.  Fail!

I guess some IRC messages just fall through the cracks.  I do
endeavour to answer all of the pings I'm sent. Sometimes it might just
be worth a re-poke or an email in case something like this happens again.

> Jun 30 14:02:09 <anholt> lag: the rpi tree doesn't have the rpi firmware
> patches you said you applied -- are they somewhere else?
> 
> and Stephen Warren had back on June 5th replied to your question about
> who the maintainer was with the analysis (same as I'd done by reading
> MAINTAINERS and the logs).

Ah, so the Firmware SS doesn't have a Maintainer.  Fair point.
Apologies for not collecting them in that case.

  reply	other threads:[~2015-09-04 19:23 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-11 16:06 [GIT PULL] RPi DT changes due for v4.3 Lee Jones
2015-08-11 16:06 ` Lee Jones
2015-08-13 10:30 ` Olof Johansson
2015-08-13 10:30   ` Olof Johansson
2015-08-14 18:29   ` Eric Anholt
2015-08-14 18:29     ` Eric Anholt
2015-08-27 11:10     ` Lee Jones
2015-08-27 11:10       ` Lee Jones
2015-09-04 19:05       ` Eric Anholt
2015-09-04 19:05         ` Eric Anholt
2015-09-04 19:23         ` Lee Jones [this message]
2015-09-04 19:23           ` Lee Jones
2015-08-21 23:27   ` Florian Fainelli
2015-08-21 23:27     ` Florian Fainelli
2015-08-21 23:32     ` Olof Johansson
2015-08-21 23:32       ` Olof Johansson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150904192320.GD4796@x1 \
    --to=lee@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.