mbox

[U-Boot] pull request for u-boot-tegra/master info ARM/master

Message ID CA+m5__K0r6ymrbgYKTYwT5XGQWmcOG9EyvFGc7qvq+DycdOBrQ@mail.gmail.com
State Accepted
Delegated to: Albert ARIBAUD
Headers show

Pull-request

git://git.denx.de/u-boot-tegra master

Message

Tom Warren March 26, 2014, 10:37 p.m. UTC
Albert,

Please pull u-boot-tegra/master into ARM/master. Thanks!

./MAKEALL -s tegra AOK, checkpatch.pl is clean, and ./MAKEALL -a arm only
shows failures that were already present in ARM/master.

The following changes since commit ab6423cae0323e8db2c8fdd0a99138d93fde2137:

  Merge branch 'u-boot/master' into 'u-boot-arm/master' (2014-03-25
10:53:15 +0100)

are available in the git repository at:

  git://git.denx.de/u-boot-tegra master

for you to fetch changes up to 352580870ca64b23a485a6b2ba6febc240b10904:

  ARM: tegra: make all I2C ports open-drain (2014-03-26 15:20:56 -0700)

----------------------------------------------------------------
Stephen Warren (1):
      ARM: tegra: make all I2C ports open-drain

 board/nvidia/dalmore/pinmux-config-dalmore.h | 16 ++++++++--------
 board/nvidia/venice2/pinmux-config-venice2.h | 16 ++++++++--------
 2 files changed, 16 insertions(+), 16 deletions(-)

Thanks!

Comments

Stefan Agner March 26, 2014, 11:15 p.m. UTC | #1
Hi Tom,

> Stephen Warren (1):
>       ARM: tegra: make all I2C ports open-drain
> 
>  board/nvidia/dalmore/pinmux-config-dalmore.h | 16 ++++++++--------
>  board/nvidia/venice2/pinmux-config-venice2.h | 16 ++++++++--------
>  2 files changed, 16 insertions(+), 16 deletions(-)

Is there something holding you back including my USB changes (v5)? 

--
Stefan
Tom Warren March 28, 2014, 3:54 p.m. UTC | #2
Have they all been ACKed? Sorry, been really busy with normal NVIDIA stuff.

If they're ready, I can apply them with Stephen's pinmux changes and send
another PR to Albert.


On Wed, Mar 26, 2014 at 4:15 PM, Stefan Agner <stefan@agner.ch> wrote:

> Hi Tom,
>
> > Stephen Warren (1):
> >       ARM: tegra: make all I2C ports open-drain
> >
> >  board/nvidia/dalmore/pinmux-config-dalmore.h | 16 ++++++++--------
> >  board/nvidia/venice2/pinmux-config-venice2.h | 16 ++++++++--------
> >  2 files changed, 16 insertions(+), 16 deletions(-)
>
> Is there something holding you back including my USB changes (v5)?
>
> --
> Stefan
>
>
Stefan Agner March 31, 2014, 4:25 p.m. UTC | #3
Am 2014-03-28 16:54, schrieb Tom Warren: 

> Have they all been ACKed? Sorry, been really busy with normal NVIDIA stuff. 
They have been ACKed, see
http://lists.denx.de/pipermail/u-boot/2014-March/175302.html

and tested by Stephen,
http://lists.denx.de/pipermail/u-boot/2014-March/174662.html


> If they're ready, I can apply them with Stephen's pinmux changes and send another PR to Albert.  
That would be great yes.
Tom Warren March 31, 2014, 4:34 p.m. UTC | #4
OK, will do.

Albert - have you pull my latest PR into ARM master yet? Stephen was hoping
to get it in before the next release.

I'll send a new PR with the latest patches, but the first PR still needs to
go in ASAP.

Tom


On Mon, Mar 31, 2014 at 9:25 AM, Stefan Agner <stefan@agner.ch> wrote:

> Am 2014-03-28 16:54, schrieb Tom Warren:
>
> > Have they all been ACKed? Sorry, been really busy with normal NVIDIA
> stuff.
> They have been ACKed, see
> http://lists.denx.de/pipermail/u-boot/2014-March/175302.html
>
> and tested by Stephen,
> http://lists.denx.de/pipermail/u-boot/2014-March/174662.html
>
>
> > If they're ready, I can apply them with Stephen's pinmux changes and
> send another PR to Albert.
> That would be great yes.
>
Stephen Warren April 1, 2014, 4:33 p.m. UTC | #5
On 03/26/2014 04:37 PM, Tom Warren wrote:
> Albert,
> 
> Please pull u-boot-tegra/master into ARM/master. Thanks!
...
> Stephen Warren (1):
>       ARM: tegra: make all I2C ports open-drain

I'd really like this change to make it into 2014.04. Can it please be
pulled?
Albert ARIBAUD April 1, 2014, 7:19 p.m. UTC | #6
Hi Stephen,

On Tue, 01 Apr 2014 10:33:20 -0600, Stephen Warren
<swarren@wwwdotorg.org> wrote:

> On 03/26/2014 04:37 PM, Tom Warren wrote:
> > Albert,
> > 
> > Please pull u-boot-tegra/master into ARM/master. Thanks!
> ...
> > Stephen Warren (1):
> >       ARM: tegra: make all I2C ports open-drain
> 
> I'd really like this change to make it into 2014.04. Can it please be
> pulled?

Sorry Stephen, I've been held away from the list for a few days. I am
going through the PRs right now.

Amicalement,
Albert ARIBAUD April 1, 2014, 8:11 p.m. UTC | #7
Hi Tom,

On Wed, 26 Mar 2014 15:37:07 -0700, Tom Warren
<twarren.nvidia@gmail.com> wrote:

> Albert,
> 
> Please pull u-boot-tegra/master into ARM/master. Thanks!
> 
> ./MAKEALL -s tegra AOK, checkpatch.pl is clean, and ./MAKEALL -a arm only
> shows failures that were already present in ARM/master.
> 
> The following changes since commit ab6423cae0323e8db2c8fdd0a99138d93fde2137:
> 
>   Merge branch 'u-boot/master' into 'u-boot-arm/master' (2014-03-25
> 10:53:15 +0100)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-tegra master
> 
> for you to fetch changes up to 352580870ca64b23a485a6b2ba6febc240b10904:
> 
>   ARM: tegra: make all I2C ports open-drain (2014-03-26 15:20:56 -0700)
> 
> ----------------------------------------------------------------
> Stephen Warren (1):
>       ARM: tegra: make all I2C ports open-drain
> 
>  board/nvidia/dalmore/pinmux-config-dalmore.h | 16 ++++++++--------
>  board/nvidia/venice2/pinmux-config-venice2.h | 16 ++++++++--------
>  2 files changed, 16 insertions(+), 16 deletions(-)
> 
> Thanks!

Applied to u-boot-arm/master, thanks!

Amicalement,
Tom Warren April 1, 2014, 10:26 p.m. UTC | #8
Thanks, Albert!

Another PR with Stefan and Stephen's latest Tegra changes should be ready
before the end of the week.

Tom


On Tue, Apr 1, 2014 at 1:11 PM, Albert ARIBAUD <albert.u.boot@aribaud.net>wrote:

> Hi Tom,
>
> On Wed, 26 Mar 2014 15:37:07 -0700, Tom Warren
> <twarren.nvidia@gmail.com> wrote:
>
> > Albert,
> >
> > Please pull u-boot-tegra/master into ARM/master. Thanks!
> >
> > ./MAKEALL -s tegra AOK, checkpatch.pl is clean, and ./MAKEALL -a arm
> only
> > shows failures that were already present in ARM/master.
> >
> > The following changes since commit
> ab6423cae0323e8db2c8fdd0a99138d93fde2137:
> >
> >   Merge branch 'u-boot/master' into 'u-boot-arm/master' (2014-03-25
> > 10:53:15 +0100)
> >
> > are available in the git repository at:
> >
> >   git://git.denx.de/u-boot-tegra master
> >
> > for you to fetch changes up to 352580870ca64b23a485a6b2ba6febc240b10904:
> >
> >   ARM: tegra: make all I2C ports open-drain (2014-03-26 15:20:56 -0700)
> >
> > ----------------------------------------------------------------
> > Stephen Warren (1):
> >       ARM: tegra: make all I2C ports open-drain
> >
> >  board/nvidia/dalmore/pinmux-config-dalmore.h | 16 ++++++++--------
> >  board/nvidia/venice2/pinmux-config-venice2.h | 16 ++++++++--------
> >  2 files changed, 16 insertions(+), 16 deletions(-)
> >
> > Thanks!
>
> Applied to u-boot-arm/master, thanks!
>
> Amicalement,
> --
> Albert.
>
Stephen Warren April 1, 2014, 11:02 p.m. UTC | #9
On 04/01/2014 04:26 PM, Tom Warren wrote:
> Thanks, Albert!
> 
> Another PR with Stefan and Stephen's latest Tegra changes should be ready
> before the end of the week.

Well, those other patches (of mine at least) are probably for the next
release, so a PR to Albert probably isn't needed before 2014.04 is
released, unless we still have parallel master/next branches in
u-boot-arm.git?
Albert ARIBAUD April 2, 2014, 4:41 a.m. UTC | #10
Hi Stephen,

On Tue, 01 Apr 2014 17:02:38 -0600, Stephen Warren
<swarren@wwwdotorg.org> wrote:

> On 04/01/2014 04:26 PM, Tom Warren wrote:
> > Thanks, Albert!
> > 
> > Another PR with Stefan and Stephen's latest Tegra changes should be ready
> > before the end of the week.
> 
> Well, those other patches (of mine at least) are probably for the next
> release, so a PR to Albert probably isn't needed before 2014.04 is
> released, unless we still have parallel master/next branches in
> u-boot-arm.git?

Currently master and next are identical in ARM. You can PR to
u-boot-arm/next if you would like to.

Amicalement,