public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: gregory.clement@free-electrons.com (Gregory CLEMENT)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: mvebu: soc for v4.9 (#1)
Date: Wed, 14 Sep 2016 17:34:37 +0200	[thread overview]
Message-ID: <87bmzqbilu.fsf@free-electrons.com> (raw)

Hi,

Here is the first pull request for soc for mvebu for v4.9.

Gregory

The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

  Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

are available in the git repository at:

  git://git.infradead.org/linux-mvebu.git tags/mvebu-soc-4.9-1

for you to fetch changes up to a7f9f5baf306ff5422e6ab143c0af5dd6b5ed1a9:

  ARM: orion5x: Remove old non-DT-based WNR854T support (2016-09-14 16:57:26 +0200)

----------------------------------------------------------------
mvebu soc for 4.9 (part 1)

- irq cleanup for old mvebu SoC
- Convert orion5x based SoC Netgear WNR854T to devicetree

----------------------------------------------------------------
Arnd Bergmann (4):
      ARM: mv78xx0: simplify ethernet device creation
      ARM: mvebu/orion: remove NO_IRQ check from device init
      ARM: orion: simplify orion_ge00_switch_init
      ARM: orion5x: remove extraneous NO_IRQ

Jamie Lentin (2):
      ARM: orion5x: Add DT-based support for Netgear WNR854T
      ARM: orion5x: Remove old non-DT-based WNR854T support

 arch/arm/configs/multi_v5_defconfig          |   2 +-
 arch/arm/configs/mvebu_v5_defconfig          |   2 +-
 arch/arm/configs/orion5x_defconfig           |   2 +-
 arch/arm/mach-mv78xx0/common.c               |   9 +-
 arch/arm/mach-orion5x/Kconfig                |   4 +-
 arch/arm/mach-orion5x/Makefile               |   2 +-
 arch/arm/mach-orion5x/board-wnr854t.c        |  78 +++++++++++
 arch/arm/mach-orion5x/common.c               |   4 +-
 arch/arm/mach-orion5x/common.h               |   2 +-
 arch/arm/mach-orion5x/rd88f5181l-fxo-setup.c |   4 +-
 arch/arm/mach-orion5x/rd88f5181l-ge-setup.c  |   5 +-
 arch/arm/mach-orion5x/rd88f6183ap-ge-setup.c |   6 +-
 arch/arm/mach-orion5x/wnr854t-setup.c        | 185 ---------------------------
 arch/arm/mach-orion5x/wrt350n-v2-setup.c     |   4 +-
 arch/arm/plat-orion/common.c                 |  85 +++++-------
 arch/arm/plat-orion/include/plat/common.h    |  10 +-
 16 files changed, 133 insertions(+), 271 deletions(-)
 create mode 100644 arch/arm/mach-orion5x/board-wnr854t.c
 delete mode 100644 arch/arm/mach-orion5x/wnr854t-setup.c

             reply	other threads:[~2016-09-14 15:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-14 15:34 Gregory CLEMENT [this message]
2016-09-19 21:46 ` [GIT PULL] ARM: mvebu: soc for v4.9 (#1) Arnd Bergmann
2016-09-19 21:49   ` Arnd Bergmann
2016-09-20  7:25     ` Gregory CLEMENT
2016-09-20  9:45       ` Arnd Bergmann
2016-09-20 16:43         ` Gregory CLEMENT
2016-09-21  8:10           ` Arnd Bergmann
  -- strict thread matches above, loose matches on Subject: below --
2016-09-21 10:19 Gregory CLEMENT
2016-09-21 20:36 ` Arnd Bergmann

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=87bmzqbilu.fsf@free-electrons.com \
    --to=gregory.clement@free-electrons.com \
    --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