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

Commit 5b1dd980 authored by Lee Jones's avatar Lee Jones Committed by Patrice Chotard
Browse files

ARM: dts: STiH416: Define PWM Capture clock



Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 65bb4990
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -482,8 +482,9 @@
					&pinctrl_pwm0_chan2_default
					&pinctrl_pwm0_chan3_default>;

			clock-names	= "pwm";
			clocks		= <&clk_sysin>;
			clock-names	= "pwm", "capture";
			clocks		= <&clk_sysin>, <&clk_s_a0_ls CLK_ICN_REG>;

			st,pwm-num-chan = <4>;
		};