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 cleanups for 4.11
Date: Sun, 29 Jan 2017 12:06:40 +0800	[thread overview]
Message-ID: <1485662803-31235-2-git-send-email-shawnguo@kernel.org> (raw)
In-Reply-To: <1485662803-31235-1-git-send-email-shawnguo@kernel.org>

The following changes since commit 0c744ea4f77d72b3dcebb7a8f2684633ec79be88:

  Linux 4.10-rc2 (2017-01-01 14:31:53 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-cleanup-4.11

for you to fetch changes up to 5fdb98dcfb0221f488dd238570933fd3dcfae031:

  ARM: mach-mx27_3ds: Remove camera support (2017-01-03 13:52:38 +0800)

----------------------------------------------------------------
i.MX cleanup for 4.11:
 - Remove unused flexcan and esdhc device definitions for i.MX25.
 - A series from Fabio to remove camera device initialization code from
   i.MX platform support, since the corresponding media driver has been
   deprecated and removed from kernel tree.

----------------------------------------------------------------
Arnd Bergmann (1):
      ARM: imx: remove unused device definitions

Fabio Estevam (6):
      ARM: mach-mx31_3ds: Remove camera support
      ARM: mx31moboard-marxbot: Remove camera support
      ARM: mx31moboard-smartbot: Remove camera support
      ARM: mach-mx35_3ds: Remove camera support
      ARM: mach-pcm037: Remove camera support
      ARM: mach-mx27_3ds: Remove camera support

 arch/arm/mach-imx/devices/platform-flexcan.c       |   9 --
 .../mach-imx/devices/platform-sdhci-esdhc-imx.c    |  10 --
 arch/arm/mach-imx/mach-mx27_3ds.c                  | 107 --------------
 arch/arm/mach-imx/mach-mx31_3ds.c                  | 160 ---------------------
 arch/arm/mach-imx/mach-mx35_3ds.c                  | 103 -------------
 arch/arm/mach-imx/mach-pcm037.c                    | 115 ---------------
 arch/arm/mach-imx/mx31moboard-marxbot.c            |  92 ------------
 arch/arm/mach-imx/mx31moboard-smartbot.c           |  74 ----------
 8 files changed, 670 deletions(-)

  reply	other threads:[~2017-01-29  4:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-29  4:06 [GIT PULL 1/5] i.MX non-critical DT fixes for 4.11 Shawn Guo
2017-01-29  4:06 ` Shawn Guo [this message]
2017-01-30  5:07   ` [GIT PULL 2/5] i.MX cleanups " Olof Johansson
2017-02-03 13:10     ` Shawn Guo
2017-01-29  4:06 ` [GIT PULL 3/5] i.MX device tree updates " Shawn Guo
2017-01-30  5:08   ` Olof Johansson
2017-01-29  4:06 ` [GIT PULL 4/5] Freescale arm64 " Shawn Guo
2017-01-30  5:09   ` Olof Johansson
2017-01-29  4:06 ` [GIT PULL 5/5] i.MX defconfig " Shawn Guo
2017-01-30  5:10   ` Olof Johansson
2017-01-30  5:06 ` [GIT PULL 1/5] i.MX non-critical DT 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=1485662803-31235-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.