linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Delete two DaVinci boards
@ 2022-07-11  8:11 Linus Walleij
  2022-07-11 10:44 ` Arnd Bergmann
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Walleij @ 2022-07-11  8:11 UTC (permalink / raw)
  To: SoC Team, arm-soc; +Cc: Linux ARM, Sekhar Nori, Bartosz Golaszewski

Hi SoC folks,

two patches deleting two unmainatined DaVinci boards.
The patches describe how I tried to update these boards
but there is no interest in that so now I am deleting them
as unused and unmaintained,

Please pull it in unless the DaVinci maintainers step in
and says no.

Yours,
Linus Wallej

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/davinci-boards-delete-v5.20

for you to fetch changes up to b4aed01de48652928c8299f793625936f14d1739:

  ARM: davinci: Delete DM646x board files (2022-07-01 14:10:20 +0200)

----------------------------------------------------------------
This deletes two unmaintained DaVinci boards.

----------------------------------------------------------------
Linus Walleij (2):
      ARM: davinci: Delete DM644x board files
      ARM: davinci: Delete DM646x board files

 arch/arm/mach-davinci/Kconfig             |  44 --
 arch/arm/mach-davinci/Makefile            |   6 -
 arch/arm/mach-davinci/board-dm644x-evm.c  | 928 ------------------------------
 arch/arm/mach-davinci/board-dm646x-evm.c  | 873 ----------------------------
 arch/arm/mach-davinci/board-neuros-osd2.c | 238 --------
 arch/arm/mach-davinci/board-sffsdr.c      | 151 -----
 arch/arm/mach-davinci/dm644x.c            | 765 ------------------------
 arch/arm/mach-davinci/dm646x.c            | 726 -----------------------
 8 files changed, 3731 deletions(-)
 delete mode 100644 arch/arm/mach-davinci/board-dm644x-evm.c
 delete mode 100644 arch/arm/mach-davinci/board-dm646x-evm.c
 delete mode 100644 arch/arm/mach-davinci/board-neuros-osd2.c
 delete mode 100644 arch/arm/mach-davinci/board-sffsdr.c
 delete mode 100644 arch/arm/mach-davinci/dm644x.c
 delete mode 100644 arch/arm/mach-davinci/dm646x.c

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-07-11 11:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-11  8:11 [GIT PULL] Delete two DaVinci boards Linus Walleij
2022-07-11 10:44 ` Arnd Bergmann
2022-07-11 11:29   ` Linus Walleij

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).