# git rev-parse -q --verify e402b08634b398e9feb94902c7adcf05bb8ba47d^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify e402b08634b398e9feb94902c7adcf05bb8ba47d^{commit} e402b08634b398e9feb94902c7adcf05bb8ba47d # git checkout -q -f -B kisskb e402b08634b398e9feb94902c7adcf05bb8ba47d # git clean -qxdf # < git log -1 # commit e402b08634b398e9feb94902c7adcf05bb8ba47d # Merge: 3b347e403210 b0b88a585c27 # Author: Linus Torvalds # Date: Sat Sep 30 18:41:37 2023 -0700 # # Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC fixes from Arnd Bergmann: # "These are the latest bug fixes that have come up in the soc tree. Most # of these are fairly minor. Most notably, the majority of changes this # time are not for dts files as usual. # # - Updates to the addresses of the broadcom and aspeed entries in the # MAINTAINERS file. # # - Defconfig updates to address a regression on samsung and a build # warning from an unknown Kconfig symbol # # - Build fixes for the StrongARM and Uniphier platforms # # - Code fixes for SCMI and FF-A firmware drivers, both of which had a # simple bug that resulted in invalid data, and a lesser fix for the # optee firmware driver # # - Multiple fixes for the recently added loongson/loongarch "guts" soc # driver # # - Devicetree fixes for RISC-V on the startfive platform, addressing # issues with NOR flash, usb and uart. # # - Multiple fixes for NXP i.MX8/i.MX9 dts files, fixing problems with # clock, gpio, hdmi settings and the Makefile # # - Bug fixes for i.MX firmware code and the OCOTP soc driver # # - Multiple fixes for the TI sysc bus driver # # - Minor dts updates for TI omap dts files, to address boot time # warnings and errors" # # * tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (35 commits) # MAINTAINERS: Fix Florian Fainelli's email address # arm64: defconfig: enable syscon-poweroff driver # ARM: locomo: fix locomolcd_power declaration # soc: loongson: loongson2_guts: Remove unneeded semicolon # soc: loongson: loongson2_guts: Convert to devm_platform_ioremap_resource() # soc: loongson: loongson_pm2: Populate children syscon nodes # dt-bindings: soc: loongson,ls2k-pmc: Allow syscon-reboot/syscon-poweroff as child # soc: loongson: loongson_pm2: Drop useless of_device_id compatible # dt-bindings: soc: loongson,ls2k-pmc: Use fallbacks for ls2k-pmc compatible # soc: loongson: loongson_pm2: Add dependency for INPUT # arm64: defconfig: remove CONFIG_COMMON_CLK_NPCM8XX=y # ARM: uniphier: fix cache kernel-doc warnings # MAINTAINERS: aspeed: Update Andrew's email address # MAINTAINERS: aspeed: Update git tree URL # firmware: arm_ffa: Don't set the memory region attributes for MEM_LEND # arm64: dts: imx: Add imx8mm-prt8mm.dtb to build # arm64: dts: imx8mm-evk: Fix hdmi@3d node # soc: imx8m: Enable OCOTP clock for imx8mm before reading registers # arm64: dts: imx8mp-beacon-kit: Fix audio_pll2 clock # arm64: dts: imx8mp: Fix SDMA2/3 clocks # ... # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 e402b08634b398e9feb94902c7adcf05bb8ba47d # make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig Using /kisskb/src/arch/powerpc/configs/ppc64_defconfig as base Merging /kisskb/src/arch/powerpc/configs/le.config Merging /kisskb/src/arch/powerpc/configs/guest.config Value of CONFIG_VIRTIO_BLK is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_VIRTIO_BLK=m New value: CONFIG_VIRTIO_BLK=y Value of CONFIG_SCSI_VIRTIO is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_SCSI_VIRTIO=m New value: CONFIG_SCSI_VIRTIO=y Value of CONFIG_VIRTIO_NET is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_VIRTIO_NET=m New value: CONFIG_VIRTIO_NET=y Value of CONFIG_VIRTIO_CONSOLE is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_VIRTIO_CONSOLE=m New value: CONFIG_VIRTIO_CONSOLE=y Value of CONFIG_VIRTIO_PCI is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_VIRTIO_PCI=m New value: CONFIG_VIRTIO_PCI=y Value of CONFIG_VIRTIO_BALLOON is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_VIRTIO_BALLOON=m New value: CONFIG_VIRTIO_BALLOON=y Value of CONFIG_VHOST_NET is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_VHOST_NET=m New value: CONFIG_VHOST_NET=y Value of CONFIG_IBMVETH is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_IBMVETH=m New value: CONFIG_IBMVETH=y Value of CONFIG_IBMVNIC is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_IBMVNIC=m New value: CONFIG_IBMVNIC=y Merging /kisskb/src/arch/powerpc/configs/kvm_guest.config # # merged configuration written to .config (needs make) # # < make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/linus_pseries_le_defconfig_powerpc-gcc12 # Build took: 0:02:23.282841