[PATCH v2] arm64: dts: ls1088a: Add USB support
Yinbo Zhu
yinbo.zhu at nxp.com
Tue Dec 19 20:42:59 PST 2017
-----Original Message-----
From: Shawn Guo [mailto:shawnguo at kernel.org]
Sent: Wednesday, December 20, 2017 10:53 AM
To: Yinbo Zhu <yinbo.zhu at nxp.com>
Cc: Rob Herring <robh+dt at kernel.org>; Mark Rutland <mark.rutland at arm.com>; Catalin Marinas ) <catalin.marinas at arm.com>; Will Deacon ) <will.deacon at arm.com>; Harninder Rai <harninder.rai at nxp.com>; Raghav Dogra <raghav.dogra at nxp.com>; Ashish Kumar <ashish.kumar at nxp.com>; Andy Tang <andy.tang at nxp.com>; open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree at vger.kernel.org>; linux-arm-kernel at lists.infradead.org; open list <linux-kernel at 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.
More information about the linux-arm-kernel
mailing list