projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
7252274
)
phy: Also allow MESON_GXM for MESON_GXL_USB_PHY
author
Neil Armstrong
<narmstrong@baylibre.com>
Wed, 3 Apr 2019 11:46:36 +0000
(13:46 +0200)
committer
Tom Rini
<trini@konsulko.com>
Wed, 3 Apr 2019 14:23:38 +0000
(10:23 -0400)
The MESON_GXL_USB_PHY is also used on the Amlogic Meson GXM SoCs.
Fixes:
2960e27e38
("phy: Add Amlogic Meson USB2 & USB3 Generic PHY drivers")
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
drivers/phy/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/phy/Kconfig
b/drivers/phy/Kconfig
index
825ee7c
..
32bbf41
100644
(file)
--- a/
drivers/phy/Kconfig
+++ b/
drivers/phy/Kconfig
@@
-141,7
+141,7
@@
config PHY_STM32_USBPHYC
config MESON_GXL_USB_PHY
bool "Amlogic Meson GXL USB PHYs"
- depends on PHY && ARCH_MESON &&
MESON_GXL
+ depends on PHY && ARCH_MESON &&
(MESON_GXL || MESON_GXM)
imply REGMAP
help
This is the generic phy driver for the Amlogic Meson GXL