Re: [PATCH] ARM: imx: Drop imx_anatop_init()

2019-08-26 Thread Andrey Smirnov
On Sat, Aug 24, 2019 at 11:31 AM Shawn Guo wrote: > > On Thu, Aug 22, 2019 at 05:33:13PM +, Leonard Crestez wrote: > > On 31.07.2019 21:01, Andrey Smirnov wrote: > > > With commit b5bbe2235361 ("usb: phy: mxs: Disable external charger > > > detect in mxs_phy_hw_init()") in tree all of the

Re: [PATCH] ARM: imx: Drop imx_anatop_init()

2019-08-24 Thread Shawn Guo
On Thu, Aug 22, 2019 at 05:33:13PM +, Leonard Crestez wrote: > On 31.07.2019 21:01, Andrey Smirnov 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

Re: [PATCH] ARM: imx: Drop imx_anatop_init()

2019-08-22 Thread Leonard Crestez
On 22.08.2019 23:06, Andrey Smirnov wrote: >> On 31.07.2019 21:01, Andrey Smirnov 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

Re: [PATCH] ARM: imx: Drop imx_anatop_init()

2019-08-22 Thread Andrey Smirnov
On Thu, Aug 22, 2019 at 10:33 AM Leonard Crestez wrote: > > On 31.07.2019 21:01, Andrey Smirnov 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

Re: [PATCH] ARM: imx: Drop imx_anatop_init()

2019-08-22 Thread Leonard Crestez
On 31.07.2019 21:01, Andrey Smirnov 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

Re: [PATCH] ARM: imx: Drop imx_anatop_init()

2019-08-03 Thread Shawn Guo
On Wed, Jul 31, 2019 at 11:01:31AM -0700, Andrey Smirnov 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:

Re: [PATCH] ARM: imx: Drop imx_anatop_init()

2019-07-31 Thread Fabio Estevam
Hi Andrey, On Wed, Jul 31, 2019 at 3:01 PM Andrey Smirnov 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. > >

[PATCH] ARM: imx: Drop imx_anatop_init()

2019-07-31 Thread Andrey Smirnov
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