diff options
Diffstat (limited to 'Documentation/devicetree/bindings/usb/ehci-st.txt')
-rw-r--r-- | Documentation/devicetree/bindings/usb/ehci-st.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/usb/ehci-st.txt b/Documentation/devicetree/bindings/usb/ehci-st.txt index 9feea6c3e4d9..065c91d955ad 100644 --- a/Documentation/devicetree/bindings/usb/ehci-st.txt +++ b/Documentation/devicetree/bindings/usb/ehci-st.txt | |||
@@ -22,7 +22,7 @@ See: Documentation/devicetree/bindings/reset/reset.txt | |||
22 | 22 | ||
23 | Example: | 23 | Example: |
24 | 24 | ||
25 | ehci1: usb@0xfe203e00 { | 25 | ehci1: usb@fe203e00 { |
26 | compatible = "st,st-ehci-300x"; | 26 | compatible = "st,st-ehci-300x"; |
27 | reg = <0xfe203e00 0x100>; | 27 | reg = <0xfe203e00 0x100>; |
28 | interrupts = <GIC_SPI 148 IRQ_TYPE_NONE>; | 28 | interrupts = <GIC_SPI 148 IRQ_TYPE_NONE>; |