From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH] ARM: dts: imx6q-logicpd: Reduce inrush current on USBH1 Date: Thu, 11 Apr 2019 13:48:06 +0800 Message-ID: <20190411054805.GV26817@dragon> References: <20190402193204.4745-1-aford173@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190402193204.4745-1-aford173@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: Adam Ford Cc: linux-arm-kernel@lists.infradead.org, adam.ford@logicpd.com, Rob Herring , Mark Rutland , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org On Tue, Apr 02, 2019 at 02:32:04PM -0500, Adam Ford wrote: > Some USB peripherals draw more power, and the sourcing regulator > take a little time to turn on. This patch fixes an issue where > some devices occasionally do not get detected, because the power > isn't quite ready when communication starts, so we add a bit > of a delay. > > Fixes: 1c207f911fe9 ("ARM: dts: imx: Add support for Logic PD > i.MX6QD EVM") > > Signed-off-by: Adam Ford Applied, thanks.