diff options
Diffstat (limited to 'Documentation/devicetree/bindings/mfd/omap-usb-tll.txt')
-rw-r--r-- | Documentation/devicetree/bindings/mfd/omap-usb-tll.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/omap-usb-tll.txt b/Documentation/devicetree/bindings/mfd/omap-usb-tll.txt index 62fe69724e3b..c58d70437fce 100644 --- a/Documentation/devicetree/bindings/mfd/omap-usb-tll.txt +++ b/Documentation/devicetree/bindings/mfd/omap-usb-tll.txt | |||
@@ -7,6 +7,16 @@ Required properties: | |||
7 | - interrupts : should contain the TLL module's interrupt | 7 | - interrupts : should contain the TLL module's interrupt |
8 | - ti,hwmod : must contain "usb_tll_hs" | 8 | - ti,hwmod : must contain "usb_tll_hs" |
9 | 9 | ||
10 | Optional properties: | ||
11 | |||
12 | - clocks: a list of phandles and clock-specifier pairs, one for each entry in | ||
13 | clock-names. | ||
14 | |||
15 | - clock-names: should include: | ||
16 | * "usb_tll_hs_usb_ch0_clk" - USB TLL channel 0 clock | ||
17 | * "usb_tll_hs_usb_ch1_clk" - USB TLL channel 1 clock | ||
18 | * "usb_tll_hs_usb_ch2_clk" - USB TLL channel 2 clock | ||
19 | |||
10 | Example: | 20 | Example: |
11 | 21 | ||
12 | usbhstll: usbhstll@4a062000 { | 22 | usbhstll: usbhstll@4a062000 { |