From mboxrd@z Thu Jan 1 00:00:00 1970 From: linuxzsc@gmail.com (Richard Zhao) Date: Wed, 11 Jul 2012 22:02:04 +0800 Subject: [PATCH v6 3/7] ARM: imx6q: disable usb charger detector In-Reply-To: References: <1342006425-21008-1-git-send-email-richard.zhao@freescale.com> <1342006425-21008-4-git-send-email-richard.zhao@freescale.com> Message-ID: <20120711140201.GA2774@richard-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Jul 11, 2012 at 10:28:07AM -0300, Otavio Salvador wrote: > On Wed, Jul 11, 2012 at 8:33 AM, Richard Zhao > wrote: > > The external charger detector needs to be disabled, > > or the signal at DP will be poor > > Something as this needs to be applied, no? > > diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig > index eff4db5..93695e0 100644 > --- a/arch/arm/mach-imx/Kconfig > +++ b/arch/arm/mach-imx/Kconfig > @@ -832,6 +832,9 @@ config SOC_IMX6Q > select HAVE_SMP > select PINCTRL > select PINCTRL_IMX6Q > + select MFD_ANATOP This is needed. > + select REGULATOR > + select REGULATOR_ANATOP but why these two? Thanks Richard > select USE_OF > > help > > I sent this patch some time ago but I don't recall to get an ack/nack > for it. I can resend it. > > -- > Otavio Salvador O.S. Systems > E-mail: otavio at ossystems.com.br http://www.ossystems.com.br > Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel at lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel