162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ci 362306a36Sopenharmony_ciifeq ($(CONFIG_COMMON_CLK), y) 462306a36Sopenharmony_ciobj-$(CONFIG_ARCH_DAVINCI_DA8XX) += da8xx-cfgchip.o 562306a36Sopenharmony_ci 662306a36Sopenharmony_ciobj-y += pll.o 762306a36Sopenharmony_ciobj-$(CONFIG_ARCH_DAVINCI_DA830) += pll-da830.o 862306a36Sopenharmony_ciobj-$(CONFIG_ARCH_DAVINCI_DA850) += pll-da850.o 962306a36Sopenharmony_ci 1062306a36Sopenharmony_ciobj-y += psc.o 1162306a36Sopenharmony_ciobj-$(CONFIG_ARCH_DAVINCI_DA830) += psc-da830.o 1262306a36Sopenharmony_ciobj-$(CONFIG_ARCH_DAVINCI_DA850) += psc-da850.o 1362306a36Sopenharmony_ciendif 14