diff options
author | Neil Armstrong <narmstrong@baylibre.com> | 2019-06-25 15:36:47 +0300 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2019-08-06 00:06:55 +0300 |
commit | 3d4bacdc207a7b62941700b374e7199cbb184a43 (patch) | |
tree | c5257cd2f19a7e1c06522ca8390e9c3b78f81c05 /Documentation/userspace-api | |
parent | 5f9e832c137075045d15cd6899ab0505cfb2ca4b (diff) | |
download | linux-3d4bacdc207a7b62941700b374e7199cbb184a43.tar.xz |
arm64: dts: meson-g12a: add missing dwc2 phy-names
The G12A USB2 OTG capable PHY uses a 8bit large UTMI bus, and the OTG
controller gets the PHY but width by probing the associated phy.
By default it will use 16bit wide settings if a phy is not specified,
in our case we specified the phy, but not the phy-names.
The dwc2 bindings specifies that if phys is present, phy-names shall be
"usb2-phy".
Adding phy-names = "usb2-phy" solves the OTG PHY bus configuration.
Fixes: 9baf7d6be730 ("arm64: dts: meson: g12a: Add G12A USB nodes")
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'Documentation/userspace-api')
0 files changed, 0 insertions, 0 deletions