[U-Boot] [PULL] u-boot-sh/master
Marek Vasut
marek.vasut at gmail.com
Fri Aug 17 10:10:11 UTC 2018
The following changes since commit a032e0a6aed208977f48e78d2cc497b91543beaf:
travis: give every job a name (2018-08-10 13:50:30 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-sh.git master
for you to fetch changes up to 4f10989280bb91f0981ffe2ffabe936bb2a92364:
ARM: rmobile: Enable USB PHY on Gen2 (2018-08-14 11:31:25 +0200)
----------------------------------------------------------------
Marek Vasut (3):
phy: Fix off-by-one error when parsing DT PHY bindings
phy: rcar: Add R-Car Gen2 PHY driver
ARM: rmobile: Enable USB PHY on Gen2
arch/arm/mach-rmobile/Kconfig.32 | 2 ++
drivers/phy/Kconfig | 8 +++++++
drivers/phy/Makefile | 1 +
drivers/phy/phy-rcar-gen2.c | 190
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
drivers/phy/phy-uclass.c | 2 +-
5 files changed, 202 insertions(+), 1 deletion(-)
create mode 100644 drivers/phy/phy-rcar-gen2.c
More information about the U-Boot
mailing list