From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 23 Apr 2015 16:31:40 -0700 Subject: [U-Boot] drivers:usb: Check if USB Erratum A005697 is applicable on BSC913x In-Reply-To: <1426596393-24268-1-git-send-email-nikhil.badola@freescale.com> References: <1426596393-24268-1-git-send-email-nikhil.badola@freescale.com> Message-ID: <553980DC.8010406@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 03/17/2015 05:46 AM, Nikhil Badola wrote: > Check if USB Erratum A005697 is applicable on BSC913x and > add corresponding property in the device tree via device > tree fixup which is used by linux driver > > Signed-off-by: Nikhil Badola > --- > Depends on "drivers:usb:fsl: Add affected SOCs for USB Erratum A007792" > http://patchwork.ozlabs.org/patch/448965/ Applied to fsl-qoriq master, awaiting upstream. York