summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2013-08-09 11:41:56 +0100
committerChanho Park <chanho61.park@samsung.com>2014-11-18 11:47:07 +0900
commit6a41748f8424bed4942c829db9a6033f3492da9c (patch)
treee9edbe0b47adada72a3be161d8a305dcc253161e /Documentation/devicetree
parente747c94d1a30d2cc02de98323dbbb5be1b2e4740 (diff)
downloadlinux-3.10-6a41748f8424bed4942c829db9a6033f3492da9c.tar.gz
linux-3.10-6a41748f8424bed4942c829db9a6033f3492da9c.tar.bz2
linux-3.10-6a41748f8424bed4942c829db9a6033f3492da9c.zip
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> [mszyprow: mainline commit 5bdd1f4a1daf398042203b72430891dfc40c0fa6] Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Change-Id: I5bdd1f4a1daf398042203b72430891dfc40c0fa6
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/usb/usb3503.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/usb/usb3503.txt b/Documentation/devicetree/bindings/usb/usb3503.txt
index 8c5be48b43c..cd60f7e4eb5 100644
--- a/Documentation/devicetree/bindings/usb/usb3503.txt
+++ b/Documentation/devicetree/bindings/usb/usb3503.txt
@@ -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.