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

Fixed tinker-edgr-r board GPU bug, drivers:regulator:fan53555:add new device chip id #6998

Merged
merged 8 commits into from
Aug 12, 2024

Conversation

ARC-MX
Copy link
Contributor

@ARC-MX ARC-MX commented Jul 27, 2024

Description

drivers:regulator:fan53555

When I use fan53555, I see an error:

FAN53555-regulator 0-0060: Chip ID 0 with rev 12 not supported!

So I fixed this bug

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.

  • build
  • restart

Checklist:

Please delete options that are not relevant.

  • 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

@ARC-MX ARC-MX requested a review from igorpecovnik as a code owner July 27, 2024 07:12
@github-actions github-actions bot added size/medium PR with more then 50 and less then 250 lines Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... labels Jul 27, 2024
Copy link
Member

@EvilOlaf EvilOlaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There shall not be any special characters ( : ) in file names.

@igorpecovnik igorpecovnik added Work in progress Unfinished / work in progress 08 Milestone: Third quarter release Needs review Seeking for review labels Jul 29, 2024
@ARC-MX
Copy link
Contributor Author

ARC-MX commented Aug 7, 2024

There shall not be any special characters ( : ) in file names.

I have changed the file name of patch

@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge and removed Work in progress Unfinished / work in progress Needs review Seeking for review labels Aug 12, 2024
@igorpecovnik igorpecovnik merged commit 05d7ca0 into armbian:main Aug 12, 2024
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, ... Patches Patches related to kernel, U-Boot, ... Ready to merge Reviewed, tested and ready for merge size/medium PR with more then 50 and less then 250 lines
Development

Successfully merging this pull request may close these issues.

3 participants