diff options
Diffstat (limited to 'Documentation/devicetree/bindings/clock/imx23-clock.txt')
-rw-r--r-- | Documentation/devicetree/bindings/clock/imx23-clock.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/devicetree/bindings/clock/imx23-clock.txt b/Documentation/devicetree/bindings/clock/imx23-clock.txt index baadbb11fe98..5083c0b834b2 100644 --- a/Documentation/devicetree/bindings/clock/imx23-clock.txt +++ b/Documentation/devicetree/bindings/clock/imx23-clock.txt | |||
@@ -60,11 +60,6 @@ clks: clkctrl@80040000 { | |||
60 | compatible = "fsl,imx23-clkctrl"; | 60 | compatible = "fsl,imx23-clkctrl"; |
61 | reg = <0x80040000 0x2000>; | 61 | reg = <0x80040000 0x2000>; |
62 | #clock-cells = <1>; | 62 | #clock-cells = <1>; |
63 | clock-output-names = | ||
64 | ... | ||
65 | "uart", /* 32 */ | ||
66 | ... | ||
67 | "end_of_list"; | ||
68 | }; | 63 | }; |
69 | 64 | ||
70 | auart0: serial@8006c000 { | 65 | auart0: serial@8006c000 { |