Skip to content

Commit 805ba04

Browse files
committed
Merge tag 'mips_6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Pull MIPS updates from Thomas Bogendoerfer: "Cleanups and fixes" * tag 'mips_6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: MIPS: pci-legacy: Override pci_address_to_pio MIPS: Loongson64: env: Use str_on_off() helper in prom_lefi_init_env() MIPS: migrate to generic rule for built-in DTBs mips: fix shmctl/semctl/msgctl syscall for o32 mips/math-emu: fix emulation of the prefx instruction MIPS: Loongson: Add comments for interface_info MIPS: Loongson64: remove ROM Size unit in boardinfo MIPS: traps: Use str_enabled_disabled() in parity_protection_init() MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as static Revert "MIPS: csrc-r4k: Select HAVE_UNSTABLE_SCHED_CLOCK if SMP && 64BIT" MIPS: Fix the wrong format specifier MIPS: Add a blank line after __HEAD MIPS: kernel: Rename read/write_c0_ecc to read/writec0_errctl
2 parents 816cef9 + df1b8d6 commit 805ba04

File tree

25 files changed

+52
-71
lines changed

25 files changed

+52
-71
lines changed

arch/mips/Kconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,12 @@ config MIPS
2929
select ARCH_WANT_IPC_PARSE_VERSION
3030
select ARCH_WANT_LD_ORPHAN_WARN
3131
select BUILDTIME_TABLE_SORT
32+
select BUILTIN_DTB_ALL if BUILTIN_DTB
3233
select CLONE_BACKWARDS
3334
select CPU_NO_EFFICIENT_FFS if (TARGET_ISA_REV < 1)
3435
select CPU_PM if CPU_IDLE || SUSPEND
3536
select GENERIC_ATOMIC64 if !64BIT
37+
select GENERIC_BUILTIN_DTB if BUILTIN_DTB
3638
select GENERIC_CMOS_UPDATE
3739
select GENERIC_CPU_AUTOPROBE
3840
select GENERIC_GETTIMEOFDAY
@@ -1084,7 +1086,6 @@ config CSRC_IOASIC
10841086

10851087
config CSRC_R4K
10861088
select CLOCKSOURCE_WATCHDOG if CPU_FREQ
1087-
select HAVE_UNSTABLE_SCHED_CLOCK if SMP && 64BIT
10881089
bool
10891090

10901091
config CSRC_SB1250

arch/mips/Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -423,9 +423,6 @@ endif
423423

424424
CLEAN_FILES += vmlinux.32 vmlinux.64
425425

426-
# device-trees
427-
core-y += arch/mips/boot/dts/
428-
429426
archprepare:
430427
ifdef CONFIG_MIPS32_N32
431428
@$(kecho) ' Checking missing-syscalls for N32'

arch/mips/boot/dts/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,3 @@ subdir-$(CONFIG_ATH79) += qca
1616
subdir-$(CONFIG_RALINK) += ralink
1717
subdir-$(CONFIG_MACH_REALTEK_RTL) += realtek
1818
subdir-$(CONFIG_FIT_IMAGE_FDT_XILFPGA) += xilfpga
19-
20-
obj-$(CONFIG_BUILTIN_DTB) := $(addsuffix /, $(subdir-y))

arch/mips/boot/dts/brcm/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,3 @@ dtb-$(CONFIG_DT_NONE) += \
3333
bcm97420c.dtb \
3434
bcm97425svmb.dtb \
3535
bcm97435svmb.dtb
36-
37-
obj-$(CONFIG_BUILTIN_DTB) += $(addsuffix .o, $(dtb-y))
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
# SPDX-License-Identifier: GPL-2.0
22
dtb-$(CONFIG_CAVIUM_OCTEON_SOC) += octeon_3xxx.dtb octeon_68xx.dtb
3-
4-
obj-$(CONFIG_BUILTIN_DTB) += $(addsuffix .o, $(dtb-y))

arch/mips/boot/dts/ingenic/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,3 @@ dtb-$(CONFIG_JZ4770_GCW0) += gcw0.dtb
55
dtb-$(CONFIG_JZ4780_CI20) += ci20.dtb
66
dtb-$(CONFIG_X1000_CU1000_NEO) += cu1000-neo.dtb
77
dtb-$(CONFIG_X1830_CU1830_NEO) += cu1830-neo.dtb
8-
9-
obj-$(CONFIG_BUILTIN_DTB) += $(addsuffix .o, $(dtb-y))

arch/mips/boot/dts/lantiq/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
# SPDX-License-Identifier: GPL-2.0
22
dtb-$(CONFIG_DT_EASY50712) += danube_easy50712.dtb
3-
4-
obj-$(CONFIG_BUILTIN_DTB) += $(addsuffix .o, $(dtb-y))

arch/mips/boot/dts/loongson/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,3 @@ dtb-$(CONFIG_MACH_LOONGSON64) += loongson64c_4core_rs780e.dtb
55
dtb-$(CONFIG_MACH_LOONGSON64) += loongson64c_8core_rs780e.dtb
66
dtb-$(CONFIG_MACH_LOONGSON64) += loongson64g_4core_ls7a.dtb
77
dtb-$(CONFIG_MACH_LOONGSON64) += loongson64v_4core_virtio.dtb
8-
9-
obj-$(CONFIG_BUILTIN_DTB) += $(addsuffix .o, $(dtb-y))

arch/mips/boot/dts/mscc/Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,3 @@ dtb-$(CONFIG_SOC_VCOREIII) += \
88
ocelot_pcb123.dtb \
99
serval_pcb105.dtb \
1010
serval_pcb106.dtb
11-
12-
13-
obj-$(CONFIG_BUILTIN_DTB) += $(addsuffix .o, $(dtb-y))

arch/mips/boot/dts/mti/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
# SPDX-License-Identifier: GPL-2.0
22
dtb-$(CONFIG_MIPS_MALTA) += malta.dtb
33
dtb-$(CONFIG_LEGACY_BOARD_SEAD3) += sead3.dtb
4-
5-
obj-$(CONFIG_BUILTIN_DTB) += $(addsuffix .o, $(dtb-y))

0 commit comments

Comments
 (0)