Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL]: ARM: SoC fixes for -rc2
Date: Sun, 26 Oct 2014 10:15:25 -0700	[thread overview]
Message-ID: <20141026171525.GA8911@quad.lixom.net> (raw)

Hi Linus,

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/arm/arm-soc.git tags/armsoc-for-rc2

for you to fetch changes up to efc176a8ee1f959b89292597bd8a99417475a79a:

  Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes (2014-10-25 20:44:05 -0700)

----------------------------------------------------------------
ARM: SoC fixes for -rc2

Another week, another small batch of fixes.

Most of these make zynq, socfpga and sunxi platforms work a bit
better:

* Due to new requirements for regulators, DWMMC on socfpga broke past 3.17.
* SMP spinup fix for socfpga
* A few DT fixes for zynq
* Another option (FIXED_REGULATOR) for sunxi is needed that used to be selected
  by other options but no longer is.
* A couple of small DT fixes for at91
* ...and a couple for i.MX.

----------------------------------------------------------------
Alexandre Belloni (1):
      power: reset: at91-reset: fix power down register

Bo Shen (1):
      MAINTAINERS: add atmel ssc driver maintainer entry

Boris Brezillon (1):
      ARM: at91/dt: sam9263: fix PLLB frequencies

Dinh Nguyen (4):
      arm: socfpga: fix fetching cpu1start_addr for SMP
      ARM: dts: socfpga: rename gpio nodes
      ARM: dts: socfpga: Fix SD card detect
      ARM: dts: socfpga: Add a 3.3V fixed regulator node

Fabio Estevam (1):
      ARM: dts: imx28-evk: Let i2c0 run at 100kHz

Michal Simek (5):
      ARM: zynq: DT: Add missing address for L2 pl310
      ARM: zynq: DT: Add missing reference for ADC
      ARM: zynq: DT: Add missing reference for memory-controller
      ARM: zynq: DT: Add cadence watchdog node
      ARM: zynq: DT: trivial: Fix mc node

Olof Johansson (6):
      ARM: sunxi_defconfig: enable CONFIG_REGULATOR_FIXED_VOLTAGE
      ARM: multi_v7_defconfig: enable CONFIG_MMC_DW_ROCKCHIP
      Merge tag 'zynq-dt-fixes-for-3.18' of https://github.com/Xilinx/linux-xlnx into fixes
      Merge tag 'at91-fixes' of git://git.kernel.org/.../nferre/linux-at91 into fixes
      Merge tag 'socfpga_fixes_for_3.18' of git://git.rocketboards.org/linux-socfpga-next into fixes
      Merge tag 'imx-fixes-3.18' of git://git.kernel.org/.../shawnguo/linux into fixes

Soren Brinkmann (2):
      ARM: zynq: DT: Fix GEM register area size
      ARM: zynq: DT: Remove 222 MHz OPP

Steve Longerbeam (1):
      ARM: i.MX6: Fix "emi" clock name typo

 MAINTAINERS                                   |  7 +++++++
 arch/arm/boot/dts/at91sam9263.dtsi            |  5 +++--
 arch/arm/boot/dts/imx28-evk.dts               |  1 -
 arch/arm/boot/dts/socfpga.dtsi                | 12 ++++++------
 arch/arm/boot/dts/socfpga_arria5.dtsi         |  2 +-
 arch/arm/boot/dts/socfpga_arria5_socdk.dts    | 12 ++++++++++++
 arch/arm/boot/dts/socfpga_cyclone5_socdk.dts  | 15 ++++++++++++++-
 arch/arm/boot/dts/socfpga_cyclone5_sockit.dts | 12 ++++++++++++
 arch/arm/boot/dts/zynq-7000.dtsi              | 24 +++++++++++++++++-------
 arch/arm/configs/multi_v7_defconfig           |  1 +
 arch/arm/configs/sunxi_defconfig              |  1 +
 arch/arm/mach-imx/clk-imx6q.c                 | 14 +++++++-------
 arch/arm/mach-socfpga/core.h                  |  2 +-
 arch/arm/mach-socfpga/headsmp.S               | 25 +++++++++++++++----------
 arch/arm/mach-socfpga/platsmp.c               |  4 ++--
 arch/arm/mach-socfpga/socfpga.c               |  4 ++--
 drivers/power/reset/at91-reset.c              |  4 ++--
 include/dt-bindings/clock/imx6qdl-clock.h     |  8 ++++----
 18 files changed, 107 insertions(+), 46 deletions(-)

             reply	other threads:[~2014-10-26 17:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-26 17:15 Olof Johansson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-10-20  0:09 [GIT PULL] ARM: soc fixes for -rc2 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=20141026171525.GA8911@quad.lixom.net \
    --to=olof@lixom.net \
    --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