OSDN Git Service

PHY: Add driver for Pistachio USB2.0 PHY
authorAndrew Bresticker <abrestic@chromium.org>
Tue, 7 Apr 2015 22:04:17 +0000 (15:04 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 21 Jun 2015 19:53:38 +0000 (21:53 +0200)
commit57991ebaf91b1eda2abb586618aea6806fa86724
tree94e2ee66c668d01cc294419e2650d00a4659619b
parent90bc35c5da64d05378b15c26a664a0ecedc984ac
PHY: Add driver for Pistachio USB2.0 PHY

Add a driver for the USB2.0 PHY found on the IMG Pistachio SoC.

Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
Cc: Kishon Vijay Abraham I <kishon@ti.com>
Cc: devicetree@vger.kernel.org
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Cc: James Hartley <james.hartley@imgtec.com>
Cc: Damien Horsley <Damien.Horsley@imgtec.com>
Patchwork: https://patchwork.linux-mips.org/patch/9728/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/phy-pistachio-usb.c [new file with mode: 0644]