Hi Greg,
please revert the following two patches as 5.10.192 fails to build with them:
asoc-intel-sof_sdw-add-quirk-for-lnl-rvp.patch asoc-intel-sof_sdw-add-quirk-for-mtl-rvp.patch
Error message: error: ‘RT711_JD2_100K’ undeclared here (not in a function)
2023-08-26T17:46:51.3733116Z sound/soc/intel/boards/sof_sdw.c:208:41: error: ‘RT711_JD2_100K’ undeclared here (not in a function) 2023-08-26T17:46:51.3744338Z 208 | .driver_data = (void *)(RT711_JD2_100K), 2023-08-26T17:46:51.3745547Z | ^~~~~~~~~~~~~~ 2023-08-26T17:46:51.4620173Z make[4]: *** [scripts/Makefile.build:286: sound/soc/intel/boards/sof_sdw.o] Error 1 2023-08-26T17:46:51.4625055Z make[3]: *** [scripts/Makefile.build:503: sound/soc/intel/boards] Error 2 2023-08-26T17:46:51.4626370Z make[2]: *** [scripts/Makefile.build:503: sound/soc/intel] Error 2
This happened before already:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/comm...