# git rev-parse -q --verify ed4643521e6af8ab8ed1e467630a85884d2696cf^{commit} ed4643521e6af8ab8ed1e467630a85884d2696cf already have revision, skipping fetch # git checkout -q -f -B kisskb ed4643521e6af8ab8ed1e467630a85884d2696cf # git clean -qxdf # < git log -1 # commit ed4643521e6af8ab8ed1e467630a85884d2696cf # Merge: b4bc93bd76d4 bcea9aaa4373 # Author: Linus Torvalds # Date: Wed Mar 23 18:37:22 2022 -0700 # # Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM devicetree updates from Arnd Bergmann: # "After a somewhat quiet 5.17 release, the size of the DT changes is a # bit larger again. There are nine new SoC that get added, all of them # related to existing platforms: # # - Airoha (formerly Mediatek/EcoNet) EN7523 networking SoC and EVB # # - Mediatek mt6582 tablet platform with the Prestigio PMT5008 3G # tablet # # - Microchip Lan966 networking SoC and it evaluation board # # - Qualcomm Snapdragon 625/632 midrange phone SoCs, with the LG Nexus # 5X and Fairphone FP3 phones # # - Renesas RZ/G2LC and RZ/V2L general-purpose embedded SoCs, along # with their evaluation boards # # - Samsung Exynos 850 phone SoC and reference board # # - Samsung Exynos7885 with the Samsung Galaxy A8 (2018) phone # # - Tesla FSD (Fully Self-Driving), an automotive SoC loosely derived # from the Samsung Exynos family. # # - TI K3/AM62 SoC and reference board # # Support for additional functionality in existing dts files is added # all over the place: Samsung, Renesas, Mstar, wpcm450, OMAP, AT91, # Allwinner, i.MX, Tegra, Aspeed, Oxnas, Qualcomm, Mediatek, and # Broadcom. # # Samsung has a rework for its pinctrl schema that is a bit tricky and # requires driver changes to be included here. # # A few more platforms only have smaller cleanups and DT Schema fixes, # this includes SoCFPGA, ux500, ixp4xx, STi, Xilinx Zynq, LG, and Juno. # # The new machines are really too many to list, but I'll do it anyway: # # Allwinner: # - A20-Marsboard development board # # Amlogic: # - Amediatek X96-AIR (Amlogic S905X3) # - CYX A95XF3-AIR (Amlogic S905X3) # - Haochuangy H96-Max (Amlogic S905X3) # - Amlogic AQ222 (Amlogic S4) # - OSMC Vero 4K+ (Amlogic S905D) # # Arm Juno: # - Separate DT depending on SCMI firmware version # # Aspeed: # - Quanta S6Q BMC (AST2600) # - ASRock ROMED8HM3 (AST2500) # # Broadcom: # - Raspberry Pi Zero 2 W # # Marvell MVEBU/Armada: # - Ctera C200 V1 NAS (kirkwood) # - Ctera C200 V2 NAS (armada-370) # # Mstar: # - DongShanPiOne, a low-end embedded board # - Miyoo Mini handheld game console # # NXP i.MX: # - Numerous i.MX8M Mini based boards in even more variations, but # none based on other SoCs this time: # Protonic PRT8MM, emCON-MX8M Mini, Toradex Verdin, and # Gateworks GW7903 # # Qualcomm: # - Google Herobrine R1 Chromebook platform (Snapdragon 7c Gen 3) # - SHIFT6mq phone (Snapdragon 845) # - Samsung Galaxy Book2 (Snapdragon 850) # - Snapdragon 8 Gen 1 Hardware Development Kit # # TI OMAP: # - SanCloud BeagleBone Enhanced WiFi # # Rockchip: # - Pine64 PineNote ereader tablet (rk356x) # - Bananapi-R2-Pro (rk356x) # # STM32: # - emtrion emSBS-Argon embedded board (stm32mp157c)" # # * tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (627 commits) # arm64: dts: n5x: drop invalid property and fix edac node name # arm64: dts: fsd: Add the MCT support # arm64: dts: stingray: Fix spi clock name # arm64: dts: ns2: Fix spi clock name # ARM: dts: rockchip: Update regulator name for PX3 # ARM: dts: rockchip: Add #clock-cells value for rk805 # arm64: dts: rockchip: Add #clock-cells value for rk805 # arm64: dts: rockchip: Remove vcc13 and vcc14 for rk808 # arm64: dts: rockchip: Fix SDIO regulator supply properties on rk3399-firefly # ARM: dts: at91: sama7g5: Add NAND support # ARM: dts: at91: sama7g5: add eic node # ARM: dts: at91: sama7g5: Remove unused properties in i2c nodes # ARM: dts: at91: sam9x60ek: modify vdd_1v5 regulator to vdd_1v15 # arm64: dts: lg: align pl330 node name with dtschema # arm64: dts: lg: add dma-cells to pl330 node # arm64: dts: juno: align pl330 node name with dtschema # arm64: dts: broadcom: Fix sata nodename # arm64: dts: n5x: add sdr edac support # arm64: dts: agilex/stratix10: add clock-names to USB DWC2 node # dt-bindings: usb: dwc2: add disable-over-current # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 ed4643521e6af8ab8ed1e467630a85884d2696cf # < make -s -j 8 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_64BIT=n # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 8 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 8 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 8 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- :1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sparc/mm/srmmu.c: In function 'smp_flush_page_for_dma': /kisskb/src/arch/sparc/mm/srmmu.c:1639:13: error: cast between incompatible function types from 'void (*)(long unsigned int)' to 'void (*)(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)' [-Werror=cast-function-type] 1639 | xc1((smpfunc_t) local_ops->page_for_dma, page); | ^ /kisskb/src/arch/sparc/mm/srmmu.c: In function 'smp_flush_cache_mm': /kisskb/src/arch/sparc/mm/srmmu.c:1662:29: error: cast between incompatible function types from 'void (*)(struct mm_struct *)' to 'void (*)(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)' [-Werror=cast-function-type] 1662 | xc1((smpfunc_t) local_ops->cache_mm, (unsigned long) mm); | ^ /kisskb/src/arch/sparc/mm/srmmu.c: In function 'smp_flush_tlb_mm': /kisskb/src/arch/sparc/mm/srmmu.c:1674:29: error: cast between incompatible function types from 'void (*)(struct mm_struct *)' to 'void (*)(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)' [-Werror=cast-function-type] 1674 | xc1((smpfunc_t) local_ops->tlb_mm, (unsigned long) mm); | ^ /kisskb/src/arch/sparc/mm/srmmu.c: In function 'smp_flush_cache_range': /kisskb/src/arch/sparc/mm/srmmu.c:1694:29: error: cast between incompatible function types from 'void (*)(struct vm_area_struct *, long unsigned int, long unsigned int)' to 'void (*)(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)' [-Werror=cast-function-type] 1694 | xc3((smpfunc_t) local_ops->cache_range, | ^ /kisskb/src/arch/sparc/mm/srmmu.c: In function 'smp_flush_tlb_range': /kisskb/src/arch/sparc/mm/srmmu.c:1711:29: error: cast between incompatible function types from 'void (*)(struct vm_area_struct *, long unsigned int, long unsigned int)' to 'void (*)(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)' [-Werror=cast-function-type] 1711 | xc3((smpfunc_t) local_ops->tlb_range, | ^ /kisskb/src/arch/sparc/mm/srmmu.c: In function 'smp_flush_cache_page': /kisskb/src/arch/sparc/mm/srmmu.c:1726:29: error: cast between incompatible function types from 'void (*)(struct vm_area_struct *, long unsigned int)' to 'void (*)(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)' [-Werror=cast-function-type] 1726 | xc2((smpfunc_t) local_ops->cache_page, | ^ /kisskb/src/arch/sparc/mm/srmmu.c: In function 'smp_flush_tlb_page': /kisskb/src/arch/sparc/mm/srmmu.c:1741:29: error: cast between incompatible function types from 'void (*)(struct vm_area_struct *, long unsigned int)' to 'void (*)(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)' [-Werror=cast-function-type] 1741 | xc2((smpfunc_t) local_ops->tlb_page, | ^ /kisskb/src/arch/sparc/mm/srmmu.c: In function 'smp_flush_page_to_ram': /kisskb/src/arch/sparc/mm/srmmu.c:1756:13: error: cast between incompatible function types from 'void (*)(long unsigned int)' to 'void (*)(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)' [-Werror=cast-function-type] 1756 | xc1((smpfunc_t) local_ops->page_to_ram, page); | ^ /kisskb/src/arch/sparc/mm/srmmu.c: In function 'smp_flush_sig_insns': /kisskb/src/arch/sparc/mm/srmmu.c:1767:21: error: cast between incompatible function types from 'void (*)(struct mm_struct *, long unsigned int)' to 'void (*)(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)' [-Werror=cast-function-type] 1767 | xc2((smpfunc_t) local_ops->sig_insns, | ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:288: arch/sparc/mm/srmmu.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:550: arch/sparc/mm] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1831: arch/sparc] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 8 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_sparc-allmodconfig_sparc64-gcc11 # Build took: 0:03:10.417658