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

Add lcd panel of hinlink-h88k support to rockchip64 current and edge #7901

Merged
merged 4 commits into from
Mar 3, 2025

Conversation

amazingfate
Copy link
Contributor

Description

Adding a dt overlay from vendor kernel: armbian/linux-rockchip#311
This lcd is powered by driver panel-mipi-dbi-spi, which must get built as builtin, so I have to toggle its dependency CONFIG_DRM to built in.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

  • ./compile.sh kernel BOARD=rock-5-itx BRANCH=current KERNEL_CONFIGURE=no DEB_COMPRESS=xz
  • ./compile.sh kernel BOARD=rock-5-itx BRANCH=current KERNEL_CONFIGURE=no DEB_COMPRESS=xz

Checklist:

Please delete options that are not relevant.

  • 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
  • Any dependent changes have been merged and published in downstream modules

@github-actions github-actions bot added size/medium PR with more then 50 and less then 250 lines Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... labels Mar 2, 2025
@igorpecovnik igorpecovnik removed the Needs review Seeking for review label Mar 3, 2025
@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge 05 Milestone: Second quarter release labels Mar 3, 2025
@igorpecovnik igorpecovnik merged commit d16287b into armbian:main Mar 3, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
05 Milestone: Second quarter release Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... Ready to merge Reviewed, tested and ready for merge size/medium PR with more then 50 and less then 250 lines
Development

Successfully merging this pull request may close these issues.

2 participants