Home
last modified time | relevance | path

Searched hist:"1 e03ec26d9885c189889939cb1fc7919c4d366db" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Ddwc2.c1e03ec26d9885c189889939cb1fc7919c4d366db Mon Apr 27 13:29:58 UTC 2020 Patrick Delaunay <patrick.delaunay@st.com> UPSTREAM: usb: host: dwc2: add phy support

Use generic phy to initialize the PHY associated to the
DWC2 device and available in the device tree.

This patch don't added dependency because when CONFIG_PHY
is not activated, the generic PHY function are stubbed.

Change-Id: I0552d885a58ce693374e3bdfa0a09a2ae36fac18
Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
(cherry picked from commit e17a4bf198510693967644c331ab621fc41ea8b5)