-----Original Message----- From: Shawn Guo [mailto:shawnguo@xxxxxxxxxx] Sent: Wednesday, December 20, 2017 10:53 AM To: Yinbo Zhu <yinbo.zhu@xxxxxxx> Cc: Rob Herring <robh+dt@xxxxxxxxxx>; Mark Rutland <mark.rutland@xxxxxxx>; Catalin Marinas ) <catalin.marinas@xxxxxxx>; Will Deacon ) <will.deacon@xxxxxxx>; Harninder Rai <harninder.rai@xxxxxxx>; Raghav Dogra <raghav.dogra@xxxxxxx>; Ashish Kumar <ashish.kumar@xxxxxxx>; Andy Tang <andy.tang@xxxxxxx>; open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@xxxxxxxxxxxxxxx>; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; open list <linux-kernel@xxxxxxxxxxxxxxx> 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. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html