commit | c3234d3b4b96dedc473d9872db46b201ca444d39 | [log] [tgz] |
---|---|---|
author | Chris Packham <chris.packham@alliedtelesis.co.nz> | Mon May 07 14:25:55 2018 +1200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed May 16 14:54:08 2018 +0200 |
tree | b47f4e2bf8ad29765279c232304f6529b32bcd31 | |
parent | 53e73a28aa90a23f60ce8467bf57f214f4f11547 [diff] |
pinctrl: mvebu: use correct MPP sel value for dev pins The "dev" function is selected with the value 0x4 not 0x01. Fixes: commit d7ae8f8dee7f ("pinctrl: mvebu: pinctrl driver for 98DX3236 SoC") Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>