reproduce:
        git checkout 8a834b0ac9ceb354a6e0b8cf5b363edca8221bdd
        b4 shazam https://lore.kernel.org/r/20250416-aaeon-up-board-pinctrl-support-v3-10-f40776bd06ee@bootlin.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_GPIO_AGGREGATOR --selectors CONFIG_PINCTRL_UPBOARD -a=x86_64
        # 2. reproduce by make
           cd linux
           # download the config file from the "config:" link in the report, and save it as .config
           make ARCH=x86_64 olddefconfig