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

ARM: dts: STiH416: Define PWM Capture clock

Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 65bb4990
......@@ -482,8 +482,9 @@ &pinctrl_pwm0_chan1_default
&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>;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment