On Tue, 07 Feb 2023 15:03:30 -0800, Dmitry Torokhov wrote: > In certain circumstances, such as when creating I2C-connected HID > devices, we want to pass and retain some quirks (axis inversion, etc). > The source of such quirks may be device tree, or DMI data, or something > else not readily available to the HID core itself and therefore cannot > be reconstructed easily. To allow this, introduce "initial_quirks" field > in hid_device structure and use it when determining the final set of > quirks. > > [...] Applied to hid/hid.git (for-6.3/multitouch), thanks! [1/1] HID: retain initial quirks set up when creating HID devices https://git.kernel.org/hid/hid/c/03a86105556e Cheers, -- Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>