mbox

[GIT,PULL] ARM: OMAP2+: some clock/hwmod patches for v3.19

Message ID alpine.DEB.2.02.1411132249550.17030@utopia.booyaka.com
State New
Headers show

Pull-request

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

Message

Paul Walmsley Nov. 13, 2014, 10:50 p.m. UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:

  Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)

are available in the git repository at:

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

for you to fetch changes up to 79005fbd3e1d671d08c45c9140ee9826efdc367c:

  ARM: OMAP2+: hwmod: drop unnecessary list initialization (2014-11-13 09:36:55 -0700)

- ----------------------------------------------------------------
Some OMAP clock/hwmod patches for v3.19.

Most of the patches are clock-related.  The DPLL implementation is
changed to better align to the common clock framework.
There is also a patch that removes a few lines from the hwmod code -
this patch should have no functional effect.

Basic build, boot, and PM test logs for these patches can be found here:

http://www.pwsan.com/omap/testlogs/omap-a-for-v3.19/20141113094101/

- ----------------------------------------------------------------
Felipe Balbi (1):
      ARM: OMAP2+: hwmod: drop unnecessary list initialization

Tero Kristo (5):
      ARM: OMAP3: clock: use clk_features flags for omap3 DPLL4 checks
      ARM: OMAP3: clock: add new rate changing logic support for noncore DPLLs
      ARM: OMAP4: clock: add support for determine_rate for omap4 regm4xen DPLL
      ARM: OMAP3: clock: add support for dpll4_set_rate_and_parent
      ARM: OMAP3+: DPLL: use determine_rate() and set_rate_and_parent()

 arch/arm/mach-omap2/cclock3xxx_data.c |   6 ++
 arch/arm/mach-omap2/clock.c           |   4 +
 arch/arm/mach-omap2/clock.h           |   1 +
 arch/arm/mach-omap2/clock3xxx.c       |  38 +++++++-
 arch/arm/mach-omap2/dpll3xxx.c        | 179 ++++++++++++++++++++++------------
 arch/arm/mach-omap2/dpll44xx.c        |  41 ++++++++
 arch/arm/mach-omap2/omap_hwmod.c      |   2 -
 drivers/clk/ti/dpll.c                 |  15 +++
 include/linux/clk/ti.h                |  15 +++
 9 files changed, 238 insertions(+), 63 deletions(-)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJUZTVVAAoJEMePsQ0LvSpL2pYP/ikYjpFzR0WpR/JHRwmCIe5X
AgagOfimnSTqDKcLhnBgsVPfwxHHW+Uy6ubFGLOKGyKmVooQnfKL9nn6YXRfRi65
XuPmHLu9xdHwLsgBtiX2KSzLCmh6wqOqTDtYedwj8B0U8BsNpYVs01YchtJ4uR4p
XpExYB6X6KvIl2PM14KoH35af6ZMkfnDXrLDtgBQ9KKea7e8U3SsZaTvnAZwu9W/
GxSijMsStWC03oa+1Q4hpwJXYIuPbRolhDwwIu2NslO018J5zmShNZQ5HpzKZ6Fh
+Hh2aVE7z1BWTF+6KUVmmdBTNXpvnaKhktoGiZHLYB+r8HpFX2XG+Qd1F21UaKut
TxaKSCdUDUxz/tDjE1wKDc0L4qYPC4eK9vgznOMudRMRSWV74dQQWyYIcXB/Wgk+
zQtSeBWxZN9c+xU+92gjb9HvSA8WKXeuW0RugbKTykySXSSPNi2emf3tzDoULNHL
NZwYEKB197hk5ZvDmitN2t05R2EbUaC6eCTGxXFOkmYbbYaUFgvLsPzE8M+osKAb
1NcZC7eOH+9dF7afcn/C/b4a4B8D8A2PLl/QQ7P6sX/6++s3ec9aRAkVK+pp1zrW
Dp+7J/T3zXqERjebT2vs3gQr0aaaT5N7HpScNkCAJaO+xiTirGHj6+YvVPqjD5kx
sUlvR5n7z6SKRWMcuxIS
=FxGb
-----END PGP SIGNATURE-----

Comments

Tony Lindgren Nov. 14, 2014, 6:47 p.m. UTC | #1
* Paul Walmsley <paul@pwsan.com> [141113 14:52]:
> The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:
> 
>   Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git tags/for-v3.19/omap-a
> 
> for you to fetch changes up to 79005fbd3e1d671d08c45c9140ee9826efdc367c:
> 
>   ARM: OMAP2+: hwmod: drop unnecessary list initialization (2014-11-13 09:36:55 -0700)
> 
> ----------------------------------------------------------------
> Some OMAP clock/hwmod patches for v3.19.
> 
> Most of the patches are clock-related.  The DPLL implementation is
> changed to better align to the common clock framework.
> There is also a patch that removes a few lines from the hwmod code -
> this patch should have no functional effect.
> 
> Basic build, boot, and PM test logs for these patches can be found here:
> 
> http://www.pwsan.com/omap/testlogs/omap-a-for-v3.19/20141113094101/

Pulling into omap-for-v3.19/soc thanks. FYI, looks like there are
few more open hwmod related threads you may want to look at:

[PATCH v2 0/3] Add support for ADC on am437x-gp and am43x-epos-evm
[RFC PATCH 0/6] ARM: OMAP4+: hwmod: fixing omap4+ DSS hwmods
[PATCH] ARM: DRA7: hwmod data: Add missing UART hwmod data

Regards,

Tony
Paul Walmsley Nov. 20, 2014, 5:29 p.m. UTC | #2
On Fri, 14 Nov 2014, Tony Lindgren wrote:

> Pulling into omap-for-v3.19/soc thanks. FYI, looks like there are
> few more open hwmod related threads you may want to look at:

Thanks for the ping...

> [PATCH v2 0/3] Add support for ADC on am437x-gp and am43x-epos-evm

Just posted some comments about this ADC one.

> [RFC PATCH 0/6] ARM: OMAP4+: hwmod: fixing omap4+ DSS hwmods
> [PATCH] ARM: DRA7: hwmod data: Add missing UART hwmod data

Reviewed & pulled these into a branch and just sent the pull request; 
thanks.

Looks like Lokesh has another DRA7xx hwmod data patch for RTC that seems 
to be a fix.  Have sent some comments.  That one might come in late for 
v3.18-rc if it turns out to pertain to those kernels.


- Paul