linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: arm-soc <arm@kernel.org>
Cc: Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] Delete the mach-netx machine
Date: Tue, 28 May 2019 13:21:20 +0200	[thread overview]
Message-ID: <CACRpkdYTgA1i_uFC7NVYVmXf4WhoPHucC11-SrTRYFDUWLtXNw@mail.gmail.com> (raw)

Hi ARM SoC folks,

let's pull this in and get rid of the unmaintained mach-netx
machine so we don't see more occasional maintenance
for this unused platform.

Please pull this into the ARM SoC tree.

Yours,
Linus Walleij

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git
tags/armsoc-drop-netx-v5.3

for you to fetch changes up to ceb02dcf676f41d281af84c9d6000fe27651ebb0:

  ARM: delete netx machine (2019-05-22 13:55:50 +0200)

----------------------------------------------------------------
This deletes the NetX 100/500 machine support.

----------------------------------------------------------------
Linus Walleij (1):
      ARM: delete netx machine

 arch/arm/Kconfig                             |  11 -
 arch/arm/Kconfig.debug                       |   7 -
 arch/arm/Makefile                            |   1 -
 arch/arm/configs/netx_defconfig              |  80 -----
 arch/arm/include/debug/netx.S                |  36 ---
 arch/arm/mach-netx/Kconfig                   |  21 --
 arch/arm/mach-netx/Makefile                  |  12 -
 arch/arm/mach-netx/Makefile.boot             |   2 -
 arch/arm/mach-netx/fb.c                      |  77 -----
 arch/arm/mach-netx/fb.h                      |  24 --
 arch/arm/mach-netx/generic.c                 | 194 ------------
 arch/arm/mach-netx/generic.h                 |  26 --
 arch/arm/mach-netx/include/mach/hardware.h   |  39 ---
 arch/arm/mach-netx/include/mach/irqs.h       |  70 -----
 arch/arm/mach-netx/include/mach/netx-regs.h  | 432 ---------------------------
 arch/arm/mach-netx/include/mach/pfifo.h      |  54 ----
 arch/arm/mach-netx/include/mach/uncompress.h |  75 -----
 arch/arm/mach-netx/include/mach/xc.h         |  42 ---
 arch/arm/mach-netx/nxdb500.c                 | 209 -------------
 arch/arm/mach-netx/nxdkn.c                   | 102 -------
 arch/arm/mach-netx/nxeb500hmi.c              | 186 ------------
 arch/arm/mach-netx/pfifo.c                   |  68 -----
 arch/arm/mach-netx/time.c                    | 153 ----------
 arch/arm/mach-netx/xc.c                      | 258 ----------------
 24 files changed, 2179 deletions(-)
 delete mode 100644 arch/arm/configs/netx_defconfig
 delete mode 100644 arch/arm/include/debug/netx.S
 delete mode 100644 arch/arm/mach-netx/Kconfig
 delete mode 100644 arch/arm/mach-netx/Makefile
 delete mode 100644 arch/arm/mach-netx/Makefile.boot
 delete mode 100644 arch/arm/mach-netx/fb.c
 delete mode 100644 arch/arm/mach-netx/fb.h
 delete mode 100644 arch/arm/mach-netx/generic.c
 delete mode 100644 arch/arm/mach-netx/generic.h
 delete mode 100644 arch/arm/mach-netx/include/mach/hardware.h
 delete mode 100644 arch/arm/mach-netx/include/mach/irqs.h
 delete mode 100644 arch/arm/mach-netx/include/mach/netx-regs.h
 delete mode 100644 arch/arm/mach-netx/include/mach/pfifo.h
 delete mode 100644 arch/arm/mach-netx/include/mach/uncompress.h
 delete mode 100644 arch/arm/mach-netx/include/mach/xc.h
 delete mode 100644 arch/arm/mach-netx/nxdb500.c
 delete mode 100644 arch/arm/mach-netx/nxdkn.c
 delete mode 100644 arch/arm/mach-netx/nxeb500hmi.c
 delete mode 100644 arch/arm/mach-netx/pfifo.c
 delete mode 100644 arch/arm/mach-netx/time.c
 delete mode 100644 arch/arm/mach-netx/xc.c

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2019-05-28 11:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-28 11:21 Linus Walleij [this message]
2019-06-17 12:11 ` [GIT PULL] Delete the mach-netx machine Olof Johansson
2019-06-17 20:35   ` Linus Walleij
2019-06-18  8:18     ` 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=CACRpkdYTgA1i_uFC7NVYVmXf4WhoPHucC11-SrTRYFDUWLtXNw@mail.gmail.com \
    --to=linus.walleij@linaro.org \
    --cc=arm@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).