commit | f6d10341390d5d5bda1122dc5365e34d78f672ee | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Aug 27 23:50:02 2015 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Mon Oct 26 14:48:57 2015 +0000 |
tree | 2734a6a0b78e34f3e870eebe0d3c0319b1c7a46d | |
parent | 75c08f17ec87c2d742487bb87408d6feebc526bd [diff] |
mfd: stmpe: PWM on 24xx has altfunc 1 On the STMPE2401 and STMPE2401 altfunction 1 corresponds to the PWM channels. This oneliner was missing in the case-switch, making it impossible to enable the PWM channel output. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>