reproduce: git checkout 1c2409fe38d5c19015d69851d15ba543d1911932 b4 shazam https://lore.kernel.org/r/bede8227189637568f9425cd6848e21be33c2fd2.1745841276.git.marcelo.schmitt@analog.com # choose either of the following two methods to reproduce the issue # 1. reproduce by kismet # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md kismet --linux-ksrc=linux --selectees CONFIG_COMMON_CLK --selectors CONFIG_AD4170 -a=sh # 2. reproduce by make cd linux # download the config file from the "config:" link in the report, and save it as .config make ARCH=sh olddefconfig