OSDN Git Service

ARM: dts: am33xx: Add clock names for cpsw and cpts
authorGeorge Cherian <george.cherian@ti.com>
Fri, 2 May 2014 06:31:59 +0000 (12:01 +0530)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 May 2014 17:18:49 +0000 (13:18 -0400)
Add CPSW fck and CPTS clock and clock names

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

index 9770e35..d1e2b36 100644 (file)
                mac: ethernet@4a100000 {
                        compatible = "ti,cpsw";
                        ti,hwmods = "cpgmac0";
+                       clocks = <&cpsw_125mhz_gclk>, <&cpsw_cpts_rft_clk>;
+                       clock-names = "fck", "cpts";
                        cpdma_channels = <8>;
                        ale_entries = <1024>;
                        bd_ram_size = <0x2000>;