On Wed, 05 Jun 2024 18:12:43 -0500, Danny Kaehn wrote: > This patchset allows USB-HID devices to have Firmware bindings through sharing > the USB fwnode with the HID driver, and adds such a binding and driver > implementation for the CP2112 USB to SMBus Bridge (which necessitated the > USB-HID change). This change allows a CP2112 permanently attached in hardware to > be described in DT and ACPI and interoperate with other drivers. > > Changes in v11: > - Eliminate 'gpio' subnode for DT and ACPI for the CP2112 per comment > from Rob H. > - Edit hid-cp2112.c to match for ACPI index and fall back to matching by > name (instead of the other way around) > - Separate CP2112 I2C bus speed configuration into a separate patch > > [...] Applied to hid/hid.git (for-6.11/core), thanks! [2/4] HID: usbhid: Share USB device firmware node with child HID device https://git.kernel.org/hid/hid/c/b81881b9c10e Cheers, -- Benjamin Tissoires <bentiss@xxxxxxxxxx>