Hi, On 5/27/24 11:14 AM, Hans de Goede wrote: > Hi All, > > This series adds touchscreen parameters for 2 new models to > touchscreen_dmi.c . The parameters for these 2 new models have been > found by using the new "i2c_touchscreen_props=..." kernel commandline > argument. > > These 2 patches have been cherry-picked from: > > https://github.com/android-generic/kernel_common/ > > which already as the "i2c_touchscreen_props=..." support merged. Thank you for your patch series, I've applied this patch series to my review-hans branch: https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans Note it will show up in my review-hans branch once I've pushed my local branch there, which might take a while. I will include this series in my next fixes pull-req to Linus for the current kernel development cycle. Regards, Hans > > Regards, > > Hans > > > hmtheboy154 (2): > platform/x86: touchscreen_dmi: Add info for GlobalSpace SolT IVW 11.6" > tablet > platform/x86: touchscreen_dmi: Add info for the EZpad 6s Pro > > drivers/platform/x86/touchscreen_dmi.c | 35 ++++++++++++++++++++++++++ > 1 file changed, 35 insertions(+) >