Thread (13 messages) flat view 13 messages, 2 authors, 2014-11-14

[PATCH V2 1/7] arm64: dts: Add APM X-Gene USB DTS node

From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-11-14 15:04:56
Also in: lkml

On Thursday 13 November 2014 16:19:55 Feng Kan wrote:
+               usb0: dwusb at 19000000 {
+                       status = "disabled";
+                       compatible = "xhci-platform";
+                       reg =  <0x0 0x19000000 0x0 0x100000>;
+                       interrupts = <0x0 0x89 0x4>;
+                       dma-coherent;
+               };
+
+               usb1: dwusb at 19800000 {
+                       status = "disabled";
+                       compatible = "xhci-platform";
+                       reg =  <0x0 0x19800000 0x0 0x100000>;
+                       interrupts = <0x0 0x8a 0x4>;
+                       dma-coherent;
+               };
Call the nodes 'usb', not 'dwusb'. Should these be 'status="disabled"', or
do you expect every machine to have both connected?

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