ARM: at91/dt: remove useless usb clock
[linux-2.6-block.git] / arch / arm / boot / dts / at91sam9x5.dtsi
index 6269b22d20e4aef7c47d1fd5402e6a6f4bfec6da..7521bdf17ef25ab133e61f7c7a71fd0a189004d2 100644 (file)
                        compatible = "atmel,at91rm9200-ohci", "usb-ohci";
                        reg = <0x00600000 0x100000>;
                        interrupts = <22 IRQ_TYPE_LEVEL_HIGH 2>;
-                       clocks = <&usb>, <&uhphs_clk>, <&uhphs_clk>, <&uhpck>;
-                       clock-names = "usb_clk", "ohci_clk", "hclk", "uhpck";
+                       clocks = <&uhphs_clk>, <&uhphs_clk>, <&uhpck>;
+                       clock-names = "ohci_clk", "hclk", "uhpck";
                        status = "disabled";
                };