diff options
Diffstat (limited to 'Documentation/devicetree/bindings/clock/imx28-clock.txt')
| -rw-r--r-- | Documentation/devicetree/bindings/clock/imx28-clock.txt | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/Documentation/devicetree/bindings/clock/imx28-clock.txt b/Documentation/devicetree/bindings/clock/imx28-clock.txt index aa2af2866fe8..e6587af62ff0 100644 --- a/Documentation/devicetree/bindings/clock/imx28-clock.txt +++ b/Documentation/devicetree/bindings/clock/imx28-clock.txt | |||
| @@ -73,8 +73,8 @@ clocks and IDs. | |||
| 73 | can1 59 | 73 | can1 59 |
| 74 | usb0 60 | 74 | usb0 60 |
| 75 | usb1 61 | 75 | usb1 61 |
| 76 | usb0_pwr 62 | 76 | usb0_phy 62 |
| 77 | usb1_pwr 63 | 77 | usb1_phy 63 |
| 78 | enet_out 64 | 78 | enet_out 64 |
| 79 | 79 | ||
| 80 | Examples: | 80 | Examples: |
| @@ -83,11 +83,6 @@ clks: clkctrl@80040000 { | |||
| 83 | compatible = "fsl,imx28-clkctrl"; | 83 | compatible = "fsl,imx28-clkctrl"; |
| 84 | reg = <0x80040000 0x2000>; | 84 | reg = <0x80040000 0x2000>; |
| 85 | #clock-cells = <1>; | 85 | #clock-cells = <1>; |
| 86 | clock-output-names = | ||
| 87 | ... | ||
| 88 | "uart", /* 45 */ | ||
| 89 | ... | ||
| 90 | "end_of_list"; | ||
| 91 | }; | 86 | }; |
| 92 | 87 | ||
| 93 | auart0: serial@8006a000 { | 88 | auart0: serial@8006a000 { |
