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

Fix board firefly-itx3588j bluetooth #6720

Merged
merged 1 commit into from
Jun 9, 2024
Merged

Conversation

SeeleVolleri
Copy link
Contributor

@SeeleVolleri SeeleVolleri commented Jun 9, 2024

Description

This board comes with AP6275PR3 wifi6/BT5.0 chip, But it need a brcm_patchram_plus to enpower bluetooth.

This commit reused rk3399's bluetooth service file and patchram, replaced serial and firmware.

image

How Has This Been Tested?

  • build
  • run
  • played song using bluetooth speaker
  • blueman scan shows devices and uuids correctly

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
  • 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 Jun 9, 2024
@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge 08 Milestone: Third quarter release labels Jun 9, 2024
@igorpecovnik igorpecovnik merged commit 116dded into armbian:main Jun 9, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
08 Milestone: Third 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.

2 participants