Searched hist:"1 f6b419b24285409a9365461bf7367a220eff1db" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/pinctrl/intel/ |
H A D | pinctrl-intel.h | diff 1f6b419b24285409a9365461bf7367a220eff1db Tue Jun 06 08:18:18 CDT 2017 Mika Westerberg <mika.westerberg@linux.intel.com> 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>
|
H A D | pinctrl-intel.c | diff 1f6b419b24285409a9365461bf7367a220eff1db Tue Jun 06 08:18:18 CDT 2017 Mika Westerberg <mika.westerberg@linux.intel.com> 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>
|