Hi Adrien, I love your patch! Yet something to improve: [auto build test ERROR on shawnguo/for-next] [also build test ERROR on robh/for-next soc/for-next linus/master v5.12-rc5 next-20210401] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch] url: https://github.com/0day-ci/linux/commits/Adrien-Grassein/Add-imx8m-power-domain-driver/20210403-004735 base: https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git for-next config: sh-allmodconfig (attached as .config) compiler: sh4-linux-gcc (GCC) 9.3.0 reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://github.com/0day-ci/linux/commit/1abed60a1cac66078a292d2515fcaf77268b1b47 git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Adrien-Grassein/Add-imx8m-power-domain-driver/20210403-004735 git checkout 1abed60a1cac66078a292d2515fcaf77268b1b47 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=sh If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): sh4-linux-ld: drivers/soc/imx/imx8m_pm_domains.o: in function `imx8m_pd_power_on': >> imx8m_pm_domains.c:(.text+0x118): undefined reference to `__arm_smccc_smc' sh4-linux-ld: drivers/soc/imx/imx8m_pm_domains.o: in function `imx8m_pd_power_off': imx8m_pm_domains.c:(.text+0x234): undefined reference to `__arm_smccc_smc' Kconfig warnings: (for reference only) WARNING: unmet direct dependencies detected for SND_ATMEL_SOC_PDC Depends on SOUND && !UML && SND && SND_SOC && SND_ATMEL_SOC && HAS_DMA Selected by - SND_ATMEL_SOC_SSC && SOUND && !UML && SND && SND_SOC && SND_ATMEL_SOC - SND_ATMEL_SOC_SSC_PDC && SOUND && !UML && SND && SND_SOC && SND_ATMEL_SOC && ATMEL_SSC --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org