]> asedeno.scripts.mit.edu Git - linux.git/commit
phy: amlogic: Add Amlogic G12A USB3 + PCIE Combo PHY Driver
authorNeil Armstrong <narmstrong@baylibre.com>
Mon, 25 Mar 2019 09:39:41 +0000 (10:39 +0100)
committerKishon Vijay Abraham I <kishon@ti.com>
Wed, 17 Apr 2019 08:42:51 +0000 (14:12 +0530)
commit36077e16c050d1b063cdfec8c1d38d51d112f86d
tree324b78a34f0ecbdef04ec6be8be71621eafff2a1
parent16df8bcb672c45e69a7bf4b37bb6de12c705e195
phy: amlogic: Add Amlogic G12A USB3 + PCIE Combo PHY Driver

This adds support for the shared USB3 + PCIE PHY found in the
Amlogic G12A SoC Family.

It supports USB3 Host mode or PCIE 2.0 mode, depending on the layout of
the board.

Selection is done by the #phy-cells, making the mode static and exclusive.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/amlogic/Kconfig
drivers/phy/amlogic/Makefile
drivers/phy/amlogic/phy-meson-g12a-usb3-pcie.c [new file with mode: 0644]