Jump to content

[Armbian build PR] - Fix nanopct4 rt5651 sound&clean wireless,bluetooth&add general-add-panel-simple-dsi.patch


Recommended Posts

Posted

Description

  • nanopct4 rt5651 sound repeat pinctrl cause problem
[    7.395164] rockchip-pinctrl pinctrl: pin gpio4-0 already requested by ff880000.i2s; cannot claim for 1-001a
[    7.395192] rockchip-pinctrl pinctrl: could not request pin 128 (gpio4-0) from group i2s-8ch-mclk  on device rockchip-pinctrl
  • wlan-platdata,bluetooth-platdata is from legacy kernel, it not in mainline kernel (wireless,bluetooth drive by sdio,bluethooth node in dts), now remove it from dts

  • general-add-panel-simple-dsi.patch is a general patch drive DSI lcd display pannel by dts easy, now add this to media edge for some people's need

  • By the way, [board-pbp-fix-wonky-wifi-bt.patch] this patch cause brcm bluetooth problem as follow(I disabled it in test):

[    9.344976] Bluetooth: hci0: command 0xfc45 tx timeout
[   17.376934] Bluetooth: hci0: BCM: failed to write clock (-110)
[   17.377484] Bluetooth: hci0: Failed to set baudrate
[   19.392839] Bluetooth: hci0: command 0x0c03 tx timeout
[   27.616997] Bluetooth: hci0: BCM: Reset failed (-110)

How Has This Been Tested?

  • [x] nanopct4 rt5651 sound,wireless,bluetooth normal on linux6.1

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] 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
  • [x] My changes generate no new warnings
  • [x] Any dependent changes have been merged and published in downstream modules

View the full article

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines