| commit | 36a3a4c1e095d7b07ab92853f7340b6736d49af8 | [log] [tgz] |
|---|---|---|
| author | Tahsin Mutlugun <Tahsin.Mutlugun@analog.com> | Mon Oct 20 08:45:27 2025 +0300 |
| committer | Chris Friedt <chrisfriedt@gmail.com> | Mon Oct 20 19:16:00 2025 -0400 |
| tree | 4d6d684b60fba86e5fe0efd190dae01191aabb6b | |
| parent | 914e6a194800b5e85830fb088cec2f9920e83409 [diff] |
drivers: pwm: max32: Simplify prescaler calculation Replace the look-up table used to obtain the prescaler enumeration with a simple multiplication. Signed-off-by: Tahsin Mutlugun <Tahsin.Mutlugun@analog.com>