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 6cbb0f001SSven Peterobj-y += apple/ 7592693a1SJoel Stanleyobj-y += aspeed/ 8b32de9ddSAlexandre Belloniobj-$(CONFIG_ARCH_AT91) += atmel/ 9a09cd356SAlexander Aringobj-y += bcm/ 10915fb0e3SYangyu Chenobj-$(CONFIG_ARCH_CANAAN) += canaan/ 1167098119SRussell Kingobj-$(CONFIG_EP93XX_SOC) += cirrus/ 1244e259acSRussell Kingobj-$(CONFIG_ARCH_DOVE) += dove/ 137aa1aa6eSZhao Qiangobj-$(CONFIG_MACH_DOVE) += dove/ 1464f89dfaSHitomi Hasegawaobj-y += fsl/ 1568198dcaSLinus Walleijobj-y += fujitsu/ 16886bdf9cSHuisong Liobj-$(CONFIG_ARCH_GEMINI) += gemini/ 17fc40200eSPeng Fanobj-y += hisilicon/ 187f94b69eSArnd Bergmannobj-y += imx/ 19c20b3b80SHauke Mehrtensobj-y += ixp4xx/ 2022447a99SPawel Czarneckiobj-$(CONFIG_SOC_XWAY) += lantiq/ 21b82621acSYinbo Zhuobj-$(CONFIG_LITEX_SOC_CONTROLLER) += litex/ 22ab86ba2fSJean Delvareobj-y += loongson/ 23d0054a47SConor Dooleyobj-y += mediatek/ 247dbb4a38SJonathan Neuschäferobj-y += microchip/ 2564dbc4ddSArnd Bergmannobj-y += nuvoton/ 2641bb5769SMaxime Jourdanobj-y += pxa/ 27cab67358SGuenter Roeckobj-y += amlogic/ 288be381a1SGeert Uytterhoevenobj-y += qcom/ 29add9f6f3SBrian Norrisobj-y += renesas/ 30bfce552dSPankaj Dubeyobj-y += rockchip/ 314f8ab302SPaul Kocialkowskiobj-$(CONFIG_SOC_SAMSUNG) += samsung/ 32783c8f4cSPeter De Schrijverobj-y += sunxi/ 33521a503fSArnd Bergmannobj-$(CONFIG_ARCH_TEGRA) += tegra/ 3418a99278SArnd Bergmannobj-y += ti/ 35*2f057261SKrzysztof Kozlowskiobj-$(CONFIG_ARCH_U8500) += ux500/ 365abcdc20SMichal Simekobj-y += versatile/ 37obj-y += xilinx/ 38