162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ciobj-y += core.o 362306a36Sopenharmony_ciobj-y += hisilicon/ 462306a36Sopenharmony_ciobj-y += starfive/ 562306a36Sopenharmony_ciobj-$(CONFIG_ARCH_STI) += sti/ 662306a36Sopenharmony_ciobj-$(CONFIG_ARCH_TEGRA) += tegra/ 762306a36Sopenharmony_ciobj-$(CONFIG_RESET_A10SR) += reset-a10sr.o 862306a36Sopenharmony_ciobj-$(CONFIG_RESET_ATH79) += reset-ath79.o 962306a36Sopenharmony_ciobj-$(CONFIG_RESET_AXS10X) += reset-axs10x.o 1062306a36Sopenharmony_ciobj-$(CONFIG_RESET_BCM6345) += reset-bcm6345.o 1162306a36Sopenharmony_ciobj-$(CONFIG_RESET_BERLIN) += reset-berlin.o 1262306a36Sopenharmony_ciobj-$(CONFIG_RESET_BRCMSTB) += reset-brcmstb.o 1362306a36Sopenharmony_ciobj-$(CONFIG_RESET_BRCMSTB_RESCAL) += reset-brcmstb-rescal.o 1462306a36Sopenharmony_ciobj-$(CONFIG_RESET_HSDK) += reset-hsdk.o 1562306a36Sopenharmony_ciobj-$(CONFIG_RESET_IMX7) += reset-imx7.o 1662306a36Sopenharmony_ciobj-$(CONFIG_RESET_INTEL_GW) += reset-intel-gw.o 1762306a36Sopenharmony_ciobj-$(CONFIG_RESET_K210) += reset-k210.o 1862306a36Sopenharmony_ciobj-$(CONFIG_RESET_LANTIQ) += reset-lantiq.o 1962306a36Sopenharmony_ciobj-$(CONFIG_RESET_LPC18XX) += reset-lpc18xx.o 2062306a36Sopenharmony_ciobj-$(CONFIG_RESET_MCHP_SPARX5) += reset-microchip-sparx5.o 2162306a36Sopenharmony_ciobj-$(CONFIG_RESET_MESON) += reset-meson.o 2262306a36Sopenharmony_ciobj-$(CONFIG_RESET_MESON_AUDIO_ARB) += reset-meson-audio-arb.o 2362306a36Sopenharmony_ciobj-$(CONFIG_RESET_NPCM) += reset-npcm.o 2462306a36Sopenharmony_ciobj-$(CONFIG_RESET_NUVOTON_MA35D1) += reset-ma35d1.o 2562306a36Sopenharmony_ciobj-$(CONFIG_RESET_PISTACHIO) += reset-pistachio.o 2662306a36Sopenharmony_ciobj-$(CONFIG_RESET_POLARFIRE_SOC) += reset-mpfs.o 2762306a36Sopenharmony_ciobj-$(CONFIG_RESET_QCOM_AOSS) += reset-qcom-aoss.o 2862306a36Sopenharmony_ciobj-$(CONFIG_RESET_QCOM_PDC) += reset-qcom-pdc.o 2962306a36Sopenharmony_ciobj-$(CONFIG_RESET_RASPBERRYPI) += reset-raspberrypi.o 3062306a36Sopenharmony_ciobj-$(CONFIG_RESET_RZG2L_USBPHY_CTRL) += reset-rzg2l-usbphy-ctrl.o 3162306a36Sopenharmony_ciobj-$(CONFIG_RESET_SCMI) += reset-scmi.o 3262306a36Sopenharmony_ciobj-$(CONFIG_RESET_SIMPLE) += reset-simple.o 3362306a36Sopenharmony_ciobj-$(CONFIG_RESET_SOCFPGA) += reset-socfpga.o 3462306a36Sopenharmony_ciobj-$(CONFIG_RESET_SUNPLUS) += reset-sunplus.o 3562306a36Sopenharmony_ciobj-$(CONFIG_RESET_SUNXI) += reset-sunxi.o 3662306a36Sopenharmony_ciobj-$(CONFIG_RESET_TI_SCI) += reset-ti-sci.o 3762306a36Sopenharmony_ciobj-$(CONFIG_RESET_TI_SYSCON) += reset-ti-syscon.o 3862306a36Sopenharmony_ciobj-$(CONFIG_RESET_TI_TPS380X) += reset-tps380x.o 3962306a36Sopenharmony_ciobj-$(CONFIG_RESET_TN48M_CPLD) += reset-tn48m.o 4062306a36Sopenharmony_ciobj-$(CONFIG_RESET_UNIPHIER) += reset-uniphier.o 4162306a36Sopenharmony_ciobj-$(CONFIG_RESET_UNIPHIER_GLUE) += reset-uniphier-glue.o 4262306a36Sopenharmony_ciobj-$(CONFIG_RESET_ZYNQ) += reset-zynq.o 4362306a36Sopenharmony_ciobj-$(CONFIG_ARCH_ZYNQMP) += reset-zynqmp.o 44