Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[sfrench/cifs-2.6.git] / Documentation / devicetree / bindings / usb / usb-device.txt
index 1c35e7b665e1f8e9eb64dc6495f029a3d7c3ff64..ce02cebac26afdc80d99600725b3aaec24cb01e9 100644 (file)
@@ -2,7 +2,7 @@ Generic USB Device Properties
 
 Usually, we only use device tree for hard wired USB device.
 The reference binding doc is from:
-http://www.firmware.org/1275/bindings/usb/usb-1_0.ps
+http://www.devicetree.org/open-firmware/bindings/usb/usb-1_0.ps
 
 Required properties:
 - compatible: usbVID,PID. The textual representation of VID, PID shall
@@ -16,7 +16,6 @@ Required properties:
 Example:
 
 &usb1 {
-       status = "okay";
 
        #address-cells = <1>;
        #size-cells = <0>;