commit | 3c009a7f2f6176ac41517a145b4f71d6c3ac4505 | [log] [tgz] |
---|---|---|
author | Erwan Gouriou <erwan.gouriou@linaro.org> | Fri Nov 23 14:26:44 2018 +0100 |
committer | Kumar Gala <kumar.gala@gmail.com> | Tue Dec 04 09:07:28 2018 -0600 |
tree | ad273b420c131b79e51771b8ea1a3cc7b065b504 | |
parent | f291a520c2ed39e36cad749d20194a32bc26924d [diff] |
drivers/pwm: stm32: Use device tree for clocks and base address config Use device tree generated #define's to configure STM PWM devices Fixes #10449 Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>