reproduce:
        git checkout 0907e7fb35756464aa34c35d6abb02998418164b
        b4 shazam https://lore.kernel.org/r/20250119-qcs615-mm-v4-clockcontroller-v4-7-5d1bdb5a140c@quicinc.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_QCS_GCC_615 --selectors CONFIG_QCS_GPUCC_615 -a=arm
        # 2. reproduce by make
           cd linux
           # download the config file from the "config:" link in the report, and save it as .config
           make ARCH=arm olddefconfig