On Thu, Aug 8, 2019 at 3:21 PM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > 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@xxxxxxxxxxxxxxx> > --- > in v2: > - amended comment in intel_pad_locked() respectively to the change (Mika) > - described enum values (Linus) > - lowered case for locking flavour in debugfs for better looking > drivers/pinctrl/intel/pinctrl-intel.c | 67 ++++++++++++++++++++------- > 1 file changed, 50 insertions(+), 17 deletions(-) Mika pointed out some typos or so, apart from that: Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Yours, Linus Walleij