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

dmesg: axp20x-battery-power-supply: couldn't set constant charge current from DT #10

Open
scyto opened this issue Oct 11, 2023 · 1 comment

Comments

@scyto
Copy link

scyto commented Oct 11, 2023

axp20x-battery-power-supply axp20x-battery-power-supply: couldn't set constant charge current from DT: fallback to minimum value

I assume this error would be fixed by? https://patchwork.kernel.org/project/linux-iio/patch/[email protected]/

Or is it some other issue?

@PotatoMania
Copy link

No, it's a device tree mistake.

+ constant_charge_current_max_microamp = <2100000>;

It should be constant-charge-current-max-microamp instead.

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

No branches or pull requests

2 participants