commit | b0415d826fce8e04d0c2f09876a479301ccb6405 | [log] [tgz] |
---|---|---|
author | Kunihiko Hayashi <hayashi.kunihiko@socionext.com> | Tue Jul 06 19:01:08 2021 +0900 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 14 16:48:07 2021 -0400 |
tree | 4fc8bf662fd18b29796627f15d3479b5fbf27fc5 | |
parent | 34707b32edad37427327a5358433d0591a07dcc1 [diff] [blame] |
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>
diff --git a/drivers/Makefile b/drivers/Makefile index 3510dab..4081289 100644 --- a/drivers/Makefile +++ b/drivers/Makefile
@@ -96,6 +96,7 @@ 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/