usb3503: fix typos in devicetree binding documentation

'availe' to 'available'
'desribed' to 'described'

Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Tobias Jakobi 2014-09-05 07:19:47 +02:00 committed by Greg Kroah-Hartman
parent 6b0844214d
commit 3717c5c9b9

View File

@ -8,8 +8,8 @@ Optional properties:
if I2C is used. if I2C is used.
- 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 available for this property to describe the port
number. 1~3 property values are possible to be desribed. number. 1~3 property values are possible to be described.
Do not describe this property if all ports have to be enabled. Do not describe this property if all ports have to be enabled.
- intn-gpios: Should specify GPIO for interrupt. - intn-gpios: Should specify GPIO for interrupt.
- reset-gpios: Should specify GPIO for reset. - reset-gpios: Should specify GPIO for reset.