# git rev-parse -q --verify 9c87c9f41245baa3fc4716cf39141439cf405b01^{commit} 9c87c9f41245baa3fc4716cf39141439cf405b01 already have revision, skipping fetch # git checkout -q -f -B kisskb 9c87c9f41245baa3fc4716cf39141439cf405b01 # git clean -qxdf # < git log -1 # commit 9c87c9f41245baa3fc4716cf39141439cf405b01 # Merge: a5698b3835f5 cc05af8e2e91 # Author: Linus Torvalds # Date: Mon Nov 16 15:07:08 2020 -0800 # # Merge tag 'arm-soc-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC fixes from Arnd Bergmann: # "Around one third of the fixes this time are for dts files that list # their ethernet controller as using 'phy-mode="rgmii"' but are changed # to 'phy-mode="rgmii-id"' now, because the PHY drivers (realtek, # ksz9031, dp83867, ...) now configure the internal delay based on that # when they used to stay on the hardware default. # # The long story is archived at # # https://lore.kernel.org/netdev/CAMj1kXEEF_Un-4NTaD5iUN0NoZYaJQn-rPediX0S6oRiuVuW-A@mail.gmail.com/ # # I was trying to hold off on the bugfixes until there was a solution # that would avoid breaking all boards, but that does not seem to be # happening any time soon, so I am now sending the correct version of # the dts files to ensure that at least these machines can use their # network devices again. # # The other changes this time are: # # - Updating the MAINTAINER lists for Allwinner and Samsung SoCs # # - Multiple i.MX8MN machines get updates for their CPU operating # points to match the data sheet # # - A revert for a dts patch that caused a regression in USB support on # Odroid U3 # # - Two fixes for the AMD Tee driver, addressing a memory leak and # missing locking # # - Mark the network subsystem on qoriq-fman3 as cache coherent for # correctness as better performance. # # - Minor dts fixes elsewhere, addressing dtc warnings and similar # problems" # # * tag 'arm-soc-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (48 commits) # ARM: dts: exynos: revert "add input clock to CMU in Exynos4412 Odroid" # ARM: dts: imx50-evk: Fix the chip select 1 IOMUX # arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating point # ARM: dts: stm32: Keep VDDA LDO1 always on on DHCOM # ARM: dts: stm32: Enable thermal sensor support on stm32mp15xx-dhcor # ARM: dts: stm32: Define VIO regulator supply on DHCOM # ARM: dts: stm32: Fix LED5 on STM32MP1 DHCOM PDK2 # ARM: dts: stm32: Fix TA3-GPIO-C key on STM32MP1 DHCOM PDK2 # arm64: dts: renesas: r8a774e1: Add missing audio_clk_b # tee: amdtee: synchronize access to shm list # tee: amdtee: fix memory leak due to reset of global shm list # arm64: dts: agilex/stratix10: Fix qspi node compatible # ARM: dts: imx6q-prti6q: fix PHY address # ARM: dts: vf610-zii-dev-rev-b: Fix MDIO over clocking # arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy # arm64: dts imx8mn: Remove non-existent USB OTG2 # arm64: dts: imx8mm-beacon-som: Fix Choppy BT audio # arm64: dts: fsl: DPAA FMan DMA operations are coherent # arm64: dts: fsl: fix endianness issue of rcpm # arm64: dts: imx8mn-evk: fix missing PMIC's interrupt line pull-up # ... # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-ld --version # < git log --format=%s --max-count=1 9c87c9f41245baa3fc4716cf39141439cf405b01 # < make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # Added to kconfig # < make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- help # make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- olddefconfig .config:12744:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:28:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:261:0: warning: "M_SPC_CFG_CLEAR" redefined #define M_SPC_CFG_CLEAR M_BCM1480_SPC_CFG_CLEAR ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:27:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:392:0: note: this is the location of the previous definition #define M_SPC_CFG_CLEAR _SB_MAKEMASK1(32) ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:28:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:262:0: warning: "M_SPC_CFG_ENABLE" redefined #define M_SPC_CFG_ENABLE M_BCM1480_SPC_CFG_ENABLE ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:27:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:393:0: note: this is the location of the previous definition #define M_SPC_CFG_ENABLE _SB_MAKEMASK1(33) ^ In file included from /kisskb/src/arch/mips/include/asm/page.h:258:0, from /kisskb/src/arch/mips/include/asm/io.h:29, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/arch/mips/include/asm/mips-cps.h:10, from /kisskb/src/arch/mips/include/asm/smp-ops.h:16, from /kisskb/src/arch/mips/include/asm/smp.h:21, from /kisskb/src/include/linux/smp.h:85, from /kisskb/src/include/linux/percpu.h:7, from /kisskb/src/include/linux/prandom.h:12, from /kisskb/src/include/linux/random.h:118, from /kisskb/src/include/linux/net.h:18, from /kisskb/src/drivers/infiniband/sw/siw/siw_qp_tx.c:8: /kisskb/src/drivers/infiniband/sw/siw/siw_qp_tx.c: In function 'siw_tx_hdt': /kisskb/src/arch/mips/include/asm/page.h:249:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define virt_to_pfn(kaddr) PFN_DOWN(virt_to_phys((void *)(kaddr))) ^ /kisskb/src/include/asm-generic/memory_model.h:33:41: note: in definition of macro '__pfn_to_page' #define __pfn_to_page(pfn) (mem_map + ((pfn) - ARCH_PFN_OFFSET)) ^ /kisskb/src/arch/mips/include/asm/page.h:249:31: note: in expansion of macro 'PFN_DOWN' #define virt_to_pfn(kaddr) PFN_DOWN(virt_to_phys((void *)(kaddr))) ^ /kisskb/src/arch/mips/include/asm/page.h:250:41: note: in expansion of macro 'virt_to_pfn' #define virt_to_page(kaddr) pfn_to_page(virt_to_pfn(kaddr)) ^ /kisskb/src/drivers/infiniband/sw/siw/siw_qp_tx.c:528:23: note: in expansion of macro 'virt_to_page' page_array[seg] = virt_to_page(va & PAGE_MASK); ^ FIT description: Linux 5.10.0-rc4+ Created: Tue Nov 17 11:57:44 2020 Image 0 (kernel@0) Description: Linux 5.10.0-rc4+ Created: Tue Nov 17 11:57:44 2020 Type: Kernel Image Compression: gzip compressed Data Size: 8302986 Bytes = 8108.38 KiB = 7.92 MiB Architecture: MIPS OS: Linux Load Address: 0x84000000 Entry Point: 0x84ca4260 Hash algo: sha1 Hash value: 987c885f21af6f8d14a3740d9adaf2d2f01d874d Image 1 (fdt@boston) Description: img,boston Device Tree Created: Tue Nov 17 11:57:44 2020 Type: Flat Device Tree Compression: uncompressed Data Size: 3793 Bytes = 3.70 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 4799f50d688573234da6e9d7701234d394759ef4 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Tue Nov 17 11:57:44 2020 Type: Flat Device Tree Compression: uncompressed Data Size: 1871 Bytes = 1.83 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 51b89b31605ee62038c8468c429af091dfc75ec7 Image 3 (fdt@ocelot_pcb123) Description: MSCC Ocelot PCB123 Device Tree Created: Tue Nov 17 11:57:44 2020 Type: Flat Device Tree Compression: uncompressed Data Size: 4659 Bytes = 4.55 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 5bcb6e4f21e8e5372544aa130b3bd097355a9050 Image 4 (fdt@ocelot_pcb120) Description: MSCC Ocelot PCB120 Device Tree Created: Tue Nov 17 11:57:44 2020 Type: Flat Device Tree Compression: uncompressed Data Size: 5418 Bytes = 5.29 KiB = 0.01 MiB Architecture: MIPS Hash algo: sha1 Hash value: 93d882f2009a217e0fa9dab94788535ed2be8476 Image 5 (fdt@xilfpga) Description: MIPSfpga (xilfpga) Device Tree Created: Tue Nov 17 11:57:44 2020 Type: Flat Device Tree Compression: uncompressed Data Size: 2708 Bytes = 2.64 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 63d058b780f65e22da30f0a183433765f1807f1d Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Configuration 1 (conf@boston) Description: Boston Linux kernel Kernel: kernel@0 FDT: fdt@boston Configuration 2 (conf@ni169445) Description: NI 169445 Linux Kernel Kernel: kernel@0 FDT: fdt@ni169445 Configuration 3 (conf@ocelot_pcb123) Description: Ocelot Linux kernel Kernel: kernel@0 FDT: fdt@ocelot_pcb123 Configuration 4 (conf@ocelot_pcb120) Description: Ocelot Linux kernel Kernel: kernel@0 FDT: fdt@ocelot_pcb120 Configuration 5 (conf@xilfpga) Description: MIPSfpga Linux kernel Kernel: kernel@0 FDT: fdt@xilfpga Completed OK # rm -rf /kisskb/build/linus_mips-allmodconfig_mipsel # Build took: 0:23:00.437591