ramips: DTS modifications
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7620a.dtsi
index 352b2d1188cdb6ade235404d00f581acf03a4779..2450f7d0081823c7598b9f01d7c7eeb4f91f3c46 100644 (file)
                #reset-cells = <1>;
        };
 
+       clkctrl: clkctrl {
+               compatible = "ralink,rt2880-clock";
+               #clock-cells = <1>;
+       };
+
        usbphy: usbphy {
                compatible = "mediatek,mt7620-usbphy";
                #phy-cells = <1>;
 
                resets = <&rstctrl 22 &rstctrl 25>;
                reset-names = "host", "device";
+
+               clocks = <&clkctrl 22 &clkctrl 25>;
+               clock-names = "host", "device";
        };
 
        ethernet: ethernet@10100000 {
                resets = <&rstctrl 26>;
                reset-names = "pcie0";
 
+               clocks = <&clkctrl 26>;
+               clock-names = "pcie0";
+
                interrupt-parent = <&cpuintc>;
                interrupts = <4>;