Hi Nava, Thank you for the patch! Yet something to improve: [auto build test ERROR on v6.0] [cannot apply to xilinx-xlnx/master linus/master next-20221013] [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#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Nava-kishore-Manne/Adds-status-interface-for-zynqmp-fpga/20221013-170902 base: 4fe89d07dcc2804c8b562f6c7896a45643d34b2f config: riscv-randconfig-r042-20221013 compiler: clang version 16.0.0 (https://github.com/llvm/llvm-project 791a7ae1ba3efd6bca96338e10ffde557ba83920) 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 # install riscv cross compiling tool for clang build # apt-get install binutils-riscv64-linux-gnu # https://github.com/intel-lab-lkp/linux/commit/53624ba21db021d42d5009e5591e4b69d91560b0 git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Nava-kishore-Manne/Adds-status-interface-for-zynqmp-fpga/20221013-170902 git checkout 53624ba21db021d42d5009e5591e4b69d91560b0 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=riscv SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot All errors (new ones prefixed by >>): >> ld.lld: error: duplicate symbol: zynqmp_pm_fpga_get_config_status >>> defined at spi-cadence-quadspi.c >>> spi/spi-cadence-quadspi.o:(zynqmp_pm_fpga_get_config_status) in archive drivers/built-in.a >>> defined at zynqmp-aes-gcm.c >>> crypto/xilinx/zynqmp-aes-gcm.o:(.text+0x0) in archive drivers/built-in.a -- >> ld.lld: error: duplicate symbol: zynqmp_pm_fpga_get_config_status >>> defined at spi-cadence-quadspi.c >>> spi/spi-cadence-quadspi.o:(zynqmp_pm_fpga_get_config_status) in archive drivers/built-in.a >>> defined at zynqmp-fpga.c >>> fpga/zynqmp-fpga.o:(.text+0x0) in archive drivers/built-in.a -- >> ld.lld: error: duplicate symbol: zynqmp_pm_fpga_get_config_status >>> defined at spi-cadence-quadspi.c >>> spi/spi-cadence-quadspi.o:(zynqmp_pm_fpga_get_config_status) in archive drivers/built-in.a >>> defined at versal-fpga.c >>> fpga/versal-fpga.o:(.text+0x0) in archive drivers/built-in.a -- 0-DAY CI Kernel Test Service https://01.org/lkp