sriharshaarangi / BatteryChargeLimit

GNU General Public License v3.0
378 stars 103 forks source link

Support for Nintendo Switch with Android (Foster and Foster tab) #203

Closed chiveta closed 1 year ago

chiveta commented 3 years ago

Here source; https://gitlab.com/switchroot/android

from what I've been reading from the compiled android source it uses max170xx, but what they update the most from the source is this, I'm sorry I don't understand much of this.

https://gitlab.com/switchroot/kernel/l4t-kernel-4.9/-/blob/lineage-17.1/drivers/power/supply/max17042_battery.c

milux commented 1 year ago

We need a control file here for adding support. Doing research about the functionality used in ROMs is beyond scope for this project.