openwrt-pf/target/linux
Julius Bairaktaris 6e1fdb9ea1
qualcommbe: dts: disable the driverless QCE crypto nodes
Commit ce120be361 ("kernel: disable qualcomm crypto") dropped the
CRYPTO_DEV_QCE kernel configs, so crypto@73a000 and its BAM no longer
have a driver. Unlike ipq8074, mainline ipq9574.dtsi ships both nodes
enabled by default, and gcc-ipq9574 registers its interconnect provider
with icc_sync_state; an enabled consumer that can never probe defers
that callback forever, so every boot logs

  sync_state() pending due to 73a000.crypto

and the interconnect bandwidth votes are never allowed to drop from
their boot-time maximum. Disable both nodes explicitly in the board
device tree.

Signed-off-by: Julius Bairaktaris <julius@bairaktaris.de>
Link: https://github.com/openwrt/openwrt/pull/24379
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2026-07-25 22:41:44 +02:00
..
airoha airoha: raise CPU critical temperature from 110°C to 120°C 2026-07-24 09:08:54 +02:00
apm821xx apm821xx: nand: reenable PCI_DISABLE_COMMON_QUIRKS 2026-07-08 19:11:58 +02:00
armsr kernel: bump 6.18 to 6.18.36 2026-06-23 09:05:22 +02:00
at91
ath79 ath79: fix u-boot-env nvmem-layout on enterasys,ws-ap3705i 2026-07-15 20:13:11 +02:00
bcm27xx kernel: bump 6.18 to 6.18.39 2026-07-20 20:05:54 +02:00
bcm47xx bcm47xx: refresh 6.18 patches 2026-07-23 09:08:57 +02:00
bcm53xx
bcm4908
bmips treewide: remove fwnode_for_each_available_child_node 2026-07-09 09:33:41 +02:00
d1 kernel: reorder kernel config symbols 2026-06-23 09:03:54 +02:00
econet econet: add ChinaMobile GS3101 2026-07-22 17:11:24 +02:00
gemini
generic generic: backport rtl8365mb SGMII/HSGMII support for RTL8367S 2026-07-24 08:49:40 +02:00
imx imx: cortexa7: support camera on TechNexion PICO-PI-IMX7D 2026-07-01 19:06:28 +02:00
ipq40xx ipq40xx: dts: stop enabling the driverless QCE crypto nodes 2026-07-25 22:41:43 +02:00
ipq806x treewide: remove factory: 2026-07-02 10:03:37 +02:00
ixp4xx
kirkwood
lantiq treewide: strip trailing whitespace where present 2026-07-17 09:21:38 +02:00
layerscape layerscape: drop 6.12 files 2026-06-26 18:57:52 +02:00
loongarch64
malta
mediatek mediatek: cleanup Huasifei WH3000 / WH3000 Pro dts 2026-07-24 09:38:00 +02:00
microchipsw microchip: update TAS patch to pending one 2026-07-02 13:44:11 +02:00
mpc85xx mpc85xx: add missing image relocate hack for 6.18 kernel 2026-07-25 17:02:49 +02:00
mvebu mvebu: improve reproducibility of ctera firmware 2026-07-23 13:20:23 +02:00
mxs
octeon
omap
pistachio
qoriq qoriq: use libdeflate for gzip 2026-07-08 19:13:25 +02:00
qualcommax qualcommax: dts: stop enabling the driverless QCE crypto nodes 2026-07-25 22:41:43 +02:00
qualcommbe qualcommbe: dts: disable the driverless QCE crypto nodes 2026-07-25 22:41:44 +02:00
ramips ramips esw-rt3050: read port flow-control state 2026-07-22 14:46:28 +02:00
realtek realtek: eth: reclaim completed TX buffers on RX poll 2026-07-24 20:57:26 +02:00
rockchip rockchip: add support for FriendlyARM NanoPi R2S Plus 2026-06-29 09:13:34 +02:00
sifiveu
siflower kernel: disable pcrypt 2026-07-15 20:18:09 +02:00
starfive kernel: bump 6.18 to 6.18.39 2026-07-20 20:05:54 +02:00
stm32 kernel: modules: package OP-TEE and fTPM modules 2026-07-21 11:56:04 +01:00
sunxi kernel: reorder kernel config symbols 2026-06-23 09:03:54 +02:00
tegra
uml kernel: replace strcpy/strcat with strscpy/strlcat 2026-07-09 09:31:24 +02:00
x86
zynq
Makefile