summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/usb/usb3503.txt
diff options
context:
space:
mode:
authorDongjin Kim <tobetter@gmail.com>2013-05-22 05:20:08 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-05-30 21:32:52 +0900
commite8e44a4896a5f0bde1af36a31b7ec662bdaa44ef (patch)
tree7a0fe07609710facb735efc01dde7422517395f4 /Documentation/devicetree/bindings/usb/usb3503.txt
parent45f6bc5ff9c3387387f048ec85dcb4e69acf0b03 (diff)
usb: misc: usb3503: Add to select the ports to disable
This patch is to disable the USB ports unconnected to USB3503. In order to disable the port, 'port_off_mask' must be set. * Disable PORT1 only .port_off_mask = USB3503_OFF_PORT1; * Disable PORT1 and PORT3 only .port_off_mask = USB3503_OFF_PORT1 | USB3503_OFF_PORT3; * Enables all ports .port_off_mask = 0; Signed-off-by: Dongjin Kim <tobetter@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/usb/usb3503.txt')
0 files changed, 0 insertions, 0 deletions