linux-arm-kernel.lists.infradead.org archive mirror
 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.11 merge window
Date: Tue, 24 Jan 2017 10:05:15 -0800	[thread overview]
Message-ID: <pull-1485274191-192300-2> (raw)
In-Reply-To: <pull-1485274191-192300>

The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:

  Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)

are available in the git repository at:

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

for you to fetch changes up to 8c4bc910633d942b4422e8b264c39a48e230a261:

  ARM: OMAP: clock: Remove unused mpurate cmdline option (2017-01-24 07:20:02 -0800)

----------------------------------------------------------------
SoC changes for omaps for v4.11 merge window. This adds support
for keeping the interconnect target module active for uart if
earlycon is specified. And we're adding Aaro Koskinen as a
co-maintainer for omap1 to make sure things stay working for
omap1. The other changes are mostly clean-up of old legacy code:

- Remove unused omap_display_init()

- Make omapdss_find_dss_of_node() function static

- Add support for earlycon

- Tidy up omap1 usb logging output with pr_cont

- Make omap_otg_init() static

- Delete redundant CPU class checks for omap1

- Remove unused mpurate cmdline option that has not done
  anything for past 1.5 years at least

----------------------------------------------------------------
Aaro Koskinen (3):
      ARM: OMAP1: USB: tidy up logging output
      ARM: OMAP1: USB: make omap_otg_init() static
      ARM: OMAP1: USB: delete redundant CPU class checks

Andrew Murray (1):
      ARM: OMAP: clock: Remove unused mpurate cmdline option

Laurent Pinchart (2):
      ARM: OMAP2+: Remove unused omap_display_init() function
      ARM: OMAP2+: Make the omapdss_find_dss_of_node() function static

Lokesh Vutla (1):
      ARM: OMAP2+: omap_hwmod: Add support for earlycon

Tony Lindgren (2):
      MAINTAINERS: Add Aaro Koskinen as TI omap1 SoC co-maintainer
      Merge branch 'omap-for-v4.11/omap1' into omap-for-v4.11/soc

 MAINTAINERS                            |  19 ++-
 arch/arm/mach-omap1/clock.c            |  20 ---
 arch/arm/mach-omap1/clock.h            |   2 -
 arch/arm/mach-omap1/include/mach/usb.h |   2 -
 arch/arm/mach-omap1/usb.c              |  51 +++----
 arch/arm/mach-omap2/clock.c            |  61 --------
 arch/arm/mach-omap2/clock.h            |   4 -
 arch/arm/mach-omap2/display.c          | 258 +--------------------------------
 arch/arm/mach-omap2/display.h          |   7 -
 arch/arm/mach-omap2/omap_hwmod.c       |  33 +++++
 10 files changed, 74 insertions(+), 383 deletions(-)

  reply	other threads:[~2017-01-24 18:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-24 18:05 [GIT PULL 1/5] non-urgent omap fixes for v4.11 merge window Tony Lindgren
2017-01-24 18:05 ` Tony Lindgren [this message]
2017-01-24 18:05 ` [GIT PULL 3/5] omap wkup_m3_ipc driver changes " Tony Lindgren
2017-01-24 18:05 ` [GIT PULL 4/5] omap device tree " Tony Lindgren
2017-01-24 18:05 ` [GIT PULL 5/5] omap defconfig " Tony Lindgren
     [not found] ` <58879774.9c41620a.96bae.6ba2SMTPIN_ADDED_BROKEN@mx.google.com>
2017-01-30  1:15   ` [GIT PULL 2/5] omap soc " Olof Johansson
     [not found] ` <58879775.06c9620a.ef45c.5d29SMTPIN_ADDED_BROKEN@mx.google.com>
2017-01-30  1:16   ` [GIT PULL 3/5] omap wkup_m3_ipc driver " Olof Johansson
     [not found] ` <58879776.d8cc620a.90442.3f64SMTPIN_ADDED_BROKEN@mx.google.com>
2017-01-30  1:17   ` [GIT PULL 4/5] omap device tree " Olof Johansson
     [not found] ` <58879776.0ada620a.ff7f0.43b9SMTPIN_ADDED_BROKEN@mx.google.com>
2017-01-30  1:18   ` [GIT PULL 5/5] omap defconfig " 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-1485274191-192300-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;
as well as URLs for NNTP newsgroup(s).