Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

input: add a pat912x driver #69492

Merged
merged 2 commits into from Feb 29, 2024
Merged

Conversation

fabiobaltieri
Copy link
Member

Just an interesting device I bumped into, there's some aliexpress shop with these available so I got one and made a board and a driver for it. :-) Optimistically called pat912x, I think it should work on the 9126 as well but the 9125EL-TKIT (i2c) is the one I have and tested against.


Add an initial input driver for the PixArt PAT9125EL, just core functionalities for now, will add more configuration properties at a later stage.

Add pixart binding prefix.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
Add an initial input driver for the PixArt PAT9125EL, just core
functionalities for now, will add more configuration properties at a
later stage.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
@zephyrbot zephyrbot added area: Devicetree Binding PR modifies or adds a Device Tree binding area: Input Input Subsystem and Drivers labels Feb 26, 2024
Copy link
Collaborator

@bjarki-trackunit bjarki-trackunit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good :)

@fabiobaltieri fabiobaltieri merged commit 3538335 into zephyrproject-rtos:main Feb 29, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Devicetree Binding PR modifies or adds a Device Tree binding area: Input Input Subsystem and Drivers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants