]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: intel: Make it possible to specify mode per pin in a group
authorMika Westerberg <mika.westerberg@linux.intel.com>
Tue, 6 Jun 2017 13:18:18 +0000 (16:18 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 9 Jun 2017 11:02:50 +0000 (13:02 +0200)
commit1f6b419b24285409a9365461bf7367a220eff1db
treeb0c0b97d3d8aa431b63e97576edb083e75c4096d
parent919eb4756ef41fd71b5eaae8a2a067fcde9d44d7
pinctrl: intel: Make it possible to specify mode per pin in a group

On some SoCs not all pins in a group use the same mode when a certain
function is muxed out of them. This makes it possible to specify mode per
pin as an array instead in addition to single integer.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/intel/pinctrl-intel.c
drivers/pinctrl/intel/pinctrl-intel.h