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

Commit e01600e3 authored by Tomi Valkeinen's avatar Tomi Valkeinen Committed by Paul Walmsley
Browse files

ARM: dts: omap4.dtsi: remove dss_fck



"dss_fck" is a hacky clock, used to work around problems with MODULEMODE
bit handling in DSS hwmods.

These problems have now been solved, so we can remove the dss_fck clock.

Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
Reviewed-by: default avatarArchit Taneja <archit.taneja@gmail.com>
Signed-off-by: default avatarPaul Walmsley <paul@pwsan.com>
parent 2cc84f46
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -1018,14 +1018,6 @@
		reg = <0x1120>;
	};

	dss_fck: dss_fck {
		#clock-cells = <0>;
		compatible = "ti,gate-clock";
		clocks = <&l3_div_ck>;
		ti,bit-shift = <1>;
		reg = <0x1120>;
	};

	fdif_fck: fdif_fck {
		#clock-cells = <0>;
		compatible = "ti,divider-clock";