Hi Andrey, On Wed, Jul 31, 2019 at 3:01 PM Andrey Smirnov <[email protected]> wrote: > > With commit b5bbe2235361 ("usb: phy: mxs: Disable external charger > detect in mxs_phy_hw_init()") in tree all of the necessary charger > setup is done by the USB PHY driver which covers all of the affected > i.MX6 SoCs. > > NOTE: Imx_anatop_init() was also called for i.MX7D, but looking at its > datasheet it appears to have a different USB PHY IP block, so > executing i.MX6 charger disable configuration seems unnecessary. > > Signed-off-by: Andrey Smirnov <[email protected]> > Cc: Chris Healy <[email protected]> > Cc: Shawn Guo <[email protected]> > Cc: Fabio Estevam <[email protected]> > Cc: Peter Chen <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected]
Reviewed-by: Fabio Estevam <[email protected]>

