From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 13 Jun 2016 15:17:17 +0200 Subject: [U-Boot] [Patch v4 0/5] Supporting ARM v8 USB errata for FSL In-Reply-To: <1465792116-31012-1-git-send-email-sriram.dash@nxp.com> References: <1465792116-31012-1-git-send-email-sriram.dash@nxp.com> Message-ID: <575EB25D.4010004@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 06/13/2016 06:28 AM, Sriram Dash wrote: > The patch-set does the following : > > 1. Adds support for ARM for USB Erratum Checking code for implementing the > USB Erratum for fsl. > 2. Performs code cleanup to reduce redundancy when adding fsl device > tree fixup. > 3. Implements Erratum A008751 for LS2 platform. > > Sriram Dash (5): > arm64: fsl-layerscape: add get_svr and IS_SVR_REV helper > usb: xhci: fsl: code cleanup for device tree fixup for fsl usb > controllers > fsl: usb: make errata function common for PPC and ARM > armv8/ls2080: Remove workaround for erratum A008751 > usb: xhci: fsl: Add workaround for USB erratum A-008751 Applied all, thanks. -- Best regards, Marek Vasut