Skip to content

[i.MX8MP] support pwm polarity inversion

Gianfranco Mariotti requested to merge seco_lf-5.10.y-dev into seco_lf-5.10.y

The i.MX8M Plus has the same PWM IP as i.MX6 / i.MX7. This IP and the driver supporting pwm polarity inversion. Switch CPU device tree fragment to use 3 pwm-cells.

REFERENCE: commit: https://github.com/nxp-imx/linux-imx/commit/d80b9c8422fa8e02b9a92b90fbb328e3e069c649

Merge request reports