commit | 31f9a421a1d01538776db37ec9c5419a3a49d650 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Apr 12 17:07:40 2021 +0300 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Apr 22 02:03:01 2021 +0200 |
tree | ae8e956f56aa35e78e24f24b349943601ee7931c | |
parent | 1de15e99a242a66ef4f803fe1ad357f86b3a75f8 [diff] |
pinctrl: Introduce MODE group in enum pin_config_param Better to have a MODE group of settings to keep them together when ordered alphabetically. Hence, rename PIN_CONFIG_LOW_POWER_MODE to PIN_CONFIG_MODE_LOW_POWER. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20210412140741.39946-2-andriy.shevchenko@linux.intel.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>