[PATCH v2 9/9] parselogs-ignores-genericarm64.txt: add Qualcomm rb3gen2 workarounds

Mikko Rapeli <[email protected]> Fri, 10 Oct 2025 16:52:38 +0300
Newsgroups org.yoctoproject.lists.poky
Message-ID <[email protected]>
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.

Signed-off-by: Mikko Rapeli <[email protected]>
---
 .../runtime/cases/parselogs-ignores-genericarm64.txt | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericarm64.txt b/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericarm64.txt
index 95a06a869b..3dc12d34ec 100644
--- a/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericarm64.txt
+++ b/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericarm64.txt
@@ -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
-- 
2.34.1