diff options
author | Lee Jones <lee.jones@linaro.org> | 2016-08-16 11:34:00 +0200 |
---|---|---|
committer | Patrice Chotard <patrice.chotard@st.com> | 2016-09-06 09:21:27 +0200 |
commit | 994834bc7e185d3bb8a21aabd29dd302fd719016 (patch) | |
tree | 3864e1a8b0eb2591b015893afb584976e45d2e21 /arch/arm/boot/dts/stih416.dtsi | |
parent | ARM: dts: STiH416: Define PWM Capture clock (diff) | |
download | linux-994834bc7e185d3bb8a21aabd29dd302fd719016.tar.xz linux-994834bc7e185d3bb8a21aabd29dd302fd719016.zip |
ARM: dts: STiH416: Define the number of PWM Capture channels
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/stih416.dtsi')
-rw-r--r-- | arch/arm/boot/dts/stih416.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/stih416.dtsi b/arch/arm/boot/dts/stih416.dtsi index dbc2f517901b..fe1f9cf770e4 100644 --- a/arch/arm/boot/dts/stih416.dtsi +++ b/arch/arm/boot/dts/stih416.dtsi @@ -486,6 +486,7 @@ clocks = <&clk_sysin>, <&clk_s_a0_ls CLK_ICN_REG>; st,pwm-num-chan = <4>; + st,capture-num-chan = <2>; }; /* SBC PWM Module */ |