linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ARM: OMAP2+: clock fixes for v3.13
@ 2013-10-24 16:01 Paul Walmsley
  2013-11-14 18:39 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Walmsley @ 2013-10-24 16:01 UTC (permalink / raw)
  To: tony; +Cc: linux-arm-kernel, linux-omap

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

Hi Tony,

The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f:

  Linux 3.12-rc1 (2013-09-16 16:17:51 -0400)

are available in the git repository at:

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

for you to fetch changes up to 4ff7e3b65c8e1d8062365296b738fd262cfc2e9c:

  ARM: OMAP3: fix dpll4_m3_ck and dpll4_m4_ck dividers (2013-10-24 09:07:23 -0600)

- ----------------------------------------------------------------
Several OMAP2+ DSS-related clock fixes for v3.13 from Tomi Valkeinen.

Basic test logs at:

   http://www.pwsan.com/omap/testlogs/clock_fixes_v3.13/20131024090906/

- ----------------------------------------------------------------
Tomi Valkeinen (3):
      ARM: OMAP4: use CLK_SET_RATE_PARENT for dss_dss_clk
      ARM: OMAP3: use CLK_SET_RATE_PARENT for dss clocks
      ARM: OMAP3: fix dpll4_m3_ck and dpll4_m4_ck dividers

 arch/arm/mach-omap2/cclock3xxx_data.c | 58 +++++++++++++++++++++++++++++------
 arch/arm/mach-omap2/cclock44xx_data.c |  3 +-
 2 files changed, 51 insertions(+), 10 deletions(-)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBAgAGBQJSaUMYAAoJEMePsQ0LvSpLwYYP/0CEQ8jzT3iFTk2+9xqHqsgo
JVL1MDf2RfPMAvjgGoCLt1aE/8MJhLiiwjwzHwuamPBZpcyk1Rb4KJulZp7BRIOs
JwBT2+QR8/wZf7xKijSPB7IMRedqyDxuXXB2BPYtzpu4vvo5A3AlFUjJnunofzfX
rdnexlw15PlYTbYSc/FkFkK0C8gW248auFBMOovBdTYWKVewH+bZWXa8kAWSvGMw
7RZ25XaKYqggFze63A273r5r2nINZVsuQFuN30ywaZEgPg3tKDXs3OwKEzTPbB1C
BLiMEJwZ8frfCmzX+kWbF9YVZYxxUylGiZ9ZI8TUh0GISWK4iMT+6/J6csnAkDvn
VGu7xUoAdBQsW8pryGd8zkIsJQoqAE7nFyg1Idn5qwH0fAXtfYcCxxNjlT4DTX6Y
2Txuk3+fb1IhQUp5E8TXIrK7mgt18XIVvpO4gYEYCAHt5LmVQ5P1AA7c6Qx7CeG/
s2RvUjMK/A5fY1tUGHHUiuvUB3YMFCFTD+mafYPW4bLy1No5pi7iKPMpnia1lbve
EaJslxNcKEX858MJ9SSVF/BNPOuGX5fIPgH2BKrHDUHdz9E79yYZ+UrX2uxAKFqw
Tcwy33Nm1BM0DaLxBo1IXUBJ8UQEBORXL16oWQubaraGHZKzCMPIhInnG43pDzCI
Yle5LLZSqcJA5yOUb1zQ
=h7H7
-----END PGP SIGNATURE-----

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

* Re: [GIT PULL] ARM: OMAP2+: clock fixes for v3.13
  2013-10-24 16:01 [GIT PULL] ARM: OMAP2+: clock fixes for v3.13 Paul Walmsley
@ 2013-11-14 18:39 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2013-11-14 18:39 UTC (permalink / raw)
  To: Paul Walmsley; +Cc: linux-arm-kernel, linux-omap

* Paul Walmsley <paul@pwsan.com> [131024 09:01]:
> Hi Tony,
> 
> The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f:
> 
>   Linux 3.12-rc1 (2013-09-16 16:17:51 -0400)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git tags/for-v3.13/clock-fixes-a
> 
> for you to fetch changes up to 4ff7e3b65c8e1d8062365296b738fd262cfc2e9c:
> 
>   ARM: OMAP3: fix dpll4_m3_ck and dpll4_m4_ck dividers (2013-10-24 09:07:23 -0600)
> 
> ----------------------------------------------------------------
> Several OMAP2+ DSS-related clock fixes for v3.13 from Tomi Valkeinen.
> 
> Basic test logs at:
> 
>    http://www.pwsan.com/omap/testlogs/clock_fixes_v3.13/20131024090906/

Thanks pulling into omap-for-v3.13/fixes.

Tony
 
> ----------------------------------------------------------------
> Tomi Valkeinen (3):
>       ARM: OMAP4: use CLK_SET_RATE_PARENT for dss_dss_clk
>       ARM: OMAP3: use CLK_SET_RATE_PARENT for dss clocks
>       ARM: OMAP3: fix dpll4_m3_ck and dpll4_m4_ck dividers
> 
>  arch/arm/mach-omap2/cclock3xxx_data.c | 58 +++++++++++++++++++++++++++++------
>  arch/arm/mach-omap2/cclock44xx_data.c |  3 +-
>  2 files changed, 51 insertions(+), 10 deletions(-)

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

end of thread, other threads:[~2013-11-14 18:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-24 16:01 [GIT PULL] ARM: OMAP2+: clock fixes for v3.13 Paul Walmsley
2013-11-14 18:39 ` 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).