commit | 2cf0f6fece5b97e67c8d5e84fda3790fe213454a | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | Fri Oct 04 15:32:04 2019 +0200 |
committer | Thierry Reding <thierry.reding@gmail.com> | Wed Jan 08 13:33:37 2020 +0100 |
tree | 4d7669a14c7745c722b17fdf0e717d86f279da6f | |
parent | ebbfb1592c8dedb22278211b89ea9b705faad58e [diff] |
pwm: mxs: Add support for inverse polarity If I'm reading of_pwm_xlate_with_flags() right, existing device trees that set #pwm-cells = 2 will continue to work. Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>