commit | 1bd231538c21d1cd691e71cbeeb4100fabc58068 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Aug 12 19:14:01 2019 +0300 |
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Sun Aug 18 20:57:50 2019 +0300 |
tree | 9448709f97ca11b3c6de9e7b7198653555d400b0 | |
parent | bf5ab1bdedac068a90c23c84d9b3495cf1190b33 [diff] |
pinctrl: intel: Allow to request locked pads Some firmwares would like to protect pads from being modified by OS and at the same time provide them to OS as a resource. So, the driver in such circumstances may request pad and may not change its state. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>