phy: rcar: Add R-Car Gen3 PHY driver
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Tue, 2 Oct 2018 20:31:47 +0000 (22:31 +0200)
committerMarek Vasut <marex@denx.de>
Wed, 3 Oct 2018 10:56:13 +0000 (12:56 +0200)
commit6cfc3d664ed688e1a10834766776ffb450f09ce4
tree7624a1bbeb2ffaa3046bc2f903ef03fb43e03213
parentc1ec34763811d2465c030bfa2fa8e240b36d60ce
phy: rcar: Add R-Car Gen3 PHY driver

Add a PHY driver for the R-Car Gen3 which allows configuring
USB OTG PHY on Gen3 into host mode and toggles VBUS in case a
dedicated regulator is present.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/phy-rcar-gen3.c [new file with mode: 0644]