[PATCH v6 4/5] clk: meson: t7: add support for the T7 SoC PLL clock
kernel test robot
lkp at intel.com
Fri Dec 5 19:18:45 PST 2025
Hi Jian,
kernel test robot noticed the following build errors:
[auto build test ERROR on clk/clk-next]
[also build test ERROR on linus/master v6.18 next-20251205]
[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/Jian-Hu/dt-bindings-clock-add-Amlogic-T7-PLL-clock-controller/20251204-135351
base: https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git clk-next
patch link: https://lore.kernel.org/r/20251204053635.1234150-5-jian.hu%40amlogic.com
patch subject: [PATCH v6 4/5] clk: meson: t7: add support for the T7 SoC PLL clock
config: arm64-randconfig-003-20251206 (https://download.01.org/0day-ci/archive/20251206/202512061054.wsIzRCCd-lkp@intel.com/config)
compiler: clang version 22.0.0git (https://github.com/llvm/llvm-project 14bf95b06a18b9b59c89601cbc0e5a6f2176b118)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251206/202512061054.wsIzRCCd-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp at intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202512061054.wsIzRCCd-lkp@intel.com/
All errors (new ones prefixed by >>):
>> ld.lld: error: undefined symbol: meson_clk_mpll_ops
>>> referenced by t7-pll.c
>>> drivers/clk/meson/t7-pll.o:(.compoundliteral.51) in archive vmlinux.a
>>> referenced by t7-pll.c
>>> drivers/clk/meson/t7-pll.o:(.compoundliteral.59) in archive vmlinux.a
>>> referenced by t7-pll.c
>>> drivers/clk/meson/t7-pll.o:(.compoundliteral.67) in archive vmlinux.a
>>> referenced 1 more times
>>> did you mean: meson_clk_pll_ops
>>> defined in: vmlinux.a(drivers/clk/meson/clk-pll.o)
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
More information about the linux-arm-kernel
mailing list