commit | 7f3423ae4817650058787894f311eeba52c837c6 | [log] [tgz] |
---|---|---|
author | Alexandre Bourdiol <alexandre.bourdiol@st.com> | Wed Oct 20 19:40:57 2021 +0200 |
committer | Maureen Helm <maureen.helm@intel.com> | Tue Nov 16 09:55:30 2021 -0600 |
tree | a4dd3d8503bff5e54b16aa25ebc8f6e6fdb4d34f | |
parent | 37175e8643cd19abf9eacb081f877310ac402947 [diff] |
dts: arm: st: stm32: move "st,prescaler" to timers instead of pwm Prescaler was misplaced in pwm binding, instead of timers binding. For example, TIM6/TIM7 doesn't have PWM capability, but have a prescaler. This change also prepares the introduction of timer based counter (which requires prescaler at timer level) Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>