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

added support for MediaTek USB drivers #4727

Merged
merged 4 commits into from Jan 23, 2023
Merged

Conversation

ErikApption
Copy link
Contributor

@ErikApption ErikApption commented Jan 22, 2023

Description

This PR enables support for MediaTek USB modules in Rockship legacy kernel. MediaTek branch was enabled in the past but all the devices were set not to build. This change adds them as modules.

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.

  • Create and build full Armbian desktop image based on OPI5 WIP
  • Test with hardware on Orange PI 5
  • Connect to Wifi network with image + Asus USB AC55 (MediaTek MT7621U)

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

@igorpecovnik igorpecovnik added the Ready to merge Reviewed, tested and ready for merge label Jan 22, 2023
igorpecovnik
igorpecovnik previously approved these changes Jan 22, 2023
nyanmisaka
nyanmisaka previously approved these changes Jan 22, 2023
config/kernel/linux-rockchip-rk3588-legacy.config Outdated Show resolved Hide resolved
config/kernel/linux-rockchip-rk3588-legacy.config Outdated Show resolved Hide resolved
config/kernel/linux-rockchip-rk3588-legacy.config Outdated Show resolved Hide resolved
config/kernel/linux-rockchip-rk3588-legacy.config Outdated Show resolved Hide resolved
@igorpecovnik igorpecovnik merged commit 31b5113 into armbian:master Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready to merge Reviewed, tested and ready for merge
Development

Successfully merging this pull request may close these issues.

None yet

3 participants