Skip to content

Conversation

AdityaGarg8
Copy link

The case HID_ANY_ID and default are technically the same, but the first one was assigning no report to the Magic Trackpad 1, while the second one assigns the correct report. Since the first case is matched first, the Magic Trackpad 1 was not being assigned any report, breaking support for it.

The case HID_ANY_ID and default are technically the same, but the first
one was assigning no report to the Magic Trackpad 1, while the second
one assigns the correct report. Since the first case is matched first,
the Magic Trackpad 1 was not being assigned any report, breaking
support for it.

Signed-off-by: Aditya Garg <[email protected]>
@AdityaGarg8
Copy link
Author

Cc @jannau

@jannau
Copy link
Member

jannau commented Oct 12, 2025

manually merged in bits/090-spi-hid and squashed

@jannau jannau closed this Oct 12, 2025
jannau added a commit that referenced this pull request Oct 12, 2025
Already squashed in bits/090-spi-hid

Signed-off-by: Janne Grunau <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants