# git rev-parse -q --verify a2f5ea9e314ba6778f885c805c921e9362ec0420^{commit} a2f5ea9e314ba6778f885c805c921e9362ec0420 already have revision, skipping fetch # git checkout -q -f -B kisskb a2f5ea9e314ba6778f885c805c921e9362ec0420 # git clean -qxdf # < git log -1 # commit a2f5ea9e314ba6778f885c805c921e9362ec0420 # Merge: ca4bbdaf1716 69fe24d1d80f # Author: Linus Torvalds # Date: Wed Dec 9 14:49:48 2020 -0800 # # Merge tag 'arm-soc-fixes-v5.10-4b' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC fixes from Arnd Bergmann: # "There are a few more PHY mode changes for allwinner SoC based boards # with a Realtek PHY after the driver changed its behavior, I assume # there will be more of these in the future. Also on for Allwinner, the # Banana Pi M2 board had a regression that led to some devices not # working because of a slightly incorrect voltage being applied. # # By popular demand, I picked up a change from Krzysztof Kozlowski to # actually list the SoC tree in the MAINTAINERS file. We don't want to # get Cc'd on normal patches that are picked up by platform maintainers, # but the lack of an entry has led to confusion in the past. # # All the other changes are fairly benign, fixing boot-time or # compile-time warning messages in various places: # # - A dtc warning on the OLPC XO-1.75 # # - A boot-time warning on i.MX6 wandboard # # - A harmless compile-time warning # # - A regression causing one of the i.MX6 SoCs to be identified as # another # # - Missing SoC identification of Allwinner V3 and S3" # # * tag 'arm-soc-fixes-v5.10-4b' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: # firmware: xilinx: Mark pm_api_features_map with static keyword # ARM: dts: mmp2-olpc-xo-1-75: clear the warnings when make dtbs # MAINTAINERS: add a limited ARM and ARM64 SoC entry # MAINTAINERS: correct SoC Git address (formerly: arm-soc) # ARM: keystone: remove SECTION_SIZE_BITS/MAX_PHYSMEM_BITS # arm64: dts: allwinner: H5: NanoPi Neo Plus2: phy-mode rgmii-id # arm64: dts: allwinner: A64 Sopine: phy-mode rgmii-id # ARM: dts: imx6qdl-kontron-samx6i: fix I2C_PM scl pin # ARM: dts: imx6qdl-wandboard-revd1: Remove PAD_GPIO_6 from enetgrp # ARM: imx: Use correct SRC base address # ARM: dts: sun7i: pcduino3-nano: enable RGMII RX/TX delay on PHY # ARM: dts: sun8i: v3s: fix GIC node memory range # ARM: dts: sun8i: v40: bananapi-m2-berry: Fix ethernet node # ARM: dts: sun8i: r40: bananapi-m2-berry: Fix dcdc1 regulator # ARM: dts: sun7i: bananapi: Enable RGMII RX/TX delay on Ethernet PHY # ARM: dts: s3: pinecube: align compatible property to other S3 boards # ARM: sunxi: Add machine match for the Allwinner V3 SoC # arm64: dts: allwinner: h6: orangepi-one-plus: Fix ethernet # < /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 a2f5ea9e314ba6778f885c805c921e9362ec0420 # < make -s -j 10 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 # yes \n | make -s -j 10 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- oldconfig yes: standard output: Broken pipe # make -s -j 10 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) ^ FIT description: Linux 5.10.0-rc7+ Created: Thu Dec 10 11:56:36 2020 Image 0 (kernel@0) Description: Linux 5.10.0-rc7+ Created: Thu Dec 10 11:56:36 2020 Type: Kernel Image Compression: gzip compressed Data Size: 8290636 Bytes = 8096.32 KiB = 7.91 MiB Architecture: MIPS OS: Linux Load Address: 0x84000000 Entry Point: 0x84ca4e80 Hash algo: sha1 Hash value: ce80e577ded118c2475d651d3e77c7e5d528a8b8 Image 1 (fdt@boston) Description: img,boston Device Tree Created: Thu Dec 10 11:56:36 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: Thu Dec 10 11:56:36 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: Thu Dec 10 11:56:36 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: Thu Dec 10 11:56:36 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: Thu Dec 10 11:56:36 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:27:02.621209