diff options
author | Amelie Delaunay <amelie.delaunay@st.com> | 2017-08-17 11:33:00 +0200 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2017-10-19 10:38:09 +0300 |
commit | 000777dadc7e22d3656bc9f30dde2ba40d069a2f (patch) | |
tree | ca2f8aa754df4280a37654969c41eb6b80fe18c1 /Documentation | |
parent | 87e981d51a85005b2793d8745e8671765a5a2b6b (diff) | |
download | linux-000777dadc7e22d3656bc9f30dde2ba40d069a2f.tar.gz linux-000777dadc7e22d3656bc9f30dde2ba40d069a2f.tar.bz2 linux-000777dadc7e22d3656bc9f30dde2ba40d069a2f.zip |
dt-bindings: usb: Document the STM32F7xx DWC2 USB OTG HS core binding
This patch adds binding documentation for DWC2 controller in HS mode found
on STMicroelectronics STM32F7xx SoC.
Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/usb/dwc2.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/dwc2.txt b/Documentation/devicetree/bindings/usb/dwc2.txt index fcf199b64d3d..e64d903bcbe8 100644 --- a/Documentation/devicetree/bindings/usb/dwc2.txt +++ b/Documentation/devicetree/bindings/usb/dwc2.txt @@ -19,6 +19,8 @@ Required properties: configured in FS mode; - "st,stm32f4x9-hsotg": The DWC2 USB HS controller instance in STM32F4x9 SoCs configured in HS mode; + - "st,stm32f7xx-hsotg": The DWC2 USB HS controller instance in STM32F7xx SoCs + configured in HS mode; - reg : Should contain 1 register range (address and length) - interrupts : Should contain 1 interrupt - clocks: clock provider specifier |