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

get senseHAT driver into upstream Linux #3

Open
theyoyojo opened this issue Jun 9, 2021 · 3 comments
Open

get senseHAT driver into upstream Linux #3

theyoyojo opened this issue Jun 9, 2021 · 3 comments
Assignees

Comments

@theyoyojo
Copy link
Contributor

depends on:

  • rewrite fbdev device to use drm
  • update API calls
  • solve device-tree integration
@charliemirabile
Copy link
Contributor

charliemirabile commented Jul 12, 2021

Todo:

  • new apis for scheduling IRQ work for joystick
  • tinyDRM
  • supports only one device

Fixme:

  • Magic numbers in joystick keymap and in loop (ARRAYSIZE)
  • remove .owner=THIS_MODULE
  • remove rpi specific fallback
  • refer to SoC as BCM283x
  • magic number (character literal) in rpisense_probe instead of macro

@theyoyojo
Copy link
Contributor Author

theyoyojo commented Jul 13, 2021

Probably not using DRM as we have heard that it is overly complex for our use case. Perhaps LCD

@theyoyojo
Copy link
Contributor Author

we posted v6

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

No branches or pull requests

2 participants