openwrt-pf/target/linux/qualcommbe
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
..
dts qualcommbe: dts: disable the driverless QCE crypto nodes 2026-07-25 22:41:44 +02:00
image rtl826x-firmware: ship rtl8261n and rtl8264b in single firmware package 2026-07-01 00:13:59 +02:00
ipq95xx qualcommbe: ipq95xx: 6.18: refresh config 2026-06-11 13:35:29 +02:00
patches-6.18 kernel: bump 6.18 to 6.18.39 2026-07-20 20:05:54 +02:00
config-6.18 kernel: modules: package OP-TEE and fTPM modules 2026-07-21 11:56:04 +01:00
Makefile qualcommbe: use kernel 6.18 by default and drop 6.12 2026-06-23 10:51:19 +02:00