Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Nov 2023 17:19:46 +0000 (09:19 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Nov 2023 17:19:46 +0000 (09:19 -0800)
Pull MIPS updates from Thomas Bogendoerfer:

 - removed AR7 platform support

 - cleanups and fixes

* tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux:
  MIPS: AR7: remove platform
  watchdog: ar7_wdt: remove driver to prepare for platform removal
  vlynq: remove bus driver
  mtd: parsers: ar7: remove support
  serial: 8250: remove AR7 support
  arch: mips: remove ReiserFS from defconfig
  MIPS: lantiq: Remove unnecessary include of <linux/of_irq.h>
  MIPS: lantiq: Fix pcibios_plat_dev_init() "no previous prototype" warning
  MIPS: KVM: Fix a build warning about variable set but not used
  MIPS: Remove dead code in relocate_new_kernel
  mips: dts: ralink: mt7621: rename to GnuBee GB-PC1 and GnuBee GB-PC2
  mips: dts: ralink: mt7621: define each reset as an item
  mips: dts: ingenic: Remove unneeded probe-type properties
  MIPS: loongson32: Remove dma.h and nand.h

1  2 
MAINTAINERS
drivers/Kconfig
drivers/Makefile
drivers/tty/serial/8250/8250_port.c
drivers/watchdog/Kconfig

diff --cc MAINTAINERS
@@@ -23198,16 -22963,9 +23198,9 @@@ W:  https://linuxtv.or
  T:    git git://linuxtv.org/media_tree.git
  F:    drivers/media/test-drivers/vivid/*
  
- VLYNQ BUS
- M:    Florian Fainelli <f.fainelli@gmail.com>
- L:    openwrt-devel@lists.openwrt.org (subscribers-only)
- S:    Maintained
- F:    drivers/vlynq/vlynq.c
- F:    include/linux/vlynq.h
  VM SOCKETS (AF_VSOCK)
  M:    Stefano Garzarella <sgarzare@redhat.com>
 -L:    virtualization@lists.linux-foundation.org
 +L:    virtualization@lists.linux.dev
  L:    netdev@vger.kernel.org
  S:    Maintained
  F:    drivers/net/vsockmon.c
diff --cc drivers/Kconfig
Simple merge
Simple merge
Simple merge
Simple merge