summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/usb/mediatek,mtu3.txt
diff options
context:
space:
mode:
authorChunfeng Yun2017-10-13 11:10:47 +0200
committerFelipe Balbi2017-10-19 09:38:13 +0200
commit85a299d52766a60d3a1ce0dc168646656060fc89 (patch)
tree54788648096ab2a43fe9f167dc019d08479e6bda /Documentation/devicetree/bindings/usb/mediatek,mtu3.txt
parentusb: mtu3: set otg_sel for u2port only if works as dual-role mode (diff)
downloadkernel-qcow2-linux-85a299d52766a60d3a1ce0dc168646656060fc89.tar.gz
kernel-qcow2-linux-85a299d52766a60d3a1ce0dc168646656060fc89.tar.xz
kernel-qcow2-linux-85a299d52766a60d3a1ce0dc168646656060fc89.zip
dt-bindings: usb: mtu3: add a optional property to disable u3ports
Add a new optional property to disable u3ports Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'Documentation/devicetree/bindings/usb/mediatek,mtu3.txt')
-rw-r--r--Documentation/devicetree/bindings/usb/mediatek,mtu3.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/mediatek,mtu3.txt b/Documentation/devicetree/bindings/usb/mediatek,mtu3.txt
index 49f54767cd21..7c611d14a0a0 100644
--- a/Documentation/devicetree/bindings/usb/mediatek,mtu3.txt
+++ b/Documentation/devicetree/bindings/usb/mediatek,mtu3.txt
@@ -44,6 +44,8 @@ Optional properties:
- mediatek,enable-wakeup : supports ip sleep wakeup used by host mode
- mediatek,syscon-wakeup : phandle to syscon used to access USB wakeup
control register, it depends on "mediatek,enable-wakeup".
+ - mediatek,u3p-dis-msk : mask to disable u3ports, bit0 for u3port0,
+ bit1 for u3port1, ... etc;
Sub-nodes:
The xhci should be added as subnode to mtu3 as shown in the following example