# git rev-parse -q --verify a99163e9e708d5d773b7de6da952fcddc341f977^{commit} a99163e9e708d5d773b7de6da952fcddc341f977 already have revision, skipping fetch # git checkout -q -f -B kisskb a99163e9e708d5d773b7de6da952fcddc341f977 # git clean -qxdf # < git log -1 # commit a99163e9e708d5d773b7de6da952fcddc341f977 # Merge: 882d6edfc45c cb8be8b4b27f # Author: Linus Torvalds # Date: Mon Feb 22 10:05:12 2021 -0800 # # Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux # # Pull devicetree updates from Rob Herring: # # - Sync dtc to upstream version v1.6.0-51-g183df9e9c2b9 and build host # fdtoverlay # # - Add kbuild support to build DT overlays (%.dtbo) # # - Drop NULLifying match table in of_match_device(). # # In preparation for this, there are several driver cleanups to use # (of_)?device_get_match_data(). # # - Drop pointless wrappers from DT struct device API # # - Convert USB binding schemas to use graph schema and remove old plain # text graph binding doc # # - Convert spi-nor and v3d GPU bindings to DT schema # # - Tree wide schema fixes for if/then schemas, array size constraints, # and undocumented compatible strings in examples # # - Handle 'no-map' correctly for already reserved memblock regions # # * tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (35 commits) # driver core: platform: Drop of_device_node_put() wrapper # of: Remove of_dev_{get,put}() # dt-bindings: usb: Change descibe to describe in usbmisc-imx.txt # dt-bindings: can: rcar_canfd: Group tuples in pin control properties # dt-bindings: power: renesas,apmu: Group tuples in cpus properties # dt-bindings: mtd: spi-nor: Convert to DT schema format # dt-bindings: Use portable sort for version cmp # dt-bindings: ethernet-controller: fix fixed-link specification # dt-bindings: irqchip: Add node name to PRUSS INTC # dt-bindings: interconnect: Fix the expected number of cells # dt-bindings: Fix errors in 'if' schemas # dt-bindings: iommu: renesas,ipmmu-vmsa: Make 'power-domains' conditionally required # dt-bindings: Fix undocumented compatible strings in examples # kbuild: Add support to build overlays (%.dtbo) # scripts: dtc: Remove the unused fdtdump.c file # scripts: dtc: Build fdtoverlay tool # scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9 # scripts: dtc: Fetch fdtoverlay.c from external DTC project # dt-bindings: thermal: sun8i: Fix misplaced schema keyword in compatible strings # dt-bindings: iio: dac: Fix AD5686 references # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 a99163e9e708d5d773b7de6da952fcddc341f977 # < make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allyesconfig # < make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- help # make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- olddefconfig # make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/nds32/kernel/setup.c: In function 'setup_memory': /kisskb/src/arch/nds32/kernel/setup.c:247:26: warning: unused variable 'region' [-Wunused-variable] struct memblock_region *region; ^~~~~~ /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/drivers/net/wireless/ath/ath11k/qmi.c:10: /kisskb/src/drivers/net/wireless/ath/ath11k/qmi.c: In function 'ath11k_qmi_respond_fw_mem_request': /kisskb/src/drivers/net/wireless/ath/ath11k/qmi.c:1690:8: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'dma_addr_t' {aka 'unsigned int'} [-Wformat=] "qmi req mem_seg[%d] 0x%llx %u %u\n", i, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ab->qmi.target_mem[i].paddr, ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/debug.h:64:30: note: in definition of macro 'ath11k_dbg' __ath11k_dbg(ar, dbg_mask, fmt, ##__VA_ARGS__); \ ^~~ WARNING: modpost: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. Completed OK # rm -rf /kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 # Build took: 0:12:51.742300