USB support for device tree

From: Pavan Kondeti <hidden>
Date: 2011-11-04 08:25:09
Also in: linux-arm-msm

Hi

I am working on adding USB device tree support for MSM platform.  One of
our chip set has 2 hsusb cores. The first core is configured as otg and
the other core is configured in host only mode (EHCI compliant). Are the
below device node names Okay? Please suggest.

hsusb0-otg: usb@0xa6000000 {
	compatible = "qcom,hsusb-otg";
        ---
};

hsusb0-device: usb@0xa6000000 {
	compatible = "qcom,hsusb-device";
        ---
};

hsusb0-host: usb@0xa6000000 {
	compatible = "qcom,hsusb-host", "usb-ehci";
        ---
};

hsusb1-host: usb@0xa6000000 {
	compatible = "qcom,hsusb-host", "usb-ehci";
        ---
};

/* super speed support

ssusb0-device: usb@0xa6000000 {
	compatible = "qcom,ssusb-device";
};

*/

Thanks,
Pavan

-- 
Sent by a consultant of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help