From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 11 Dec 2014 11:07:43 -0800 Subject: [U-Boot] [PATCH] drivers: usb: fsl: Check USB Erratum A007792 applicability In-Reply-To: <1414644088-12551-1-git-send-email-nikhil.badola@freescale.com> References: <1414644088-12551-1-git-send-email-nikhil.badola@freescale.com> Message-ID: <5489EB7F.5050909@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10/29/2014 09:41 PM, Nikhil Badola wrote: > Check USB Erratum A007792 applicability. If applicable, add > corresponding property in the device tree via device tree fixup > > Signed-off-by: Nikhil Badola > --- > Depends on http://patchwork.ozlabs.org/patch/400407/ Applied to u-boot-fsl-qoriq master, awaiting upstream. York