This patch series adds support for polarity inversion to the pwm-imx driver. The patches have been tested on i.MX6, i.MX53 and with the ti-ehrpwm.c driver.
Changes wrt. v2: - make the use of '#pwm-cells = <3>' optional, so that the change does not break existing DT blobs as suggested by Arnd Bergmann and Sascha Hauer. Changes wrt. v3: - implemented the approach suggested by Sascha Hauer - don't modify struct pwm_ops in the imx_pwm probe function Changes wrt. v4: - rebased onto current linux-next - dropped cleanup patch which is not necessary any more - resent with ACK from Shawn Guo and Reviewed-By tag from Sascha Hauer -- To unsubscribe from this list: send the line "unsubscribe linux-pwm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
