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

feat: add ST7796 kernel module (fbtft) #7550

Merged

Conversation

redrathnure
Copy link
Contributor

Description

The same as #7543 but without using simlinks.

Add support for ST7796 based LCD module (connected via SPI interface). One of real device example is MKS PI-TS35 display.

How Has This Been Tested?

The changes was tested on MKS PI-TS35 display together with MKS-PI board as part of custom Armbian image. Touch screen uses an ads7846 module.

  • MKS-PI + MKS PI-TS35

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings

@github-actions github-actions bot added size/large PR with 250 lines or more Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... labels Dec 8, 2024
Add support for ST7796 based LCD module (connected via SPI interface). One of real device example is [MKS PI-TS35 display](https://github.com/makerbase-mks/MKS-TFT-Hardware/tree/master/MKS%20PI-TS35).
@redrathnure redrathnure force-pushed the feat-add-fb_st7796-kmod-wo-links branch from 191a822 to 17044e4 Compare December 8, 2024 09:45
Copy link
Contributor

@paolosabatino paolosabatino left a comment

Choose a reason for hiding this comment

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

I approve and merge again. This should definitely not pose any issues.

@paolosabatino paolosabatino merged commit 06c9c2d into armbian:main Dec 8, 2024
redrathnure added a commit to redrathnure/armbian-mkspi that referenced this pull request Dec 8, 2024
redrathnure added a commit to redrathnure/armbian-mkspi that referenced this pull request Dec 8, 2024
@redrathnure redrathnure mentioned this pull request Dec 8, 2024
5 tasks
@redrathnure
Copy link
Contributor Author

redrathnure commented Dec 8, 2024

This should definitely not pose any issues.

@paolosabatino Looks like I failed to create it this time too, sorry for this: #7552 :(

redrathnure added a commit to redrathnure/armbian-mkspi that referenced this pull request Dec 8, 2024
igorpecovnik pushed a commit that referenced this pull request Dec 8, 2024
redrathnure added a commit to redrathnure/armbian-mkspi that referenced this pull request Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hardware Hardware related like kernel, U-Boot, ... Needs review Seeking for review Patches Patches related to kernel, U-Boot, ... size/large PR with 250 lines or more
Development

Successfully merging this pull request may close these issues.

2 participants