reproduce: git checkout 6bd9ed02871f22beb0e50690b0c3caf457104f7c b4 shazam https://lore.kernel.org/r/20260203075548.14907-5-dario.binacchi@amarulasolutions.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_DRM_PANEL_ILITEK_ILI9806E_CORE --selectors CONFIG_DRM_PANEL_ILITEK_ILI9806E_SPI -a=hexagon # 2. reproduce by make cd linux # download the config file from the "config:" link in the report, and save it as .config make ARCH=hexagon olddefconfig