mbox series

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

Message ID 20250207134126.1769183-1-sakari.ailus@linux.intel.com
Headers show
Series int3472: Support GPIO con_id based on _HID | expand

Message

Sakari Ailus Feb. 7, 2025, 1:41 p.m. UTC
Hi folks,

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

since v5:

- Add a comment to the GPIO mapping code.

- Align ternary operator conditionals right of "= " on the previous line.

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 | 105 +++++++++++++-----
 1 file changed, 75 insertions(+), 30 deletions(-)