-----Original Message-----
From: Shawn Guo [mailto:shawn...@kernel.org] 
Sent: Wednesday, December 20, 2017 10:53 AM
To: Yinbo Zhu <yinbo....@nxp.com>
Cc: Rob Herring <robh...@kernel.org>; Mark Rutland <mark.rutl...@arm.com>; 
Catalin Marinas ) <catalin.mari...@arm.com>; Will Deacon ) 
<will.dea...@arm.com>; Harninder Rai <harninder....@nxp.com>; Raghav Dogra 
<raghav.do...@nxp.com>; Ashish Kumar <ashish.ku...@nxp.com>; Andy Tang 
<andy.t...@nxp.com>; open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS 
<devicet...@vger.kernel.org>; linux-arm-ker...@lists.infradead.org; open list 
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2] arm64: dts: ls1088a: Add USB support

On Thu, Dec 07, 2017 at 07:33:28AM +0000, Yinbo Zhu wrote:
> Hi shawn guo,
> 
> If my patch has no other issue,
> Can you help me push it to upstream.

>Are you talking about v4 patch?  First of all, I cannot find v4 in my mailbox. 
> That said, it seems you did not send 

>the patch to me.
>Secondly, by checking the patch on patchwork, the usb nodes in 
>fsl-ls1088a-rdb.dts do not sorted alphabetically 

>in label name.

>Shawn

Hi shawn, 
 I will change the code as follows, right?

&esdhc {
        status = "okay";
 };
...
+&usb0 {
+       status = "okay";
+};
+
+&usb1 {
+       status = "okay";
+};
+
https://patchwork.kernel.org/patch/10059097/

Thanks
Yinbo.

Reply via email to