public inbox for poky@lists.yoctoproject.org
 help / color / mirror / Atom feed
* [PATCH] oeqa runtime parselogs: workaround current TI BeaglePlay warnings
@ 2026-01-29 11:21 Mikko Rapeli
  2026-02-17  8:12 ` Mikko Rapeli
  0 siblings, 1 reply; 2+ messages in thread
From: Mikko Rapeli @ 2026-01-29 11:21 UTC (permalink / raw)
  To: poky; +Cc: Mikko Rapeli

On genericarm64 machine, parselogs test is currently failing
due to these error messages. They don't seem to affect functionality
so ignore them for now.

Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
---
 .../cases/parselogs-ignores-genericarm64.txt        | 13 +++++++++++++
 1 file changed, 13 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 3dc12d34ecdb..45f43ebd5627 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
@@ -31,6 +31,19 @@ deferred probe pending: xilinx-psgtr: Failed to get ref clock
 # small issue in devicetree
 OPP table can't be empty
 
+# TI BeaglePlay
+# firmware device setup error
+Failed to create device link (0x180) with supplier 600000.gpio
+# USB driver error messages but stack works
+dwc3-usb: error -EINVAL: invalid resource
+dwc3-usb: can't map PHY IOMEM resource. Won't apply i2409 fix.
+# wl18xx firmware load error, not available from linux-firmware
+wl18xx_driver wl18xx.6.auto: Direct firmware load for ti-connectivity/wl18xx-conf.bin failed
+wlcore: ERROR could not get configuration binary ti-connectivity/wl18xx-conf.bin
+# Audio SOC driver error messages
+davinci-mcasp 2b10000.audio-controller: ASoC error (-22): at snd_soc_dai_hw_params
+davinci-mcasp.0-i2s-hifi: ASoC error (-22): at __soc_pcm_hw_params() on davinci-mcasp.0-i2s-hifi
+
 # NXP imx8mp verdin with u-boot 2025.10rc2
 # RTC detection issue
 oscillator failed, set time!
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] oeqa runtime parselogs: workaround current TI BeaglePlay warnings
  2026-01-29 11:21 [PATCH] oeqa runtime parselogs: workaround current TI BeaglePlay warnings Mikko Rapeli
@ 2026-02-17  8:12 ` Mikko Rapeli
  0 siblings, 0 replies; 2+ messages in thread
From: Mikko Rapeli @ 2026-02-17  8:12 UTC (permalink / raw)
  To: poky

Hi,

Could this be applied to master branch?

Cheers,

-Mikko

On Thu, Jan 29, 2026 at 01:21:40PM +0200, Mikko Rapeli wrote:
> On genericarm64 machine, parselogs test is currently failing
> due to these error messages. They don't seem to affect functionality
> so ignore them for now.
> 
> Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
> ---
>  .../cases/parselogs-ignores-genericarm64.txt        | 13 +++++++++++++
>  1 file changed, 13 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 3dc12d34ecdb..45f43ebd5627 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
> @@ -31,6 +31,19 @@ deferred probe pending: xilinx-psgtr: Failed to get ref clock
>  # small issue in devicetree
>  OPP table can't be empty
>  
> +# TI BeaglePlay
> +# firmware device setup error
> +Failed to create device link (0x180) with supplier 600000.gpio
> +# USB driver error messages but stack works
> +dwc3-usb: error -EINVAL: invalid resource
> +dwc3-usb: can't map PHY IOMEM resource. Won't apply i2409 fix.
> +# wl18xx firmware load error, not available from linux-firmware
> +wl18xx_driver wl18xx.6.auto: Direct firmware load for ti-connectivity/wl18xx-conf.bin failed
> +wlcore: ERROR could not get configuration binary ti-connectivity/wl18xx-conf.bin
> +# Audio SOC driver error messages
> +davinci-mcasp 2b10000.audio-controller: ASoC error (-22): at snd_soc_dai_hw_params
> +davinci-mcasp.0-i2s-hifi: ASoC error (-22): at __soc_pcm_hw_params() on davinci-mcasp.0-i2s-hifi
> +
>  # NXP imx8mp verdin with u-boot 2025.10rc2
>  # RTC detection issue
>  oscillator failed, set time!
> -- 
> 2.34.1
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-02-17  8:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-29 11:21 [PATCH] oeqa runtime parselogs: workaround current TI BeaglePlay warnings Mikko Rapeli
2026-02-17  8:12 ` Mikko Rapeli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox