Jump to content

[Pull Request] - OrangePi 4 LTS: fix bluetooth, better sdcard stability


RSS Bot

Recommended Posts

Description

Spreadtrum (sprd) bluetooth chip declares a feature (park link status) which does not work so the device fails the initialization. This PR adds a workaround and a quirk to avoid using such feature, letting the device being correctly initialized, moreover it should not interfere with other bluetooth chips as the orangepi original patch does.

Also sdcard bus pins receive an increased current strength to improve sdcard compatibility

How Has This Been Tested?

  • [ ] Current (v5.15) kernel deb packages built and installed on existing system
  • [ ] Edge (v5.18) kernel deb packages built and installed on existing system

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [x] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings
  • [x] Any dependent changes have been merged and published in downstream modules

View the full article

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines