Skip to content
  • Linus Torvalds's avatar
    Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux · d6742212
    Linus Torvalds authored
    Pull MIPS updates from Thomas Bogendoerfer:
    
     - converted Pistachio platform to use MIPS generic kernel
    
     - fixes and cleanups
    
    * tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: (29 commits)
      MIPS: Malta: fix alignment of the devicetree buffer
      MIPS: ingenic: Unconditionally enable clock of CPU #0
      MIPS: mscc: ocelot: mark the phy-mode for internal PHY ports
      MIPS: mscc: ocelot: disable all switch ports by default
      MAINTAINERS: adjust PISTACHIO SOC SUPPORT after its retirement
      MIPS: Return true/false (not 1/0) from bool functions
      MIPS: generic: Return true/false (not 1/0) from bool functions
      MIPS: Make a alias for pistachio_defconfig
      MIPS: Retire MACH_PISTACHIO
      MIPS: config: generic: Add config for Marduk board
      pinctrl: pistachio: Make it as an option
      phy: pistachio-usb: Depend on MIPS || COMPILE_TEST
      clocksource/drivers/pistachio: Make it selectable for MIPS
      clk: pistachio: Make it selectable for generic MIPS kernel
      MIPS: DTS: Pistachio add missing cpc and cdmm
      MIPS: generic: Allow generating FIT image for Marduk board
      MIPS: locking/atomic: Fix atomic{_64,}_sub_if_positive
      MIPS: loongson2ef: don't build serial.o unconditionally
      MIPS: Replace deprecated CPU-hotplug functions.
      MIPS: Alchemy: Fix spelling contraction "cant" -> "can't"
      ...
    d6742212