Jump to content

[Armbian build PR] - rk322x: fix tsadc-related bootloop on some boards


RSS Bot

Recommended Posts

Description

Some rk322x boards (notably those with X96-Mini signature) are stuck in a bootloop. The cause has been identified in the tsadc node and in particular is related to what is described in this kernel pull request.

This PR simply removes the pinctrl properties, so the GPIO pin that does the reset on these board is left as per default, thus not causing any unwanted reboot.

How Has This Been Tested?

  • [x] Device tree has been compiled without errors

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