From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 22 Mar 2016 08:24:04 +0100 Subject: [U-Boot] [PATCH v5 1/4] drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file In-Reply-To: <1458630612-19627-2-git-send-email-sriram.dash@nxp.com> References: <1458630612-19627-1-git-send-email-sriram.dash@nxp.com> <1458630612-19627-2-git-send-email-sriram.dash@nxp.com> Message-ID: <56F0F314.7030801@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 03/22/2016 08:10 AM, Sriram Dash wrote: > Move usb device-tree fixup framework from ehci-fsl.c to common place so > that it can be used by other drivers as well (xhci-fsl.c). > > Signed-off-by: Ramneek Mehresh > Signed-off-by: Sriram Dash Acked-by: Marek Vasut Best regards, Marek Vasut