From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 11 Mar 2016 17:40:22 +0100 Subject: [U-Boot] [PATCH v4 1/4] drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file In-Reply-To: <1457677576-29195-2-git-send-email-sriram.dash@nxp.com> References: <1457677576-29195-1-git-send-email-sriram.dash@nxp.com> <1457677576-29195-2-git-send-email-sriram.dash@nxp.com> Message-ID: <56E2F4F6.5090509@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/11/2016 07:26 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 > --- > Changes in v4: > - Retain copywrite info > - Remove #include from fsl-dt-fixup.c which are not used currently. > Changes in v3: > - git commit -M -C to generate patches > - Break the patch 1(Moving dt fix up and removing code duplication) into 2 patches > Changes in v2: > - Remove the #defines from the patch > It's "copyright", not copywrite. Other than that: Acked-by: Marek Vasut -- Best regards, Marek Vasut