1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0 25d144e36SAndy Gross# 35d144e36SAndy Gross# Makefile for the Linux Kernel SOC specific device drivers. 45d144e36SAndy Gross# 55d144e36SAndy Gross 6aa9f800dSAndreas Färberobj-$(CONFIG_ARCH_ACTIONS) += actions/ 7dc413a90SLinus Torvaldsobj-$(CONFIG_SOC_ASPEED) += aspeed/ 8b32de9ddSAlexandre Belloniobj-$(CONFIG_ARCH_AT91) += atmel/ 9a09cd356SAlexander Aringobj-y += bcm/ 1067098119SRussell Kingobj-$(CONFIG_ARCH_DOVE) += dove/ 1144e259acSRussell Kingobj-$(CONFIG_MACH_DOVE) += dove/ 127aa1aa6eSZhao Qiangobj-y += fsl/ 1368198dcaSLinus Walleijobj-$(CONFIG_ARCH_GEMINI) += gemini/ 14fc40200eSPeng Fanobj-y += imx/ 15fcf2d897SLinus Walleijobj-$(CONFIG_ARCH_IXP4XX) += ixp4xx/ 16c20b3b80SHauke Mehrtensobj-$(CONFIG_SOC_XWAY) += lantiq/ 17*22447a99SPawel Czarneckiobj-$(CONFIG_LITEX_SOC_CONTROLLER) += litex/ 18ab86ba2fSJean Delvareobj-y += mediatek/ 1941bb5769SMaxime Jourdanobj-y += amlogic/ 20cab67358SGuenter Roeckobj-y += qcom/ 218be381a1SGeert Uytterhoevenobj-y += renesas/ 227c696693SCaesar Wangobj-$(CONFIG_ARCH_ROCKCHIP) += rockchip/ 23bfce552dSPankaj Dubeyobj-$(CONFIG_SOC_SAMSUNG) += samsung/ 249209fb51SChristoph Hellwigobj-$(CONFIG_SOC_SIFIVE) += sifive/ 254f8ab302SPaul Kocialkowskiobj-y += sunxi/ 26783c8f4cSPeter De Schrijverobj-$(CONFIG_ARCH_TEGRA) += tegra/ 27521a503fSArnd Bergmannobj-y += ti/ 2818a99278SArnd Bergmannobj-$(CONFIG_ARCH_U8500) += ux500/ 29a2974c9cSLinus Walleijobj-$(CONFIG_PLAT_VERSATILE) += versatile/ 305abcdc20SMichal Simekobj-y += xilinx/ 314c2c2e39SBaoyou Xieobj-$(CONFIG_ARCH_ZX) += zte/ 32c48c4a4cSChristoph Hellwigobj-$(CONFIG_SOC_KENDRYTE) += kendryte/ 33