Hi Marek,
I love your patch! Yet something to improve:
[auto build test ERROR on broonie-sound/for-next] [also build test ERROR on linus/master v6.1-rc8 next-20221208] [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/Marek-Vasut/ASoC-fsl_sai-Fact... base: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next patch link: https://lore.kernel.org/r/20221211024109.671538-2-marex%40denx.de patch subject: [PATCH 2/2] ASoC: fsl_sai: Export transmitter MCLK as clock config: hexagon-randconfig-r045-20221211 compiler: clang version 16.0.0 (https://github.com/llvm/llvm-project 6e4cea55f0d1104408b26ac574566a0e4de48036) 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/intel-lab-lkp/linux/commit/5e123e6575149ec2edb1a16fe989cc... git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Marek-Vasut/ASoC-fsl_sai-Factor-out-SAI-reset/20221211-104415 git checkout 5e123e6575149ec2edb1a16fe989cc8d75cc96d1 # 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=hexagon SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot lkp@intel.com
All errors (new ones prefixed by >>):
ld.lld: error: undefined symbol: clk_hw_get_name
referenced by fsl_sai.c:1267 (sound/soc/fsl/fsl_sai.c:1267) sound/soc/fsl/fsl_sai.o:(mclk_gate_is_enabled) in archive vmlinux.a referenced by fsl_sai.c:1267 (sound/soc/fsl/fsl_sai.c:1267) sound/soc/fsl/fsl_sai.o:(mclk_gate_is_enabled) in archive vmlinux.a referenced by fsl_sai.c:1267 (sound/soc/fsl/fsl_sai.c:1267) sound/soc/fsl/fsl_sai.o:(mclk_gate_get_parent) in archive vmlinux.a referenced 7 more times
--
ld.lld: error: undefined symbol: __clk_get_name
referenced by fsl_sai.c:1406 (sound/soc/fsl/fsl_sai.c:1406) sound/soc/fsl/fsl_sai.o:(fsl_sai_probe) in archive vmlinux.a referenced by fsl_sai.c:1406 (sound/soc/fsl/fsl_sai.c:1406) sound/soc/fsl/fsl_sai.o:(fsl_sai_probe) in archive vmlinux.a referenced by fsl_sai.c:0 (sound/soc/fsl/fsl_sai.c:0) sound/soc/fsl/fsl_sai.o:(fsl_sai_probe) in archive vmlinux.a referenced 1 more times
--
ld.lld: error: undefined symbol: of_clk_hw_register
referenced by fsl_sai.c:1522 (sound/soc/fsl/fsl_sai.c:1522) sound/soc/fsl/fsl_sai.o:(fsl_sai_probe) in archive vmlinux.a referenced by fsl_sai.c:1522 (sound/soc/fsl/fsl_sai.c:1522) sound/soc/fsl/fsl_sai.o:(fsl_sai_probe) in archive vmlinux.a referenced by fsl_sai.c:1529 (sound/soc/fsl/fsl_sai.c:1529) sound/soc/fsl/fsl_sai.o:(fsl_sai_probe) in archive vmlinux.a referenced 1 more times
--
ld.lld: error: undefined symbol: clk_hw_get_clk
referenced by fsl_sai.c:1533 (sound/soc/fsl/fsl_sai.c:1533) sound/soc/fsl/fsl_sai.o:(fsl_sai_probe) in archive vmlinux.a referenced by fsl_sai.c:1533 (sound/soc/fsl/fsl_sai.c:1533) sound/soc/fsl/fsl_sai.o:(fsl_sai_probe) in archive vmlinux.a referenced by fsl_sai.c:1539 (sound/soc/fsl/fsl_sai.c:1539) sound/soc/fsl/fsl_sai.o:(fsl_sai_probe) in archive vmlinux.a referenced 1 more times
--
ld.lld: error: undefined symbol: of_clk_hw_simple_get
referenced by fsl_sai.c:1579 (sound/soc/fsl/fsl_sai.c:1579) sound/soc/fsl/fsl_sai.o:(fsl_sai_probe) in archive vmlinux.a referenced by fsl_sai.c:1579 (sound/soc/fsl/fsl_sai.c:1579) sound/soc/fsl/fsl_sai.o:(fsl_sai_probe) in archive vmlinux.a
--
ld.lld: error: undefined symbol: devm_of_clk_add_hw_provider
referenced by fsl_sai.c:1579 (sound/soc/fsl/fsl_sai.c:1579) sound/soc/fsl/fsl_sai.o:(fsl_sai_probe) in archive vmlinux.a referenced by fsl_sai.c:1579 (sound/soc/fsl/fsl_sai.c:1579) sound/soc/fsl/fsl_sai.o:(fsl_sai_probe) in archive vmlinux.a
--
ld.lld: error: undefined symbol: clk_hw_unregister
referenced by fsl_sai.c:1593 (sound/soc/fsl/fsl_sai.c:1593) sound/soc/fsl/fsl_sai.o:(fsl_sai_probe) in archive vmlinux.a referenced by fsl_sai.c:1593 (sound/soc/fsl/fsl_sai.c:1593) sound/soc/fsl/fsl_sai.o:(fsl_sai_probe) in archive vmlinux.a referenced by fsl_sai.c:1596 (sound/soc/fsl/fsl_sai.c:1596) sound/soc/fsl/fsl_sai.o:(fsl_sai_probe) in archive vmlinux.a referenced 5 more times
--
ld.lld: error: undefined symbol: clk_hw_is_enabled
referenced by fsl_sai.c:688 (sound/soc/fsl/fsl_sai.c:688) sound/soc/fsl/fsl_sai.o:(fsl_sai_reset) in archive vmlinux.a referenced by fsl_sai.c:688 (sound/soc/fsl/fsl_sai.c:688) sound/soc/fsl/fsl_sai.o:(fsl_sai_reset) in archive vmlinux.a referenced by fsl_sai.c:690 (sound/soc/fsl/fsl_sai.c:690) sound/soc/fsl/fsl_sai.o:(fsl_sai_reset) in archive vmlinux.a referenced 1 more times