Re: [U-Boot] [PATCH 2/2] armv8: ls1043: Add USB node in dts for ls1043

2016-10-09 Thread york sun
On 09/29/2016 10:37 PM, Sriram Dash wrote: > Add the USB node for LS1043 in dts. > > Signed-off-by: Sriram Dash > --- Applied to fsl-qoriq master, awaiting upstream. Thanks. York ___ U-Boot mailing list U-Boot@lists.denx.de

[U-Boot] [PATCH 2/2] armv8: ls1043: Add USB node in dts for ls1043

2016-09-29 Thread Sriram Dash
Add the USB node for LS1043 in dts. Signed-off-by: Sriram Dash --- arch/arm/dts/fsl-ls1043a.dtsi | 21 + 1 file changed, 21 insertions(+) diff --git a/arch/arm/dts/fsl-ls1043a.dtsi b/arch/arm/dts/fsl-ls1043a.dtsi index a8bffba..f038f96 100644 ---