mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
parselogs-ignores-genericarm64.txt: add Qualcomm rb3gen2 workarounds
u-boot 2025.10rc2 based firmware from meta-ts https://gitlab.com/Linaro/trustedsubstrate/meta-ts triggers some non-fatal errors from various drivers. Ignore them for now since all other oeqa runtime tests pass since in genericarm64 we don't build this firmware. (From meta-yocto rev: fe65e142d0d9ba0e51ff9175ffa82e902f982a20) Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bdf976a085
commit
34f0052af3
@@ -46,3 +46,15 @@ platform sound: deferred probe pending: asoc-simple-card: parse error
|
||||
# Broadcom Rpi4 with u-boot 2025.10rc2
|
||||
# wifi firmware issue
|
||||
Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.bin failed
|
||||
|
||||
# Qualcomm rb3gen2 with u-boot 2025.10rc2 based firmware
|
||||
# PMIC issue
|
||||
qcom_pmic_glink pmic-glink: Failed to create device link
|
||||
# i2c issue
|
||||
geni_i2c 980000.i2c: error -ENXIO: Invalid proto
|
||||
geni_i2c 984000.i2c: error -ENXIO: Invalid proto
|
||||
# wifi issues
|
||||
ath11k 17a10040.wifi: failed to get rproc:
|
||||
# drm issue
|
||||
auxiliary aux_bridge.aux_bridge.0: deferred probe pending: aux_bridge.aux_bridge: failed to acquire drm_bridge
|
||||
auxiliary pmic_glink.altmode.0: deferred probe pending: pmic_glink_altmode.pmic_glink_altmode: failed to acquire retimer-switch for port
|
||||
|
||||
Reference in New Issue
Block a user