Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Pull MIPS updates from Paul Burton: "A light batch this time around but significant improvements for certain systems: - Removal of readq & writeq for MIPS32 kernels where they would simply BUG() anyway, allowing drivers or other code that #ifdefs on their presence to work properly. - Improvements for Ingenic JZ4740 systems, including support for the external memory controller & pinmuxing fixes for qi_lb60/NanoNote systems. - Improvements for Lantiq systems, in particular around SMP & IPIs. - DT updates for ralink/MediaTek MT7628a systems to probe & configure a bunch more devices. - Miscellaneous cleanups & build fixes" * tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: (30 commits) MIPS: fix some more fall through errors in arch/mips MIPS: perf events: handle switch statement falling through warnings mips/kprobes: Export kprobe_fault_handler() MAINTAINERS: Add myself as Ingenic SoCs maintainer MIPS: ralink: mt7628a.dtsi: Add watchdog controller DT node MIPS: ralink: mt7628a.dtsi: Add SPI controller DT node MIPS: ralink: mt7628a.dtsi: Add GPIO controller DT node MIPS: ralink: mt7628a.dtsi: Add pinctrl DT properties to the UART nodes MIPS: ralink: mt7628a.dtsi: Add pinmux DT node MIPS: ralink: mt7628a.dtsi: Add SPDX GPL-2.0 license identifier MIPS: lantiq: Add SMP support for lantiq interrupt controller MIPS: lantiq: Shorten register names, remove unused macros MIPS: lantiq: Fix bitfield masking MIPS: lantiq: Remove unused macros MIPS: lantiq: Fix attributes of of_device_id structure MIPS: lantiq: Change variables to the same type as the source MIPS: lantiq: Move macro directly to iomem function mips: Remove q-accessors from non-64bit platforms FDDI: defza: Include linux/io-64-nonatomic-lo-hi.h MIPS: configs: Remove useless UEVENT_HELPER_PATH ...
No related branches found
No related tags found
Showing
- MAINTAINERS 27 additions, 0 deletionsMAINTAINERS
- arch/mips/ar7/setup.c 1 addition, 0 deletionsarch/mips/ar7/setup.c
- arch/mips/ath79/setup.c 1 addition, 1 deletionarch/mips/ath79/setup.c
- arch/mips/bcm63xx/dev-flash.c 1 addition, 0 deletionsarch/mips/bcm63xx/dev-flash.c
- arch/mips/boot/dts/ralink/mt7628a.dtsi 147 additions, 1 deletionarch/mips/boot/dts/ralink/mt7628a.dtsi
- arch/mips/cavium-octeon/executive/cvmx-pko.c 1 addition, 1 deletionarch/mips/cavium-octeon/executive/cvmx-pko.c
- arch/mips/configs/ar7_defconfig 0 additions, 1 deletionarch/mips/configs/ar7_defconfig
- arch/mips/configs/ath25_defconfig 0 additions, 1 deletionarch/mips/configs/ath25_defconfig
- arch/mips/configs/ath79_defconfig 0 additions, 1 deletionarch/mips/configs/ath79_defconfig
- arch/mips/configs/bcm63xx_defconfig 0 additions, 1 deletionarch/mips/configs/bcm63xx_defconfig
- arch/mips/configs/bigsur_defconfig 0 additions, 1 deletionarch/mips/configs/bigsur_defconfig
- arch/mips/configs/bmips_be_defconfig 0 additions, 1 deletionarch/mips/configs/bmips_be_defconfig
- arch/mips/configs/bmips_stb_defconfig 0 additions, 1 deletionarch/mips/configs/bmips_stb_defconfig
- arch/mips/configs/cavium_octeon_defconfig 0 additions, 1 deletionarch/mips/configs/cavium_octeon_defconfig
- arch/mips/configs/ci20_defconfig 0 additions, 1 deletionarch/mips/configs/ci20_defconfig
- arch/mips/configs/cobalt_defconfig 0 additions, 1 deletionarch/mips/configs/cobalt_defconfig
- arch/mips/configs/fuloong2e_defconfig 0 additions, 1 deletionarch/mips/configs/fuloong2e_defconfig
- arch/mips/configs/gpr_defconfig 0 additions, 1 deletionarch/mips/configs/gpr_defconfig
- arch/mips/configs/ip27_defconfig 0 additions, 1 deletionarch/mips/configs/ip27_defconfig
- arch/mips/configs/ip32_defconfig 0 additions, 1 deletionarch/mips/configs/ip32_defconfig
Loading
Please register or sign in to comment