commit | 7ac5338c3c7c849729f629b6a35d88ac3d43cc56 | [log] [tgz] |
---|---|---|
author | Markus Moll <moll.markus@arcor.de> | Tue Sep 22 21:31:15 2020 +0200 |
committer | Pavel Machek <pavel@ucw.cz> | Wed Sep 30 18:53:28 2020 +0200 |
tree | 676aebc0149d5e192eb8d4eb6f0ddfa513e7f685 | |
parent | 2a378856e32c98f747bde3fd338ca0e322aae8cb [diff] |
leds: pca9532: read pwm settings from device tree While the two pca9532 pwms can be configured in the platform data struct, there was no corresponding dt binding. Users need to configure the pwm if some leds should blink or continue blinking during boot. Signed-off-by: Markus Moll <mmoll@de.pepperl-fuchs.com> Signed-off-by: Pavel Machek <pavel@ucw.cz>