u-boot-brain/drivers/phy/allwinner
Jagan Teki 52185b094d phy: sun4i-usb: Remove usb_clk_cfg set in probe
usb_clk_cfg is setting CTRL_PHYGATE bit value in probe
which is BIT 0 for sun4i, 6i and 8 for a83t but all
these were handling in phy ops init exit calls.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Tested-by: Jagan Teki <jagan@amarulasolutions.com>
2018-07-31 11:41:45 +05:30
..
Kconfig phy: Add Allwinner A64 USB PHY driver 2018-05-28 16:40:43 +05:30
Makefile phy: Add Allwinner A64 USB PHY driver 2018-05-28 16:40:43 +05:30
phy-sun4i-usb.c phy: sun4i-usb: Remove usb_clk_cfg set in probe 2018-07-31 11:41:45 +05:30