]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
ARM: dts: am4372: Add clock names for cpsw and cpts
authorGeorge Cherian <george.cherian@ti.com>
Fri, 2 May 2014 06:32:04 +0000 (12:02 +0530)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 May 2014 17:18:50 +0000 (13:18 -0400)
Add CPSW fck and CPTS clock and clock names for AM4372

Signed-off-by: George Cherian <george.cherian@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/arm/boot/dts/am4372.dtsi

index 36d523a268314d3e1948dd894ae6b07141ac946e..c2779f6530206f0e5064920a81d47fa296695321 100644 (file)
                        #address-cells = <1>;
                        #size-cells = <1>;
                        ti,hwmods = "cpgmac0";
+                       clocks = <&cpsw_125mhz_gclk>, <&cpsw_cpts_rft_clk>;
+                       clock-names = "fck", "cpts";
                        status = "disabled";
                        cpdma_channels = <8>;
                        ale_entries = <1024>;