ethernet:gmac: add aclk_mac in dts for rk312x
authorroger <cz@rock-chips.com>
Thu, 4 Sep 2014 03:27:02 +0000 (11:27 +0800)
committerroger <cz@rock-chips.com>
Thu, 4 Sep 2014 03:27:02 +0000 (11:27 +0800)
arch/arm/boot/dts/rk312x.dtsi

index a686571d741af4ffe55a7af85608c4ae7b21f6c4..abcf99ec2e4122f2bba72e2dc836d8a2d4be578b 100755 (executable)
                interrupt-names = "macirq";
                clocks = <&clk_mac_ref>, <&clk_gates2 6>,
                        <&clk_gates2 7>, <&clk_gates2 4>,
-                       <&clk_gates2 5>,
+                       <&clk_gates2 5>, <&clk_gates10 10>,
                        <&clk_gates10 11>;
                clock-names = "clk_mac", "mac_clk_rx",
                        "mac_clk_tx", "clk_mac_ref",
-                       "clk_mac_refout",
+                       "clk_mac_refout", "aclk_mac",
                        "pclk_mac";
                phy-mode = "rgmii";
                pinctrl-names = "default";