Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7ca3e397 authored by Sebastian Reichel's avatar Sebastian Reichel Committed by Tony Lindgren
Browse files

ARM: dts: omap4.dtsi: remove aes[12]_fck



"aes1_fck" and "aes2_fck" are controlled by hwmod. Drop clock
entries to avoid conflicts.

Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.co.uk>
Acked-by: default avatarTero Kristo <t-kristo@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 25e6cfc8
Loading
Loading
Loading
Loading
+0 −16
Original line number Diff line number Diff line
@@ -975,22 +975,6 @@
		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";