https://bugzilla.kernel.org/show_bug.cgi?id=215993 --- Comment #20 from Supasak Sutha (blur.3rd@xxxxxxxxx) --- Actually I have been try this patch https://lore.kernel.org/all/20220703053225.2203-1-xw897002528@xxxxxxxxx/ and get pass this line https://elixir.bootlin.com/linux/v5.19-rc4/source/sound/pci/hda/cs35l41_hda.c#L423 but still got error (below). So, I revert that patch and try yours (remove those 2 lines and replace cs35l41->index = id). And still got same result which is: [15.94] cs35l41-hda spi0-CSC3551:00-cs35l41-hda.1: Failed waiting for OTP_BOOT_DONE: -110. from https://elixir.bootlin.com/linux/v5.19-rc4/source/sound/pci/hda/cs35l41_hda.c#L488 ** I also inspect the out put of this line. https://elixir.bootlin.com/linux/v5.19-rc4/source/sound/pci/hda/cs35l41_hda.c#L320 and got -22, but seem the section "no_acpi_dsd" said it's normal. ** And I also tried this quirk and not working. SND_PCI_QUIRK(0x1043, 0x1e02, "Asus Zenbook UX3402ZA", ALC245_FIXUP_CS35L41_SPI_2_HP_GPIO_LED), -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.