Skip to content

rk35xx-vendor: add rk3528 and lima driver support#6383

Merged
igorpecovnik merged 1 commit intoarmbian:mainfrom
amazingfate:rk35xx-vendor-rk3528
Mar 10, 2024
Merged

rk35xx-vendor: add rk3528 and lima driver support#6383
igorpecovnik merged 1 commit intoarmbian:mainfrom
amazingfate:rk35xx-vendor-rk3528

Conversation

@amazingfate
Copy link
Contributor

@amazingfate amazingfate commented Mar 10, 2024

Description

Enable rk3528 soc support to make rk3528 boards bootable.
Enable lima gpu driver for mali 400/450 gpu on rk3528 and disable arm mali400/450 driver. Devicetree related change is already in amazingfate/linux-rockchip@419410f

AR-2272

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=hinlink-ht2 BRANCH=vendor DEB_COMPRESS=xz KERNEL_CONFIGURE=no
  • Lima gpu driver works on hinlink-ht2

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
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@github-actions github-actions bot added size/small PR with less then 50 lines Hardware Hardware related like kernel, U-Boot, ... labels Mar 10, 2024
@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge 05 Milestone: Second quarter release labels Mar 10, 2024
@igorpecovnik igorpecovnik merged commit 714cfd4 into armbian:main Mar 10, 2024
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, ... Ready to merge Reviewed, tested and ready for merge size/small PR with less then 50 lines

Development

Successfully merging this pull request may close these issues.

3 participants

Comments