Re: [PATCH 09/13] HID: ft260: gpio: group sysfs attrs per HID interface

From: Linus Walleij

Date: Tue Aug 25 2026 - 04:14:30 EST


Hi Michael,

thanks for your patch!

On Sat, Aug 22, 2026 at 11:40 PM Michael Zaidman
<michael.zaidman@xxxxxxxxx> wrote:

> Split the single sysfs attribute group into per-interface groups based
> on chip mode (DCNF0/DCNF1):
>
> - I2C-only (mode 1): full I2C + GPIO attributes on the I2C HID iface
> - Dual mode (0/3): I2C-facing attrs on the I2C iface; GPIO and UART
> attrs on the UART iface
> - UART-only (mode 2): GPIO and UART attrs on the UART iface
>
> Signed-off-by: Michael Zaidman <michael.zaidman@xxxxxxxxx>

Drop "gpio" from the subject of this patch, it's all about sysfs
nothung else.

Yours,
Linus Walleij