linux-stable/include/linux/pinctrl
Andy Shevchenko 09e11caaa4 pinctrl: Add PIN_CONFIG_MODE_PWM to enum pin_config_param
It seems that we will have more and more pin controllers that support
PWM function on the (selected) pins. Due to it being a part of pin
controller IP the idea is to have some code that will switch the mode
and attach the corresponding driver, for example, via using it as
a library. Meanwhile, put a corresponding item to the pin_config_param
enumerator.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20210412140741.39946-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2021-04-22 02:03:01 +02:00
..
consumer.h pinctrl: core: Add pinctrl_select_default_state() and export it 2019-12-13 13:51:06 +01:00
devinfo.h
machine.h pinctrl: Allow modules to use pinctrl_[un]register_mappings 2019-12-30 14:27:17 +01:00
pinconf-generic.h pinctrl: Add PIN_CONFIG_MODE_PWM to enum pin_config_param 2021-04-22 02:03:01 +02:00
pinconf.h
pinctrl-state.h
pinctrl.h pinctrl: Remove hole in pinctrl_gpio_range 2020-11-05 14:56:50 +01:00
pinmux.h