Re: [PATCH] HID: logitech-hidpp: Add support for HID++ Multi-Platform feature (0x4531)

From: Greg KH

Date: Sat May 23 2026 - 00:12:09 EST


On Thu, May 21, 2026 at 12:27:05PM +0300, dev exalt wrote:
> Hi,
>
> Following up on this thread regarding HID++ Multi-Platform feature
> (0x4531) support.
> Please let us know if you’d like us to proceed with a V2 patch based
> on the discussed approach.

As-is, a module parameter will not work. All systems have configfs, and
sysfs, so use that for device configurations that need it.

thanks,

greg k-h