linux-arm-kernel.lists.infradead.org archive mirror
 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.18
Date: Sun, 20 May 2018 22:57:58 +0800	[thread overview]
Message-ID: <1526828281-14664-2-git-send-email-shawnguo@kernel.org> (raw)
In-Reply-To: <1526828281-14664-1-git-send-email-shawnguo@kernel.org>

The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

  Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)

are available in the git repository at:

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

for you to fetch changes up to 0e8d1c4b7613399494720e315f99d21793cacb8c:

  ARM: imx: select imx6sll pinctrl when imx6sll enabled (2018-05-02 15:01:32 +0800)

----------------------------------------------------------------
i.MX SoC update for 4.18:
 - A series from Bartosz to convert all i.MX plaform code using
   at24_platform_data to use at24 eeprom generic device properties.
 - Enable pinctrl driver support for i.MX6SLL SoC.
 - Clean up i.MX platform code using spi_imx platform data on outdated
   documentation and chip select array usage.

----------------------------------------------------------------
Bai Ping (1):
      ARM: imx: select imx6sll pinctrl when imx6sll enabled

Bartosz Golaszewski (4):
      ARM: imx: vpr200: drop at24_platform_data
      ARM: imx: pcm043: use device properties for at24 eeprom
      ARM: imx: pca100: use device properties for at24 eeprom
      ARM: imx: pcm037: use device properties for at24 eeprom

Trent Piepho (1):
      ARM: imx: Update spi_imx platform data to reflect current state

 arch/arm/mach-imx/Kconfig             |  1 +
 arch/arm/mach-imx/mach-mx31_3ds.c     | 18 ++----------------
 arch/arm/mach-imx/mach-mx31lilly.c    | 12 ++----------
 arch/arm/mach-imx/mach-mx31lite.c     | 16 ++--------------
 arch/arm/mach-imx/mach-mx31moboard.c  | 17 +++--------------
 arch/arm/mach-imx/mach-pca100.c       | 13 ++++++-------
 arch/arm/mach-imx/mach-pcm037.c       | 13 ++++++-------
 arch/arm/mach-imx/mach-pcm037_eet.c   |  5 +----
 arch/arm/mach-imx/mach-pcm043.c       | 13 ++++++-------
 arch/arm/mach-imx/mach-vpr200.c       |  9 +--------
 include/linux/platform_data/spi-imx.h | 29 +++++++++++++++++------------
 11 files changed, 47 insertions(+), 99 deletions(-)

  reply	other threads:[~2018-05-20 14:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-20 14:57 [GIT PULL 1/5] i.MX drivers updates for 4.18 Shawn Guo
2018-05-20 14:57 ` Shawn Guo [this message]
2018-05-25 20:47   ` [GIT PULL 2/5] i.MX SoC changes " Olof Johansson
2018-05-20 14:57 ` [GIT PULL 3/5] i.MX device tree updates " Shawn Guo
2018-05-25 20:53   ` Olof Johansson
2018-05-20 14:58 ` [GIT PULL 4/5] Freescale arm64 " Shawn Guo
2018-05-25 20:53   ` Olof Johansson
2018-05-20 14:58 ` [GIT PULL 5/5] i.MX defconfig " Shawn Guo
2018-05-25 20:54   ` Olof Johansson
2018-05-25 20:47 ` [GIT PULL 1/5] i.MX drivers " 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=1526828281-14664-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 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).