usb: misc: usb3503: Don't specify all DT properties as required
authorMark Brown <broonie@linaro.org>
Fri, 9 Aug 2013 10:41:57 +0000 (11:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Aug 2013 19:20:27 +0000 (12:20 -0700)
The binding document says that all properties are required but in fact
almost all are optional (and should be) - update the document to reflect
this.

Signed-off-by: Mark Brown <broonie@linaro.org>
Cc: devicetree@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/usb3503.txt

index cd60f7e4eb57af523938e84f170bd5ccf4eac209..44a03f33842486d0b30ddab7029e9d4754bfc077 100644 (file)
@@ -3,6 +3,8 @@ SMSC USB3503 High-Speed Hub Controller
 Required properties:
 - compatible: Should be "smsc,usb3503" or "smsc,usb3503a".
 - reg: Specifies the i2c slave address, it should be 0x08.
+
+Optional properties:
 - connect-gpios: Should specify GPIO for connect.
 - disabled-ports: Should specify the ports unused.
        '1' or '2' or '3' are availe for this property to describe the port
This page took 0.026216 seconds and 5 git commands to generate.