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

convert to MIPI DBI driver class #235

Merged
merged 3 commits into from
Jun 18, 2024
Merged

convert to MIPI DBI driver class #235

merged 3 commits into from
Jun 18, 2024

Conversation

rexut
Copy link
Member

@rexut rexut commented Jun 18, 2024

  • use the new upstream MIPI DBI driver class for ST7735R
  • use the new upstream MIPI DBI driver class for ST7735R.

Fixes #234

rexut added 3 commits June 18, 2024 15:53
Convert devicetree structure to use the new MIPI DBI API for:

- Waveshare RP2040 LCD 0.96
- Waveshare RP2040 Geek

Signed-off-by: Stephan Linz <[email protected]>
Convert devicetree structure to use the new MIPI DBI API for:

- Waveshare Pico LCD 1.14
- Waveshare Pico LCD 2

Signed-off-by: Stephan Linz <[email protected]>
Use the new upstream MIPI DBI driver class for ST7735R
and ST7789V based displays.

Signed-off-by: Stephan Linz <[email protected]>
Copy link

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publishing GitHub Action.

Copy link
Contributor

@tobiaskaestner tobiaskaestner left a comment

Choose a reason for hiding this comment

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

LGTM

@rexut rexut merged commit a8900e6 into main Jun 18, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] boards and shields with LCD do not support the new MIPI-DBI mode
2 participants