* Devices not instantiating on Alta
@ 2025-05-14 8:13 Mark Brown
2025-05-14 8:24 ` Jerome Brunet
0 siblings, 1 reply; 4+ messages in thread
From: Mark Brown @ 2025-05-14 8:13 UTC (permalink / raw)
To: Kevin Hilman, Jerome Brunet, Martin Blumenstingl
Cc: linux-arm-kernel, linux-amlogic
[-- Attachment #1.1: Type: text/plain, Size: 407 bytes --]
Hi,
For the past few days in -next I've been seeing the reset controller and
audio subsystem failing to probe on Alta, I *think* the audio is a knock
on effect of the reset controller. I didn't spot a smoking gun in the
log:
https://lava.sirena.org.uk/scheduler/job/1388164#L4875
and unfortunately I didn't manage to get a pluasible bisect for the
issue (trying again at the minute).
Thanks,
Mark
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
[-- Attachment #2: Type: text/plain, Size: 167 bytes --]
_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: Devices not instantiating on Alta
2025-05-14 8:13 Devices not instantiating on Alta Mark Brown
@ 2025-05-14 8:24 ` Jerome Brunet
2025-05-14 8:48 ` Mark Brown
0 siblings, 1 reply; 4+ messages in thread
From: Jerome Brunet @ 2025-05-14 8:24 UTC (permalink / raw)
To: Mark Brown
Cc: Kevin Hilman, Martin Blumenstingl, linux-arm-kernel, linux-amlogic
On Wed 14 May 2025 at 10:13, Mark Brown <broonie@kernel.org> wrote:
> Hi,
>
> For the past few days in -next I've been seeing the reset controller and
> audio subsystem failing to probe on Alta, I *think* the audio is a knock
> on effect of the reset controller. I didn't spot a smoking gun in the
> log:
>
> https://lava.sirena.org.uk/scheduler/job/1388164#L4875
Hey Mark,
Maybe I missed it but where can I get the -next sha1 used and associated
config used for this test ? I'd like to give it a try.
>
> and unfortunately I didn't manage to get a pluasible bisect for the
> issue (trying again at the minute).
>
> Thanks,
> Mark
--
Jerome
_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Devices not instantiating on Alta
2025-05-14 8:24 ` Jerome Brunet
@ 2025-05-14 8:48 ` Mark Brown
2025-05-15 11:36 ` Mark Brown
0 siblings, 1 reply; 4+ messages in thread
From: Mark Brown @ 2025-05-14 8:48 UTC (permalink / raw)
To: Jerome Brunet
Cc: Kevin Hilman, Martin Blumenstingl, linux-arm-kernel, linux-amlogic
[-- Attachment #1.1: Type: text/plain, Size: 772 bytes --]
On Wed, May 14, 2025 at 10:24:40AM +0200, Jerome Brunet wrote:
> On Wed 14 May 2025 at 10:13, Mark Brown <broonie@kernel.org> wrote:
> > For the past few days in -next I've been seeing the reset controller and
> > audio subsystem failing to probe on Alta, I *think* the audio is a knock
> > on effect of the reset controller. I didn't spot a smoking gun in the
> > log:
> > https://lava.sirena.org.uk/scheduler/job/1388164#L4875
> Maybe I missed it but where can I get the -next sha1 used and associated
> config used for this test ? I'd like to give it a try.
The SHA is in the job title at the top of the link (IIRC that log is for
yesterday's -next since today's isn't out yet but it's been at least
since Monday), the config is just a plain arm64 defconfig.
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
[-- Attachment #2: Type: text/plain, Size: 167 bytes --]
_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Devices not instantiating on Alta
2025-05-14 8:48 ` Mark Brown
@ 2025-05-15 11:36 ` Mark Brown
0 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2025-05-15 11:36 UTC (permalink / raw)
To: Jerome Brunet
Cc: Kevin Hilman, Martin Blumenstingl, linux-arm-kernel, linux-amlogic
[-- Attachment #1.1: Type: text/plain, Size: 1022 bytes --]
On Wed, May 14, 2025 at 10:48:45AM +0200, Mark Brown wrote:
> On Wed, May 14, 2025 at 10:24:40AM +0200, Jerome Brunet wrote:
> > On Wed 14 May 2025 at 10:13, Mark Brown <broonie@kernel.org> wrote:
>
> > > For the past few days in -next I've been seeing the reset controller and
> > > audio subsystem failing to probe on Alta, I *think* the audio is a knock
> > > on effect of the reset controller. I didn't spot a smoking gun in the
> > > log:
>
> > > https://lava.sirena.org.uk/scheduler/job/1388164#L4875
>
> > Maybe I missed it but where can I get the -next sha1 used and associated
> > config used for this test ? I'd like to give it a try.
>
> The SHA is in the job title at the top of the link (IIRC that log is for
> yesterday's -next since today's isn't out yet but it's been at least
> since Monday), the config is just a plain arm64 defconfig.
Whatever was going on appears to have resolved itself in today's -next -
everything is regstering OK and all my tests are passing again.
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
[-- Attachment #2: Type: text/plain, Size: 167 bytes --]
_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-05-15 11:37 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-14 8:13 Devices not instantiating on Alta Mark Brown
2025-05-14 8:24 ` Jerome Brunet
2025-05-14 8:48 ` Mark Brown
2025-05-15 11:36 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®