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

2014-04-01 Thread Stephen Warren
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?

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2014-04-01 Thread Albert ARIBAUD
Hi Stephen,

On Tue, 01 Apr 2014 10:33:20 -0600, Stephen Warren
swar...@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.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2014-04-01 Thread Tom Warren
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.b...@aribaud.netwrote:

 Hi Tom,

 On Wed, 26 Mar 2014 15:37:07 -0700, Tom Warren
 twarren.nvi...@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.

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2014-04-01 Thread Stephen Warren
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?
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2014-04-01 Thread Albert ARIBAUD
Hi Stephen,

On Tue, 01 Apr 2014 17:02:38 -0600, Stephen Warren
swar...@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,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2014-03-31 Thread Stefan Agner
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.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2014-03-31 Thread Tom Warren
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 ste...@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.

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2014-03-28 Thread Tom Warren
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 ste...@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


___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2014-03-26 Thread Stefan Agner
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

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot