* [GIT PULL] omap fixes for v3.4-rc6
@ 2012-05-07 22:36 Tony Lindgren
2012-05-09 6:48 ` Olof Johansson
0 siblings, 1 reply; 5+ messages in thread
From: Tony Lindgren @ 2012-05-07 22:36 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit 69964ea4c7b68c9399f7977aa5b9aa6539a6a98a:
Linux 3.4-rc5 (2012-04-29 15:19:10 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-fixes-for-v3.4-rc6
for you to fetch changes up to 4d975027cc327d4486bb74b6908e874f2fee8c47:
ARM: OMAP: igep0020: Specify the VPLL2 regulator unconditionally (2012-05-04 12:45:21 -0700)
----------------------------------------------------------------
Few more regression fixes that are mostly board specific
----------------------------------------------------------------
Archit Taneja (1):
ARM: OMAP: Revert "ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fields"
Enrico Butera (1):
ARM: OMAP: igep0020: fix smsc911x dummy regulator id
Janusz Krzysztofik (1):
ARM: OMAP1: Amstrad Delta: Fix wrong IRQ base in FIQ handler
Laurent Pinchart (1):
ARM: OMAP: igep0020: Specify the VPLL2 regulator unconditionally
arch/arm/mach-omap1/ams-delta-fiq.c | 2 +-
arch/arm/mach-omap2/board-igep0020.c | 12 ++++++------
.../include/mach/ctrl_module_pad_core_44xx.h | 8 ++++----
3 files changed, 11 insertions(+), 11 deletions(-)
^ permalink raw reply [flat|nested] 5+ messages in thread* [GIT PULL] omap fixes for v3.4-rc6
2012-05-07 22:36 [GIT PULL] omap fixes for v3.4-rc6 Tony Lindgren
@ 2012-05-09 6:48 ` Olof Johansson
2012-05-09 8:32 ` Enrico
2012-05-09 11:05 ` Laurent Pinchart
0 siblings, 2 replies; 5+ messages in thread
From: Olof Johansson @ 2012-05-09 6:48 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
On Mon, May 7, 2012 at 3:36 PM, Tony Lindgren <tony@atomide.com> wrote:
> The following changes since commit 69964ea4c7b68c9399f7977aa5b9aa6539a6a98a:
[..]
> Enrico Butera (1):
> ? ? ?ARM: OMAP: igep0020: fix smsc911x dummy regulator id
Hmm. Picking 40 without any kind of comment in the code isn't doing
any favors for future readers. Seems like 1 would be free on this
board, from the rest of the board file to judge (one other
reg-fixed-regulator platform device)?
Please either comment why you picked 40 (i.e. it's a random number),
or change it to something a little less random like 1. :)
> Laurent Pinchart (1):
> ? ? ?ARM: OMAP: igep0020: Specify the VPLL2 regulator unconditionally
Is this a regression? I don't see any recent changes regarding this,
so it's hard to tell. If not then I'd rather hold off for the merge
window given that we're at -rc6.
-Olof
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL] omap fixes for v3.4-rc6
2012-05-09 6:48 ` Olof Johansson
@ 2012-05-09 8:32 ` Enrico
2012-05-09 11:05 ` Laurent Pinchart
1 sibling, 0 replies; 5+ messages in thread
From: Enrico @ 2012-05-09 8:32 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, May 9, 2012 at 8:48 AM, Olof Johansson <olof@lixom.net> wrote:
> Hi,
>
> On Mon, May 7, 2012 at 3:36 PM, Tony Lindgren <tony@atomide.com> wrote:
>> The following changes since commit 69964ea4c7b68c9399f7977aa5b9aa6539a6a98a:
> [..]
>> Enrico Butera (1):
>> ? ? ?ARM: OMAP: igep0020: fix smsc911x dummy regulator id
>
> Hmm. Picking 40 without any kind of comment in the code isn't doing
> any favors for future readers. Seems like 1 would be free on this
> board, from the rest of the board file to judge (one other
> reg-fixed-regulator platform device)?
>
> Please either comment why you picked 40 (i.e. it's a random number),
> or change it to something a little less random like 1. :)
Yes i verified that 1 is free, i will send an updated patch.
Enrico
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL] omap fixes for v3.4-rc6
2012-05-09 6:48 ` Olof Johansson
2012-05-09 8:32 ` Enrico
@ 2012-05-09 11:05 ` Laurent Pinchart
2012-05-09 15:15 ` Tony Lindgren
1 sibling, 1 reply; 5+ messages in thread
From: Laurent Pinchart @ 2012-05-09 11:05 UTC (permalink / raw)
To: linux-arm-kernel
Hi Olof,
On Tuesday 08 May 2012 23:48:06 Olof Johansson wrote:
> Hi,
>
> On Mon, May 7, 2012 at 3:36 PM, Tony Lindgren <tony@atomide.com> wrote:
> > The following changes since commit
69964ea4c7b68c9399f7977aa5b9aa6539a6a98a:
> [..]
>
> > Enrico Butera (1):
> > ARM: OMAP: igep0020: fix smsc911x dummy regulator id
>
> Hmm. Picking 40 without any kind of comment in the code isn't doing
> any favors for future readers. Seems like 1 would be free on this
> board, from the rest of the board file to judge (one other
> reg-fixed-regulator platform device)?
>
> Please either comment why you picked 40 (i.e. it's a random number),
> or change it to something a little less random like 1. :)
>
> > Laurent Pinchart (1):
> > ARM: OMAP: igep0020: Specify the VPLL2 regulator unconditionally
>
> Is this a regression? I don't see any recent changes regarding this,
> so it's hard to tell. If not then I'd rather hold off for the merge
> window given that we're at -rc6.
It's not a regression, I'm fine with holding off until the v3.5 merge window.
--
Regards,
Laurent Pinchart
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL] omap fixes for v3.4-rc6
2012-05-09 11:05 ` Laurent Pinchart
@ 2012-05-09 15:15 ` Tony Lindgren
0 siblings, 0 replies; 5+ messages in thread
From: Tony Lindgren @ 2012-05-09 15:15 UTC (permalink / raw)
To: linux-arm-kernel
* Laurent Pinchart <laurent.pinchart@ideasonboard.com> [120509 04:09]:
> Hi Olof,
>
> On Tuesday 08 May 2012 23:48:06 Olof Johansson wrote:
> > Hi,
> >
> > On Mon, May 7, 2012 at 3:36 PM, Tony Lindgren <tony@atomide.com> wrote:
> > > The following changes since commit
> 69964ea4c7b68c9399f7977aa5b9aa6539a6a98a:
> > [..]
> >
> > > Enrico Butera (1):
> > > ARM: OMAP: igep0020: fix smsc911x dummy regulator id
> >
> > Hmm. Picking 40 without any kind of comment in the code isn't doing
> > any favors for future readers. Seems like 1 would be free on this
> > board, from the rest of the board file to judge (one other
> > reg-fixed-regulator platform device)?
> >
> > Please either comment why you picked 40 (i.e. it's a random number),
> > or change it to something a little less random like 1. :)
I'll use the update patch from Enrico.
> > > Laurent Pinchart (1):
> > > ARM: OMAP: igep0020: Specify the VPLL2 regulator unconditionally
> >
> > Is this a regression? I don't see any recent changes regarding this,
> > so it's hard to tell. If not then I'd rather hold off for the merge
> > window given that we're at -rc6.
>
> It's not a regression, I'm fine with holding off until the v3.5 merge window.
And will move this one into fixes-non-critical.
Will send a new pull request shortly.
Tony
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-05-09 15:15 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-07 22:36 [GIT PULL] omap fixes for v3.4-rc6 Tony Lindgren
2012-05-09 6:48 ` Olof Johansson
2012-05-09 8:32 ` Enrico
2012-05-09 11:05 ` Laurent Pinchart
2012-05-09 15:15 ` Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).