mbox series

[v5,0/3] int3472: Support GPIO con_id based on _HID

Message ID 20250131120152.1109476-1-sakari.ailus@linux.intel.com (mailing list archive)
Headers show
Series int3472: Support GPIO con_id based on _HID | expand

Message

Sakari Ailus Jan. 31, 2025, 12:01 p.m. UTC
Hi folks,

One patch turned into a set, the second patch being the original one.

since v4:

- Split the newly added if () clause into two for better readability in
  int3472_get_func_and_polarity().

Sakari Ailus (3):
  platform/x86: int3472: Use correct type for "polarity", call it
    gpio_flags
  platform/x86: int3472: Call "reset" GPIO "enable" for INT347E
  platform/x86: int3472: Call "func" "con_id" instead

 drivers/platform/x86/intel/int3472/discrete.c | 100 ++++++++++++------
 1 file changed, 70 insertions(+), 30 deletions(-)