clockworkpi / uConsole

This code repository offers downloads for the latest images of various uConsole models, along with kernel patches, firmware for the keyboard and 4G expansion module, hardware schematics, assembly instructions, and essential technical documents.
276 stars 42 forks source link

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

Open scyto opened 8 months ago

scyto commented 8 months ago

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/20220607155324.118102-16-aidanmacdonald.0x0@gmail.com/

Or is it some other issue?

PotatoMania commented 8 months ago

No, it's a device tree mistake.

https://github.com/clockworkpi/uConsole/blob/1924163912c207fbd8f2e29927a7798f70807ce5/Code/patch/cm4/20230630/0001-patch-cm4.patch#L366

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