public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/5] omap soc changes for v4.10
Date: Tue, 15 Nov 2016 13:22:20 -0800	[thread overview]
Message-ID: <pull-1479236877-351747-2> (raw)
In-Reply-To: <pull-1479236877-351747>

The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.10/soc-signed

for you to fetch changes up to 2bb6375f5c03cc5bf510402b646c1a23046b3f12:

  Merge branch 'omap-for-v4.10/cpuidle-v2' into omap-for-v4.10/soc (2016-11-14 15:58:18 -0800)

----------------------------------------------------------------
SoC changes for omaps for v4.10 merge window:

- Add hwmod interconnect target wrapper module data for crypto
  accelerators for am3xxx, am43xx and dra7

- Add support for dra71x family of SoCs

- PM fixes for omap4/5 needed for omap5 cpuidle

----------------------------------------------------------------
Joel Fernandes (4):
      ARM: DRA7: hwmod: Add data for DES IP
      ARM: DRA7: hwmod: Add data for AES IP
      ARM: DRA7: hwmod: Add data for RNG IP
      ARM: OMAP: DRA7xx: Make L4SEC clock domain SWSUP only

Lokesh Vutla (4):
      ARM: DRA7: hwmod: Add data for SHA IP
      ARM: AM43xx: hwmod: Add data for DES
      ARM: AMx3xx: hwmod: Add data for RNG
      ARM: OMAP2+: board-generic: add support for DRA71x family

Nishanth Menon (1):
      ARM: DRA7: hwmod: Do not register RTC on DRA71

Santosh Shilimkar (1):
      ARM: OMAP5: Add basic cpuidle MPU CSWR support

Tony Lindgren (4):
      ARM: OMAP5: Fix build for PM code
      ARM: OMAP5: Fix mpuss_early_init
      ARM: OMAP4+: Fix bad fallthrough for cpuidle
      Merge branch 'omap-for-v4.10/cpuidle-v2' into omap-for-v4.10/soc

 .../devicetree/bindings/arm/omap/omap.txt          |   6 +
 arch/arm/mach-omap2/Makefile                       |   2 +-
 arch/arm/mach-omap2/board-generic.c                |   1 +
 arch/arm/mach-omap2/clockdomains7xx_data.c         |   2 +-
 arch/arm/mach-omap2/common.h                       |  38 ++++-
 arch/arm/mach-omap2/cpuidle44xx.c                  |  80 ++++++++-
 arch/arm/mach-omap2/io.c                           |   3 +-
 arch/arm/mach-omap2/omap-mpuss-lowpower.c          |  37 +++--
 arch/arm/mach-omap2/omap4-sar-layout.h             |   2 +
 .../mach-omap2/omap_hwmod_33xx_43xx_common_data.h  |   2 +
 .../omap_hwmod_33xx_43xx_interconnect_data.c       |   8 +
 .../mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c |  29 ++++
 arch/arm/mach-omap2/omap_hwmod_33xx_data.c         |  35 ----
 arch/arm/mach-omap2/omap_hwmod_43xx_data.c         |  34 ++++
 arch/arm/mach-omap2/omap_hwmod_7xx_data.c          | 182 ++++++++++++++++++++-
 arch/arm/mach-omap2/pm44xx.c                       |   2 +-
 arch/arm/mach-omap2/prcm43xx.h                     |   2 +
 17 files changed, 405 insertions(+), 60 deletions(-)

  reply	other threads:[~2016-11-15 21:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-15 21:22 [GIT PULL 1/5] non-urgent omap fixes for v4.10 Tony Lindgren
2016-11-15 21:22 ` Tony Lindgren [this message]
2016-11-15 21:22 ` [GIT PULL 3/5] omap device tree changes " Tony Lindgren
2016-11-15 21:22 ` [GIT PULL 4/5] drop unused omap platform_data " Tony Lindgren
2016-11-15 21:22 ` [GIT PULL 5/5] omap defconfig changes " Tony Lindgren
     [not found] ` <582b7c9a.d549620a.d6a1a.22c0SMTPIN_ADDED_BROKEN@mx.google.com>
2016-11-19  0:43   ` [GIT PULL 2/5] omap soc " Olof Johansson
     [not found] ` <582b7c9b.0111620a.395b.cabdSMTPIN_ADDED_BROKEN@mx.google.com>
2016-11-19  0:48   ` [GIT PULL 3/5] omap device tree " Olof Johansson
2016-11-19  1:23     ` Tony Lindgren
     [not found] ` <582b7c9c.5790620a.e95a2.d669SMTPIN_ADDED_BROKEN@mx.google.com>
2016-11-19  0:50   ` [GIT PULL 4/5] drop unused omap platform_data " Olof Johansson
     [not found] ` <582b7c9d.473f630a.d4410.a225SMTPIN_ADDED_BROKEN@mx.google.com>
2016-11-19  0:50   ` [GIT PULL 5/5] omap defconfig changes " Olof Johansson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=pull-1479236877-351747-2 \
    --to=tony@atomide.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox