Hi Andrey, On Wed, Jul 31, 2019 at 3:01 PM Andrey Smirnov <andrew.smir...@gmail.com> 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 <andrew.smir...@gmail.com> > Cc: Chris Healy <cphe...@gmail.com> > Cc: Shawn Guo <shawn...@kernel.org> > Cc: Fabio Estevam <feste...@gmail.com> > Cc: Peter Chen <peter.c...@nxp.com> > Cc: linux-...@nxp.com > Cc: linux-arm-ker...@lists.infradead.org > Cc: linux-kernel@vger.kernel.org
Reviewed-by: Fabio Estevam <feste...@gmail.com>