On Wed, Jul 02, 2025 at 10:54:09PM +0300, Laurentiu Mihalcea wrote:
On 7/2/2025 9:49 PM, Mark Brown wrote:
quoted
quoted
attempting to configure the security-related registers.
I'm seeing failures to probe the audio devices on the i.MX8MP Verdin
system in -next which seem to bisect down to this commit, I'm seeing
separate boot failures on the EVK so haven't been able to confirm the
status there. There's no obvious logging, the dt selftest shows:
After browsing through the provided logs it would seem like no device under the
AIPSTZ bus gets probed. Right now, my guess is that the AIPSTZ driver is not being
compiled since CONFIG_IMX_AIPSTZ might be set to 'n'.
Which defconfig is the CI using? Is it arch/arm64/configs/defconfig?
Yes, it's covering defconfig here.