All of lore.kernel.org
 help / color / mirror / Atom feed
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/5] i.MX SoC changes for 4.12
Date: Mon, 10 Apr 2017 22:37:53 +0800	[thread overview]
Message-ID: <1491835076-1995-2-git-send-email-shawnguo@kernel.org> (raw)
In-Reply-To: <1491835076-1995-1-git-send-email-shawnguo@kernel.org>

The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:

  Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-4.12

for you to fetch changes up to ff8abc2839bfab9185978f3c27b5e3b744262efd:

  ARM: mxs: add support for I2SE Duckbill 2 boards (2017-04-10 21:25:50 +0800)

----------------------------------------------------------------
i.MX SoC changes for 4.12:
 - A correction on mmdc_pmu_write_accesses event definition.
 - Add new axi_id perf command to support MMDC filter memory usage
   profiling.
 - Set correct SPI chip_select in platform device registration, so that
   spi-imx driver code can be improved to use chip_select directly for
   harwdare setup instead of indirectly via the cs_gpio mapping array.
 - Disable APIS bus supervisor protect for i.MX25, since the default
   configuration doesn't work for a few peripherals accessed through
   SDMA.
 - Add compatible check for the secondary generation of I2SE i.MX28
   Duckbill board support.

----------------------------------------------------------------
Greg Ungerer (1):
      ARM: imx: set correct chip_select in platform setup

Martin Kaiser (1):
      ARM: i.MX25: globally disable supervisor protect

Michael Heimpold (1):
      ARM: mxs: add support for I2SE Duckbill 2 boards

Tiberiu Breana (2):
      ARM: imx: Fix mmdc_pmu_write_accesses event definition
      ARM: imx: Add AXI address filter support for MMDC profiling

 arch/arm/mach-imx/mach-imx25.c       |  6 ++++++
 arch/arm/mach-imx/mach-mx31_3ds.c    |  7 +++++--
 arch/arm/mach-imx/mach-mx31moboard.c |  4 ++--
 arch/arm/mach-imx/mach-pcm037_eet.c  |  4 ++--
 arch/arm/mach-imx/mmdc.c             | 20 +++++++++++++++++++-
 arch/arm/mach-mxs/mach-mxs.c         |  3 ++-
 6 files changed, 36 insertions(+), 8 deletions(-)

  reply	other threads:[~2017-04-10 14:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-10 14:37 [GIT PULL 1/5] i.MX driver changes for 4.12 Shawn Guo
2017-04-10 14:37 ` Shawn Guo [this message]
2017-04-19 14:02   ` [GIT PULL 2/5] i.MX SoC " Olof Johansson
2017-04-10 14:37 ` [GIT PULL 3/5] i.MX device tree updates " Shawn Guo
2017-04-19 13:46   ` Olof Johansson
2017-04-10 14:37 ` [GIT PULL 4/5] Freescale arm64 " Shawn Guo
2017-04-19 13:22   ` Olof Johansson
2017-04-10 14:37 ` [GIT PULL 5/5] i.MX defconfig " Shawn Guo
2017-04-19 13:35   ` Olof Johansson
2017-04-19 13:39 ` [GIT PULL 1/5] i.MX driver 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=1491835076-1995-2-git-send-email-shawnguo@kernel.org \
    --to=shawnguo@kernel.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.