public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: SoC fixes for v4.9
Date: Fri, 02 Dec 2016 22:22:44 +0100	[thread overview]
Message-ID: <2721179.8qhQrQsmQ2@wuerfel> (raw)

The following changes since commit 9c763584b7c8911106bb77af7e648bef09af9d80:

  Linux 4.9-rc6 (2016-11-20 13:52:19 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/fixes-for-linus

for you to fetch changes up to 909e481e2467f202b97d42beef246e8829416a85:

  arm64: dts: juno: fix cluster sleep state entry latency on all SoC versions (2016-12-02 17:28:17 +0100)

----------------------------------------------------------------
ARM: SoC fixes for v4.9

This should be the last set of bugfixes for arm-soc in v4.9.
None of these are critical regressions, but it would be nice
to still get them merged.

- On the Juno platform, the idle latency was described wrong,
  leading to suboptimal cpuidle tuning.

- Also on the same platform, PCI I/O space was set up incorrectly
  and could not work.

- On the sti platform, a syntactically incorrect DT entry caused
  warnings.

- The newly added 'gr8' platform has somewhat confusing file
  names, which we rename for consistency.

----------------------------------------------------------------
Arnd Bergmann (2):
      Merge tag 'sunxi-fixes-for-4.9-2' of https://git.kernel.org/.../mripard/linux into fixes
      Merge tag 'sti-dt-for-v4.9-rc-round2' of git://git.kernel.org/.../pchotard/sti into fixes

Jeremy Linton (1):
      arm64: dts: juno: Correct PCI IO window

Loic Pallardy (1):
      ARM: dts: STiH407-family: fix i2c nodes

Maxime Ripard (1):
      ARM: gr8: Rename the DTSI and relevant DTS

Sudeep Holla (1):
      arm64: dts: juno: fix cluster sleep state entry latency on all SoC versions

 arch/arm/boot/dts/Makefile                               |  2 +-
 arch/arm/boot/dts/stih407-family.dtsi                    | 16 ++++++++++++++++
 arch/arm/boot/dts/{ntc-gr8-evb.dts => sun5i-gr8-evb.dts} |  2 +-
 arch/arm/boot/dts/{ntc-gr8.dtsi => sun5i-gr8.dtsi}       |  0
 arch/arm64/boot/dts/arm/juno-base.dtsi                   |  2 +-
 arch/arm64/boot/dts/arm/juno-r1.dts                      |  2 +-
 arch/arm64/boot/dts/arm/juno-r2.dts                      |  2 +-
 arch/arm64/boot/dts/arm/juno.dts                         |  2 +-
 8 files changed, 22 insertions(+), 6 deletions(-)
 rename arch/arm/boot/dts/{ntc-gr8-evb.dts => sun5i-gr8-evb.dts} (99%)
 rename arch/arm/boot/dts/{ntc-gr8.dtsi => sun5i-gr8.dtsi} (100%)

                 reply	other threads:[~2016-12-02 21:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=2721179.8qhQrQsmQ2@wuerfel \
    --to=arnd@arndb.de \
    --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