Searched hist:"1 bd231538c21d1cd691e71cbeeb4100fabc58068" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/pinctrl/intel/ |
H A D | pinctrl-intel.c | diff 1bd231538c21d1cd691e71cbeeb4100fabc58068 Mon Aug 12 11:14:01 CDT 2019 Andy Shevchenko <andriy.shevchenko@linux.intel.com> 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>
|