Commit a7390ebe authored by Peter Ujfalusi's avatar Peter Ujfalusi Committed by Tony Lindgren
Browse files

ARM: dts: dra7xx-clocks: Add gate clock for CLKOUT2



To be able to control the gate for the clkout2 clock output.

Signed-off-by: default avatarPeter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: default avatarJyri Sarha <jsarha@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 5c8a521d
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -1421,6 +1421,14 @@
		ti,dividers = <1>, <8>;
	};

	clkout2_clk: clkout2_clk {
		#clock-cells = <0>;
		compatible = "ti,gate-clock";
		clocks = <&clkoutmux2_clk_mux>;
		ti,bit-shift = <8>;
		reg = <0x06b0>;
	};

	l3init_960m_gfclk: l3init_960m_gfclk {
		#clock-cells = <0>;
		compatible = "ti,gate-clock";