# git rev-parse -q --verify cef7298262e9af841fb70d8673af45caf55300a1^{commit} cef7298262e9af841fb70d8673af45caf55300a1 already have revision, skipping fetch # git checkout -q -f -B kisskb cef7298262e9af841fb70d8673af45caf55300a1 # git clean -qxdf # < git log -1 # commit cef7298262e9af841fb70d8673af45caf55300a1 # Merge: d47ebd684229 44acee207844 # Author: Linus Torvalds # Date: Mon Sep 16 15:56:22 2019 -0700 # # Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM DT updates from Arnd Bergmann: # "This is another huge branch with close to 450 changessets related to # devicetree files, roughly half of this for 32-bit and 64-bit # respectively. There are lots of cleanups and additional hardware # support for platforms we already support based on SoCs from Renesas, # ST-Microelectronics, Intel/Altera, Rockchips, Allwinner, Broadcom and # other manufacturers. # # A total of 6 new SoCs and 37 new boards gets added this time, one more # SoC will come in a follow-up branch. Most of the new boards are for # 64-bit ARM SoCs, the others are typically for the 32-bit Cortex-A7. # # Going more into details for SoC platforms with new hardware support: # # - The Snapdragon 855 (SM8150) is Qualcomm's current high-end phone # platform, usually paired with an external 5G modem. So far we only # support the Qualcomm SM8150 MTP reference platform, but no actual # products. # # - For the slightly older Qualcomm platforms, support for several # interesting products is getting added: Three laptops based on # Snapdragon 835/MSM8998 (Asus NovaGo, HP Envy X2 and Lenovo Miix # 630), one laptop based on Snapdragon 850/sdm850 (Lenovo Yoga C630) # and several phones based on the older Snapdragon 410/MSM8916 # (Samsung A3 and A5, Longcheer L8150 aka Android One 2nd gen "seed" # aka Wileyfox Swift). # # - Mediatek MT7629 is a new wireless network router chip, similar to # the older MT7623. It gets added together with the reference board # implementation. # # - Allwinner V3 is a repackaged version of the existing low-end V3s # chip, and is used in the tiny Lichee Pi Zero plus, also added here. # There is also a new TV set-top box based on Allwinner H6, the Tanix # TX6, and the eMMC variant of the Olimex A64-Olinuxino development # board. # # - NXP i.MX8M Nano is a new member of the ever-expanding i.MX SoC # family, similar to the i.MX8M Mini. As usual, there is a large # number of new boards for i.MX SoCs: Einfochips i.MX8QXP AI_ML, # SolidRun Hummingboard Pulse baseboard and System-on-Module, # Boundary Devices i.MX8MQ Nitrogen8M, and TechNexion # PICO-PI-IMX8M-DEV for the 64-bit i.MX8 line. For 32-bit, we get the # Kontron i.MX6UL N6310 SoM with two baseboards, the PHYTEC # phyBOARD-Segin SoM with three baseboards, and the Zodiac Inflight # Innovations i.MX7 RMU2 board. # # - In a different NXP product line, the Layerscape LS1046A "Freeway" # reference board gets added. # # - Amlogic SM1 (S905X3) and G12B (S922X, A311D) are updated chips from # their set-top-box line and smart speaker with newer CPU and GPU # cores compared to their predecessors. Both are now also supported # by the Khadas VIM3 development board series, and the dts files for # that get reorganized a bit to better deal with all variants. # Another board based on SM1 that gets added is the SEI Robotics # SEI610. # # - There are a handful of new x86 and Power9 server boards using # Aspeed BMC chips that are gaining support for running Linux on the # BMC through the OpenBMC project: Facebook # Minipack/Wedge100/Wedge40, Lenovo Hr855xg2, and Mihawk. Notably # these are still new machines using SoCs based on the ARM9 and ARM11 # CPU cores, as support for the new Cortex-A7 based AST2600 is still # ramping up. # # - There are three new end-user products using 32-bit Rockchips SoCs: # Mecer Xtreme Mini S6 is an Android "mini PC" box based on the # low-end RK3229 chip, while the two AOpen products Chromebox Mini # (Fievel) and Chromebase Mini (Tiger) run ChromeOS and are meant for # commercial settings(digital signage, PoS, ...). # # - One more single-board computer based on the popular 64-bit RK3399 # is added: the Leez RK3399 P710" # # * tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (467 commits) # arm64: dts: qcom: Add Lenovo Yoga C630 # ARM: dts: aspeed-g5: Fixe gpio-ranges upper limit # ARM; dts: aspeed: mihawk: File should not be executable # ARM: dts: aspeed: swift: Change power supplies to version 2 # ARM: dts: aspeed: vesnin: Add secondary SPI flash chip # ARM: dts: aspeed: vesnin: Add wdt2 with alt-boot option # ARM: dts: aspeed-g4: Add all flash chips # ARM: dts: exynos: Enable GPU/Mali T604 on Arndale board # ARM: dts: exynos: Enable GPU/Mali T604 on Chromebook Snow # ARM: dts: exynos: Add GPU/Mali T604 node to Exynos5250 # ARM: dts: exynos: Fix min/max buck4 for GPU on Arndale board # ARM: dts: exynos: Mark LDO10 as always-on on Peach Pit/Pi Chromebooks # ARM: dts: exynos: Remove not accurate secondary ADC compatible # arm64: dts: rockchip: limit clock rate of MMC controllers for RK3328 # arm64: dts: meson-sm1-sei610: add stdout-path property back # arm64: dts: meson-sm1-sei610: enable DVFS # arm64: dts: khadas-vim3: add support for the SM1 based VIM3L # dt-bindings: arm: amlogic: add Amlogic SM1 based Khadas VIM3L bindings # arm64: dts: khadas-vim3: move common nodes into meson-khadas-vim3.dtsi # arm64: dts: meson: g12a: add reset to tdm formatters # ... # < /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 cef7298262e9af841fb70d8673af45caf55300a1 # < 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 # yes \n | 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- oldconfig yes: standard output: Broken pipe # 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- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c: In function 'sh_mobile_i2c_isr': /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized] pd->msg->buf[real_pos] = data; ^ /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:372:16: note: 'data' was declared here unsigned char data; ^ /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/page.h:261:0, from /kisskb/src/arch/mips/include/asm/io.h:29, from /kisskb/src/arch/mips/include/asm/mmiowb.h:5, from /kisskb/src/include/linux/spinlock.h:60, from /kisskb/src/include/linux/wait.h:9, from /kisskb/src/include/linux/net.h:19, 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:529:23: note: in expansion of macro 'virt_to_page' page_array[seg] = virt_to_page(va & PAGE_MASK); ^ In file included from /kisskb/src/include/linux/wait.h:9:0, from /kisskb/src/include/linux/net.h:19, from /kisskb/src/drivers/infiniband/sw/siw/siw_qp_rx.c:8: /kisskb/src/drivers/infiniband/sw/siw/siw_qp_rx.c: In function 'siw_proc_send': /kisskb/src/include/linux/spinlock.h:288:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] _raw_spin_unlock_irqrestore(lock, flags); \ ^ /kisskb/src/drivers/infiniband/sw/siw/siw_qp_rx.c:335:16: note: 'flags' was declared here unsigned long flags; ^ /kisskb/src/drivers/soundwire/slave.c:16:12: warning: 'sdw_slave_add' defined but not used [-Wunused-function] static int sdw_slave_add(struct sdw_bus *bus, ^ /kisskb/src/drivers/spi/spi-sh-msiof.c:76:0: warning: "STR" redefined #define STR 0x40 /* Status Register */ ^ In file included from /kisskb/src/arch/mips/include/asm/mach-generic/spaces.h:15:0, from /kisskb/src/arch/mips/include/asm/addrspace.h:13, from /kisskb/src/arch/mips/include/asm/barrier.h:11, from /kisskb/src/include/linux/compiler.h:256, from /kisskb/src/arch/mips/include/asm/bitops.h:16, from /kisskb/src/include/linux/bitops.h:19, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/drivers/spi/spi-sh-msiof.c:10: /kisskb/src/arch/mips/include/asm/mipsregs.h:30:0: note: this is the location of the previous definition #define STR(x) __STR(x) ^ In file included from /kisskb/src/include/linux/rwsem.h:16:0, from /kisskb/src/include/linux/notifier.h:15, from /kisskb/src/include/linux/clk.h:14, from /kisskb/src/drivers/tty/serial/sh-sci.c:24: /kisskb/src/drivers/tty/serial/sh-sci.c: In function 'sci_dma_rx_submit': /kisskb/src/include/linux/spinlock.h:288:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] _raw_spin_unlock_irqrestore(lock, flags); \ ^ /kisskb/src/drivers/tty/serial/sh-sci.c:1353:16: note: 'flags' was declared here unsigned long flags; ^ 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) ^ /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en_stats.c: In function 'mlx5e_grp_sw_update_stats': /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en_stats.c:294:1: warning: the frame size of 1368 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/setup.c: In function 'mlx5e_open_xsk': /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/setup.c:127:1: warning: the frame size of 1288 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ FIT description: Linux 5.3.0+ Created: Tue Sep 17 13:10:43 2019 Image 0 (kernel@0) Description: Linux 5.3.0+ Created: Tue Sep 17 13:10:43 2019 Type: Kernel Image Compression: gzip compressed Data Size: 7092110 Bytes = 6925.89 KiB = 6.76 MiB Architecture: MIPS OS: Linux Load Address: 0x84000000 Entry Point: 0x84a38fb8 Hash algo: sha1 Hash value: 97391443e31ea65901d28491067081ab879135b5 Image 1 (fdt@boston) Description: img,boston Device Tree Created: Tue Sep 17 13:10:43 2019 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 Sep 17 13:10:43 2019 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 Sep 17 13:10:43 2019 Type: Flat Device Tree Compression: uncompressed Data Size: 4615 Bytes = 4.51 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 8754eadee600cac22c9c34884cd901aac7e95e8a Image 4 (fdt@ocelot_pcb120) Description: MSCC Ocelot PCB120 Device Tree Created: Tue Sep 17 13:10:43 2019 Type: Flat Device Tree Compression: uncompressed Data Size: 5174 Bytes = 5.05 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 1ab7d0871c0a9345c6269fb491bf028224da8256 Image 5 (fdt@xilfpga) Description: MIPSfpga (xilfpga) Device Tree Created: Tue Sep 17 13:10:43 2019 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:19:27.894475