| commit | 40eb549b731546d2d99d1075ca16cd6c5581ac7c | [log] [tgz] |
|---|---|---|
| author | Uwe Kleine-König <u.kleine-koenig@baylibre.com> | Thu Jul 10 18:04:18 2025 +0200 |
| committer | Uwe Kleine-König <u.kleine-koenig@baylibre.com> | Mon Jul 21 13:09:32 2025 +0200 |
| tree | 0ae05ae8f7b0d93966cba3eb0d896661b18a0002 | |
| parent | 18d92cb4e09adaee975d04a6b1cd7aa2d21767a5 [diff] |
pwmround/pwmset: Fix check for invalid duty_offset .period_length_ns == .duty_offset_ns == 0 is a valid waveform that shouldn't trigger a warning. Link: https://lore.kernel.org/r/20250710160417.2089742-2-u.kleine-koenig@baylibre.com Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>