aboutsummaryrefslogtreecommitdiff
path: root/drivers/Makefile
diff options
context:
space:
mode:
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>2021-07-06 19:01:08 +0900
committerTom Rini <trini@konsulko.com>2021-07-14 16:48:07 -0400
commitb0415d826fce8e04d0c2f09876a479301ccb6405 (patch)
tree4fc8bf662fd18b29796627f15d3479b5fbf27fc5 /drivers/Makefile
parent34707b32edad37427327a5358433d0591a07dcc1 (diff)
downloadu-boot-b0415d826fce8e04d0c2f09876a479301ccb6405.zip
u-boot-b0415d826fce8e04d0c2f09876a479301ccb6405.tar.gz
u-boot-b0415d826fce8e04d0c2f09876a479301ccb6405.tar.bz2
phy: socionext: Add UniPhier PCIe PHY driver
Add PCIe PHY driver support for Pro5, LD20 and PXs3 SoCs. Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Diffstat (limited to 'drivers/Makefile')
-rw-r--r--drivers/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/Makefile b/drivers/Makefile
index 3510dab..4081289 100644
--- a/drivers/Makefile
+++ b/drivers/Makefile
@@ -96,6 +96,7 @@ obj-$(CONFIG_PCH) += pch/
obj-y += phy/allwinner/
obj-y += phy/marvell/
obj-y += phy/rockchip/
+obj-y += phy/socionext/
obj-y += rtc/
obj-y += scsi/
obj-y += sound/