提交 e5162d40 编写于 作者: M Mark Brown 提交者: Greg Kroah-Hartman

usb: misc: usb3503: Don't specify all DT properties as required

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: NMark Brown <broonie@linaro.org>
Cc: devicetree@vger.kernel.org
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 5bdd1f4a
...@@ -3,6 +3,8 @@ SMSC USB3503 High-Speed Hub Controller ...@@ -3,6 +3,8 @@ SMSC USB3503 High-Speed Hub Controller
Required properties: Required properties:
- compatible: Should be "smsc,usb3503" or "smsc,usb3503a". - compatible: Should be "smsc,usb3503" or "smsc,usb3503a".
- reg: Specifies the i2c slave address, it should be 0x08. - reg: Specifies the i2c slave address, it should be 0x08.
Optional properties:
- connect-gpios: Should specify GPIO for connect. - connect-gpios: Should specify GPIO for connect.
- disabled-ports: Should specify the ports unused. - disabled-ports: Should specify the ports unused.
'1' or '2' or '3' are availe for this property to describe the port '1' or '2' or '3' are availe for this property to describe the port
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册