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

Add support for ADP5055 #2668

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Add support for ADP5055 #2668

wants to merge 3 commits into from

Conversation

actorreno
Copy link

PR Description

PR Type

  • Bug fix (a change that fixes an issue)
  • New feature (a change that adds new functionality)
  • Breaking change (a change that affects other repos or cause CIs to fail)

PR Checklist

  • I have conducted a self-review of my own code changes
  • I have tested the changes on the relevant hardware
  • I have updated the documentation outside this repo accordingly (if there is the case)

@nunojsa
Copy link
Collaborator

nunojsa commented Dec 6, 2024

Please, fix first the valid CI errors you have...

@actorreno actorreno force-pushed the dev/adp5055-regulator branch 9 times, most recently from 5d77901 to 36d5ba8 Compare December 9, 2024 02:38
@actorreno
Copy link
Author

actorreno commented Dec 9, 2024

It seems the checks returns some errors I couldn't capture when locally running commit check scripts like "./scripts/checkpatch <driver_file>"

I have fixed them except 1 last error which I am confused about since the error is not related to my files.
Screenshot below.

image

Edit: was fixed by rebasing to latest main

Add documentation for devicetree bindings for ADP5055.

Signed-off-by: Alexis Czezar Torreno <alexisczezar.torreno@analog.com>
Add ADI ADP5055 triple buck regulator driver support.

Signed-off-by: Alexis Czezar Torreno <alexisczezar.torreno@analog.com>
imply REGULATOR_ADP5055.

Signed-off-by: Alexis Czezar Torreno <alexisczezar.torreno@analog.com>
@actorreno actorreno force-pushed the dev/adp5055-regulator branch from 36d5ba8 to 03486f9 Compare December 18, 2024 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants