Thread (17 messages) flat view 17 messages, 6 authors, 2014-03-14
STALE4580d

[PATCH v3][ 5/9] ARM: dts: imx25.dtsi: Fix USB support.

From: festevam@gmail.com (Fabio Estevam)
Date: 2014-03-12 11:08:38

Hi Denis,

On Wed, Mar 12, 2014 at 7:01 AM, Denis Carikli [off-list ref] wrote:
From: Fabio Estevam <redacted>

This patch was adapted from the thread named
"USB Host support for mx25" on linux-usb at vger.kernel.org
As you add me in the From field, you also need to add:

Signed-off-by: Fabio Estevam <redacted> above your
Signed-off-by line.
Signed-off-by: Denis Carikli <redacted>
+
+       usbphy {
+               #address-cells = <1>;
+               #size-cells = <0>;
+               compatible = "simple-bus";
I made this comment earlier: why do we place usbphy0/1 under simple-bus?

This is not documented in the the bindings.
+
+               usbphy0: usbphy at 0 {
+                       reg = <0>;
+                       compatible = "usb-nop-xceiv";
+               };
+
+               usbphy1: usbphy at 1 {
+                       reg = <1>;
+                       compatible = "usb-nop-xceiv";
+               };
+       };
Regards,

Fabio Estevam
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help