]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: omap4.dtsi: remove aes[12]_fck
authorSebastian Reichel <sebastian.reichel@collabora.co.uk>
Tue, 13 Jun 2017 09:28:44 +0000 (11:28 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 14 Jun 2017 07:45:43 +0000 (00:45 -0700)
"aes1_fck" and "aes2_fck" are controlled by hwmod. Drop clock
entries to avoid conflicts.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Acked-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap44xx-clocks.dtsi

index 9cb205b8783503ca913f5c256679e53709c26f41..05732ed4f50f919dd2694144dc946115bd2804ec 100644 (file)
                ti,max-div = <2>;
        };
 
-       aes1_fck: aes1_fck@15a0 {
-               #clock-cells = <0>;
-               compatible = "ti,gate-clock";
-               clocks = <&l3_div_ck>;
-               ti,bit-shift = <1>;
-               reg = <0x15a0>;
-       };
-
-       aes2_fck: aes2_fck@15a8 {
-               #clock-cells = <0>;
-               compatible = "ti,gate-clock";
-               clocks = <&l3_div_ck>;
-               ti,bit-shift = <1>;
-               reg = <0x15a8>;
-       };
-
        dss_sys_clk: dss_sys_clk@1120 {
                #clock-cells = <0>;
                compatible = "ti,gate-clock";