linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ARM: OMAP: hwmod fixes for v3.19-rc
@ 2015-01-04 23:35 Paul Walmsley
  2015-01-19 19:43 ` Tony Lindgren
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Walmsley @ 2015-01-04 23:35 UTC (permalink / raw)
  To: linux-arm-kernel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Tony

The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:

  Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git tags/for-v3.19-rc/omap-fixes-a

for you to fetch changes up to 99d076b747455449b2eec9e37f3fb0bfdf51af32:

  MAINTAINERS: add maintainer for OMAP hwmod data (2015-01-02 16:24:27 -0700)

- ----------------------------------------------------------------
For v3.19-rc, fix some hwmod structure details for the OMAP DSS modules
for DRA7xx and AM43xx.  Also update the MAINTAINERS file to encourage
folks to cc me on hwmod data patches.

Basic build, boot, and PM testlogs are available here:

http://www.pwsan.com/omap/testlogs/omap-fixes-a-for-v3.19-rc/20150103144242/

- ----------------------------------------------------------------
Paul Walmsley (1):
      MAINTAINERS: add maintainer for OMAP hwmod data

Tomi Valkeinen (2):
      ARM: AM43xx: hwmod: set DSS submodule parent hwmods
      ARM: DRA7xx: hwmod: set DSS submodule parent hwmods

 MAINTAINERS                                | 6 ++++++
 arch/arm/mach-omap2/omap_hwmod_43xx_data.c | 2 ++
 arch/arm/mach-omap2/omap_hwmod_7xx_data.c  | 2 ++
 3 files changed, 10 insertions(+)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJUqc29AAoJEMePsQ0LvSpLwHMP/iwMppVchp7aBom6wAJXf5Cf
3d6M8j+5UNex01TDnBAj9fSWC0ea/HkEKpOSVp+TOsLX1cnMPQfC6wBmJ4nZ4HLG
l+7e1x6S0eKCvoMh6yvTzf5hJfmHCs0ULcJJ2E87fNhuSJ+t7ESCaVFSFqCvT2Fi
Rq+9Ba/9Mwe2UHotmwRpt1wNFSzIWuHfi2La5SOwUdPZ/6snpy5blmGpipG4vUJL
Oe3zvY0NVo0Ee/i8Q89UqmE56jStsq6/Lo4rH1yfVTLAnFdR43X8lC8u5uKvaQB9
EELRUvY+chISVVahHFAt2DmuenPBnYIQqZ6I4rgf+RirT7Ee2qEL4Chty5bwrz61
OfGiWEvZ/JmnVvn6SYicZ9wbKL58AL1eVMG6ylHBtjiAkJc2eg5QeS+uNnEBFjIG
6UeVLBQQ1ldvYt/n8L3vyxqeKnf4f9/THg/4hvgYLvhs2Vpj8dL2syknwhfRb1pG
7yLH7pD3wxibAK5gMVLNR8NdDZmfUeI/EyF++CqY5qj5YzN4qTUk2mvpdQI96bg0
mgPs/t1mNg54M2W6TnWLAF7CnowK3UTAu3QxmxQuaxXf5uu0mWmxyAijzl7LTeoj
6Gm/qyLALvE7cTAH/10PjkrvvP0MpZ6Fs9PWLEc3t1/6RoDXZA6BdzQARSjvhgMM
Y2mY3tU2B7IUbycZQIkS
=4el2
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] ARM: OMAP: hwmod fixes for v3.19-rc
  2015-01-04 23:35 [GIT PULL] ARM: OMAP: hwmod fixes for v3.19-rc Paul Walmsley
@ 2015-01-19 19:43 ` Tony Lindgren
  2015-01-20  6:48   ` Paul Walmsley
  0 siblings, 1 reply; 4+ messages in thread
From: Tony Lindgren @ 2015-01-19 19:43 UTC (permalink / raw)
  To: linux-arm-kernel

* Paul Walmsley <paul@pwsan.com> [150104 15:38]:
> Hi Tony
> 
> The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:
> 
>   Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git tags/for-v3.19-rc/omap-fixes-a
> 
> for you to fetch changes up to 99d076b747455449b2eec9e37f3fb0bfdf51af32:
> 
>   MAINTAINERS: add maintainer for OMAP hwmod data (2015-01-02 16:24:27 -0700)
> 
> ----------------------------------------------------------------
> For v3.19-rc, fix some hwmod structure details for the OMAP DSS modules
> for DRA7xx and AM43xx.  Also update the MAINTAINERS file to encourage
> folks to cc me on hwmod data patches.
> 
> Basic build, boot, and PM testlogs are available here:
> 
> http://www.pwsan.com/omap/testlogs/omap-fixes-a-for-v3.19-rc/20150103144242/

Paul, got any updates on this? Anyways, I'll just untag this email as
you asked me to wait on pulling this.

Regards,

Tony
 
> ----------------------------------------------------------------
> Paul Walmsley (1):
>       MAINTAINERS: add maintainer for OMAP hwmod data
> 
> Tomi Valkeinen (2):
>       ARM: AM43xx: hwmod: set DSS submodule parent hwmods
>       ARM: DRA7xx: hwmod: set DSS submodule parent hwmods
> 
>  MAINTAINERS                                | 6 ++++++
>  arch/arm/mach-omap2/omap_hwmod_43xx_data.c | 2 ++
>  arch/arm/mach-omap2/omap_hwmod_7xx_data.c  | 2 ++
>  3 files changed, 10 insertions(+)
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] ARM: OMAP: hwmod fixes for v3.19-rc
  2015-01-19 19:43 ` Tony Lindgren
@ 2015-01-20  6:48   ` Paul Walmsley
  2015-01-20 16:00     ` Tony Lindgren
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Walmsley @ 2015-01-20  6:48 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Tony

On Mon, 19 Jan 2015, Tony Lindgren wrote:

> * Paul Walmsley <paul@pwsan.com> [150104 15:38]:
> > The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:
> > 
> >   Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)
> > 
> > are available in the git repository at:
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git tags/for-v3.19-rc/omap-fixes-a
> > 
> > for you to fetch changes up to 99d076b747455449b2eec9e37f3fb0bfdf51af32:
> > 
> >   MAINTAINERS: add maintainer for OMAP hwmod data (2015-01-02 16:24:27 -0700)
> > 
> > ----------------------------------------------------------------
> > For v3.19-rc, fix some hwmod structure details for the OMAP DSS modules
> > for DRA7xx and AM43xx.  Also update the MAINTAINERS file to encourage
> > folks to cc me on hwmod data patches.
> > 
> > Basic build, boot, and PM testlogs are available here:
> > 
> > http://www.pwsan.com/omap/testlogs/omap-fixes-a-for-v3.19-rc/20150103144242/
> 
> Paul, got any updates on this? Anyways, I'll just untag this email as
> you asked me to wait on pulling this.

At this point I think I will just requeue the remaining two valid patches 
for v3.20.  Thanks for the ping


- Paul

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] ARM: OMAP: hwmod fixes for v3.19-rc
  2015-01-20  6:48   ` Paul Walmsley
@ 2015-01-20 16:00     ` Tony Lindgren
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2015-01-20 16:00 UTC (permalink / raw)
  To: linux-arm-kernel

* Paul Walmsley <paul@pwsan.com> [150119 22:51]:
> Hi Tony
> 
> On Mon, 19 Jan 2015, Tony Lindgren wrote:
> 
> > * Paul Walmsley <paul@pwsan.com> [150104 15:38]:
> > > The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:
> > > 
> > >   Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)
> > > 
> > > are available in the git repository at:
> > > 
> > >   git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git tags/for-v3.19-rc/omap-fixes-a
> > > 
> > > for you to fetch changes up to 99d076b747455449b2eec9e37f3fb0bfdf51af32:
> > > 
> > >   MAINTAINERS: add maintainer for OMAP hwmod data (2015-01-02 16:24:27 -0700)
> > > 
> > > ----------------------------------------------------------------
> > > For v3.19-rc, fix some hwmod structure details for the OMAP DSS modules
> > > for DRA7xx and AM43xx.  Also update the MAINTAINERS file to encourage
> > > folks to cc me on hwmod data patches.
> > > 
> > > Basic build, boot, and PM testlogs are available here:
> > > 
> > > http://www.pwsan.com/omap/testlogs/omap-fixes-a-for-v3.19-rc/20150103144242/
> > 
> > Paul, got any updates on this? Anyways, I'll just untag this email as
> > you asked me to wait on pulling this.
> 
> At this point I think I will just requeue the remaining two valid patches 
> for v3.20.  Thanks for the ping

OK makes sense for me if they are not critical fixes.

Regards,

Tony

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-01-20 16:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-04 23:35 [GIT PULL] ARM: OMAP: hwmod fixes for v3.19-rc Paul Walmsley
2015-01-19 19:43 ` Tony Lindgren
2015-01-20  6:48   ` Paul Walmsley
2015-01-20 16:00     ` 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).