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 1/2] omap non-urgent fixes for v4.1
Date: Sat, 28 Mar 2015 09:02:29 -0700	[thread overview]
Message-ID: <pull-1427494738-793290> (raw)

The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:

  Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.1/fixes-0

for you to fetch changes up to 209431eff8afb928d72200c79153165c7d860ca0:

  ARM: DRA7: Enable Cortex A15 errata 798181 (2015-03-27 14:38:03 -0700)

----------------------------------------------------------------
Fixes for omaps that were not considered urgent enough for the -rc cycle.

This is mostly to enable errata 798181 and thermal support for dra7,
configure ocp2scp for am437x, remove dead code for OMAP4_ERRATA_I688
and fix build warnings for omap1510 only config.

----------------------------------------------------------------
Felipe Balbi (1):
      MAINTAINERS: add OMAP defconfigs under OMAP SUPPORT

Keerthy (1):
      ARM: dts: DRA7: Add bandgap and related thermal nodes

Kishon Vijay Abraham I (2):
      ARM: dts: am4372: Add "ti,am437x-ocp2scp" as compatible string for OCP2SCP
      bus: ocp2scp: SYNC2 value should be changed to 0x6

Nishanth Menon (1):
      ARM: dts: am57xx-beagle-x15: Add thermal map to include fan and tmp102

Paul Walmsley (1):
      ARM: OMAP1: PM: fix some build warnings on 1510-only Kconfigs

Praneeth Bajjuri (1):
      ARM: DRA7: Enable Cortex A15 errata 798181

Stefan Agner (1):
      ARM: OMAP2+: remove superfluous NULL pointer check

Stefan Hengelein (1):
      ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688

Tony Lindgren (1):
      Merge branch 'omap-for-v4.1/ocp2scp' into omap-for-v4.1/fixes-not-urgent

 .../devicetree/bindings/bus/omap-ocp2scp.txt       |  3 +-
 MAINTAINERS                                        |  2 +
 arch/arm/boot/dts/am4372.dtsi                      |  4 +-
 arch/arm/boot/dts/am57xx-beagle-x15.dts            | 49 +++++++++++++++
 arch/arm/boot/dts/dra7.dtsi                        | 23 ++++++++
 arch/arm/boot/dts/dra72x.dtsi                      |  5 ++
 arch/arm/boot/dts/dra74x.dtsi                      |  5 ++
 arch/arm/boot/dts/omap4-cpu-thermal.dtsi           |  4 +-
 arch/arm/mach-omap1/pm.c                           | 51 ++++++++--------
 arch/arm/mach-omap2/Kconfig                        | 22 +------
 arch/arm/mach-omap2/common.c                       |  1 -
 arch/arm/mach-omap2/common.h                       |  3 -
 arch/arm/mach-omap2/io.c                           |  2 -
 arch/arm/mach-omap2/mux.c                          |  2 +-
 arch/arm/mach-omap2/omap-secure.h                  |  7 ---
 arch/arm/mach-omap2/omap4-common.c                 | 69 ----------------------
 arch/arm/mach-omap2/sleep44xx.S                    |  2 -
 drivers/bus/omap-ocp2scp.c                         | 34 +++++++++++
 18 files changed, 151 insertions(+), 137 deletions(-)

             reply	other threads:[~2015-03-28 16:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-28 16:02 Tony Lindgren [this message]
2015-03-28 16:02 ` [GIT PULL 2/2] omap soc changes for v4.1 Tony Lindgren
     [not found] <5516d200.e267440a.7bab.fffff2bdSMTPIN_ADDED_BROKEN@mx.google.com>
2015-04-03 20:41 ` [GIT PULL 1/2] omap non-urgent fixes " 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-1427494738-793290 \
    --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).