Message ID | 20220810144117.493710-1-luzmaximilian@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | platform/surface: aggregator_registry: Rename and add more HID device nodes | expand |
Hi, On 8/10/22 16:41, Maximilian Luz wrote: > This series is twofold: > > Patch 1 and 2 rename existing HID firmware nodes to better reflect the > devices they represent and the hierarchy they are placed under. In > particular, the three previously unknown nodes are for sensors, firmware > updates via the CFU mechanism, and for a USB Type-C Connector System > Software Interface (UCSI) HID client. > > Patch 3 adds support for sensors and the UCSI client to the Surface Pro > 8 by adding the missing SAM-connected HID nodes. Thank you for your patch, I've applied this patch 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. Once I've run some tests on this branch the patches there will be added to the platform-drivers-x86/for-next branch and eventually will be included in the pdx86 pull-request to Linus for the next merge-window. Regards, Hans > > Regards, > Max > > Maximilian Luz (3): > platform/surface: aggregator_registry: Rename HID device nodes based > on their function > platform/surface: aggregator_registry: Rename HID device nodes based > on new findings > platform/surface: aggregator_registry: Add HID devices for sensors and > UCSI client to SP8 > > .../surface/surface_aggregator_registry.c | 44 ++++++++++--------- > 1 file changed, 23 insertions(+), 21 deletions(-) >