Re: [U-Boot] [PATCH 42/42] ARM: tegra: colibri_t30: comment style fix

-----Original Message-----
From: Stephen Warren [mailto:swarren@wwwdotorg.org swarren@wwwdotorg.org
]
Sent: Friday, October 03, 2014 8:56 AM
To: Marcel Ziswiler
Cc: u-boot@lists.denx.de; Thierry Reding; Stephen Warren; Tom Warren
Subject: Re: [U-Boot] [PATCH 42/42] ARM: tegra: colibri_t30: comment
style fix
On 10/03/2014 09:55 AM, Marcel Ziswiler wrote:
On Fri, 2014-10-03 at 09:40 -0600, Stephen Warren wrote:
If you want to extract just 1 (or some specific number) of commits
rather than "everything since upstream", you can always run:
git format-patch -1 commit_id
where -1 means "1 commit" (and could be any number) and commit_id
is the most recent commit you want to send. That way, format-patch
will generate the correct N/M values in the email subjects without
you having to fix them up:-)
Thanks mate, I knew there's gotta be a better way to doing this,
just never got around to actually fiddle with it.
Do you happen to know about the status of Thierry's latest PCIe
patch set?
I think Tom was going to track down who was going to apply it.
[blocked from my work email due to Mime, resend from gmail account]
I thought I saw some discussion of Tom (Rini), etc. taking it in, as only about a quarter (9 of 40) of the v2 patches are tagged 'tegra'. But I can try to apply it to u-boot-tegra early next week if no one else wants to take it.
Tom

On Fri, Oct 03, 2014 at 10:41:09AM -0700, Tom Warren wrote:
-----Original Message-----
From: Stephen Warren [mailto:swarren@wwwdotorg.org swarren@wwwdotorg.org
]
Sent: Friday, October 03, 2014 8:56 AM
To: Marcel Ziswiler
Cc: u-boot@lists.denx.de; Thierry Reding; Stephen Warren; Tom Warren
Subject: Re: [U-Boot] [PATCH 42/42] ARM: tegra: colibri_t30: comment
style fix
On 10/03/2014 09:55 AM, Marcel Ziswiler wrote:
On Fri, 2014-10-03 at 09:40 -0600, Stephen Warren wrote:
If you want to extract just 1 (or some specific number) of commits
rather than "everything since upstream", you can always run:
git format-patch -1 commit_id
where -1 means "1 commit" (and could be any number) and commit_id
is the most recent commit you want to send. That way, format-patch
will generate the correct N/M values in the email subjects without
you having to fix them up:-)
Thanks mate, I knew there's gotta be a better way to doing this,
just never got around to actually fiddle with it.
Do you happen to know about the status of Thierry's latest PCIe
patch set?
I think Tom was going to track down who was going to apply it.
[blocked from my work email due to Mime, resend from gmail account]
I thought I saw some discussion of Tom (Rini), etc. taking it in, as only about a quarter (9 of 40) of the v2 patches are tagged 'tegra'. But I can try to apply it to u-boot-tegra early next week if no one else wants to take it.
It isn't finalized yet. Simon requested that I make some changes. Some of them turned out to be too complicated to do as part of the series (the I2C rewrite/DM conversion), so I'll need to respin part of it to use the old I2C API and move the AS3722 code to the PMIC "framework".
However given my current workload I'd expect it to take at least another two to three weeks before I have the time to get back to it.
Thierry
participants (2)
-
Thierry Reding
-
Tom Warren