linux/drivers/pinctrl/intel
Andy Shevchenko 6217728b38 pinctrl: intel: Move default strength assignment to a switch-case
iWhen ->pin_config_set() is called from the GPIO library (assumed
GpioIo() ACPI resource), the argument can be 1, when, for example,
PullDefault is provided. In such case we supply sane default in
the driver. Move that default assingment to a switch-case, so
it will be consolidated in one place.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
2023-11-13 13:56:42 +02:00
..
Kconfig pinctrl: intel: consolidate ACPI dependency 2023-08-22 14:47:42 +03:00
Kconfig.tng pinctrl: moorefield: Adapt to Intel Tangier driver 2023-08-15 17:31:50 +03:00
Makefile pinctrl: tangier: Introduce Intel Tangier driver 2023-08-15 17:31:50 +03:00
pinctrl-alderlake.c pinctrl: alderlake: Switch to use Intel pin control PM ops 2023-11-13 13:33:27 +02:00
pinctrl-baytrail.c pinctrl: baytrail: Replace kernel.h by what is actually being used 2023-10-03 16:29:30 +03:00
pinctrl-broxton.c pinctrl: broxton: Switch to use Intel pin control PM ops 2023-11-13 13:33:27 +02:00
pinctrl-cannonlake.c pinctrl: cannonlake: Switch to use Intel pin control PM ops 2023-11-13 13:33:27 +02:00
pinctrl-cedarfork.c pinctrl: cedarfork: Switch to use Intel pin control PM ops 2023-11-13 13:33:27 +02:00
pinctrl-cherryview.c treewide: rename pinctrl_gpio_direction_output_new() 2023-11-04 10:23:22 +01:00
pinctrl-denverton.c pinctrl: denverton: Switch to use Intel pin control PM ops 2023-11-13 13:33:27 +02:00
pinctrl-elkhartlake.c pinctrl: elkhartlake: Switch to use Intel pin control PM ops 2023-11-13 13:33:27 +02:00
pinctrl-emmitsburg.c pinctrl: emmitsburg: Switch to use Intel pin control PM ops 2023-11-13 13:33:27 +02:00
pinctrl-geminilake.c pinctrl: geminilake: Switch to use Intel pin control PM ops 2023-11-13 13:33:27 +02:00
pinctrl-icelake.c pinctrl: icelake: Switch to use Intel pin control PM ops 2023-11-13 13:33:27 +02:00
pinctrl-intel.c pinctrl: intel: Move default strength assignment to a switch-case 2023-11-13 13:56:42 +02:00
pinctrl-intel.h pinctrl: intel: Make PM ops functions static 2023-11-13 13:33:28 +02:00
pinctrl-jasperlake.c pinctrl: jasperlake: Switch to use Intel pin control PM ops 2023-11-13 13:33:27 +02:00
pinctrl-lakefield.c pinctrl: lakefield: Switch to use Intel pin control PM ops 2023-11-13 13:33:27 +02:00
pinctrl-lewisburg.c pinctrl: lewisburg: Switch to use Intel pin control PM ops 2023-11-13 13:33:28 +02:00
pinctrl-lynxpoint.c treewide: rename pinctrl_gpio_direction_output_new() 2023-11-04 10:23:22 +01:00
pinctrl-merrifield.c pinctrl: merrifield: Replace kernel.h by what is actually being used 2023-10-03 16:29:31 +03:00
pinctrl-meteorlake.c pinctrl: meteorlake: Switch to use Intel pin control PM ops 2023-11-13 13:33:28 +02:00
pinctrl-moorefield.c pinctrl: moorefield: Replace kernel.h by what is actually being used 2023-10-03 16:29:31 +03:00
pinctrl-sunrisepoint.c pinctrl: sunrisepoint: Switch to use Intel pin control PM ops 2023-11-13 13:33:28 +02:00
pinctrl-tangier.c pinctrl: tangier: Move default strength assignment to a switch-case 2023-11-13 13:52:56 +02:00
pinctrl-tangier.h pinctrl: tangier: Introduce Intel Tangier driver 2023-08-15 17:31:50 +03:00
pinctrl-tigerlake.c pinctrl: tigerlake: Switch to use Intel pin control PM ops 2023-11-13 13:33:28 +02:00