diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2020-11-17 22:23:38 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-11-17 22:23:38 +0100 |
commit | dc80a2717e9dba059302b4de5ebcb02b3d703e3c (patch) | |
tree | 95428e2daa6442aac97c279826331ef46da52b1e /drivers/gpio/gpio-da9052.c | |
parent | Merge tag 'v5.10-rc4' into devel (diff) | |
parent | gpiolib: acpi: Make Intel GPIO tree official for GPIO ACPI work (diff) | |
download | linux-dc80a2717e9dba059302b4de5ebcb02b3d703e3c.tar.xz linux-dc80a2717e9dba059302b4de5ebcb02b3d703e3c.zip |
Merge tag 'intel-gpio-v5.11-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/andy/linux-gpio-intel into devel
intel-gpio for v5.11-1
* Refactor GPIO library to support bias and debounce ACPI settings
The following is an automated git shortlog grouped by driver:
gpiolib:
- acpi: Make Intel GPIO tree official for GPIO ACPI work
- acpi: Use BIT() macro to increase readability
- acpi: Convert pin_index to be u16
- acpi: Extract acpi_request_own_gpiod() helper
- acpi: Make acpi_gpio_to_gpiod_flags() usable for GpioInt()
- acpi: Set initial value for output pin based on bias and polarity
- acpi: Move acpi_gpio_to_gpiod_flags() upper in the code
- acpi: Move non-critical code outside of critical section
- acpi: Take into account debounce settings
- acpi: Use named item for enum gpiod_flags variable
- acpi: Respect bias settings for GpioInt() resource
- Introduce gpio_set_debounce_timeout() for internal use
- Extract gpio_set_config_with_argument_optional() helper
- move bias related code from gpio_set_config() to gpio_set_bias()
- Extract gpio_set_config_with_argument() for future use
- use proper API to pack pin configuration parameters
- add missed break statement
- Replace unsigned by unsigned int
Merge tag 'intel-pinctrl-v5.10-2' into HEAD:
- Merge tag 'intel-pinctrl-v5.10-2' into HEAD
pinctrl:
- intel: Set default bias in case no particular value given
- intel: Fix 2 kOhm bias which is 833 Ohm
Diffstat (limited to 'drivers/gpio/gpio-da9052.c')
0 files changed, 0 insertions, 0 deletions