usb: misc: usb3503: Add USB3503A to the compatible list
There are no software visible differences that I am aware of but in case any are discovered allow the DTS to specify exactly which device is present. Signed-off-by: Mark Brown <broonie@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
e5a0c874ec
commit
5bdd1f4a1d
2 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
SMSC USB3503 High-Speed Hub Controller
|
||||
|
||||
Required properties:
|
||||
- compatible: Should be "smsc,usb3503".
|
||||
- compatible: Should be "smsc,usb3503" or "smsc,usb3503a".
|
||||
- reg: Specifies the i2c slave address, it should be 0x08.
|
||||
- connect-gpios: Should specify GPIO for connect.
|
||||
- disabled-ports: Should specify the ports unused.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue