projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6642588
)
ARM: rmobile: Enable USB PHY on Gen2
author
Marek Vasut
<marek.vasut+renesas@gmail.com>
Wed, 8 Aug 2018 13:06:03 +0000
(15:06 +0200)
committer
Marek Vasut
<marex@denx.de>
Tue, 14 Aug 2018 09:31:25 +0000
(11:31 +0200)
Enable support for USB PHY on the R-Car Gen2. This allows for both
of the USB host ports to be used on such boards.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/arm/mach-rmobile/Kconfig.32
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rmobile/Kconfig.32
b/arch/arm/mach-rmobile/Kconfig.32
index bdca9bb9052c055a67d2b2fa6dc5b868abe18db5..076a019135ba9da11f8de5591ae76304b25befe8 100644
(file)
--- a/
arch/arm/mach-rmobile/Kconfig.32
+++ b/
arch/arm/mach-rmobile/Kconfig.32
@@
-6,6
+6,8
@@
config ARCH_RMOBILE_BOARD_STRING
config RCAR_GEN2
bool "Renesas RCar Gen2"
+ select PHY
+ select PHY_RCAR_GEN2
config R8A7740
bool "Renesas SoC R8A7740"