Skip to content

dts:pbb: Add battery charger support

Felix Gerking requested to merge pbb_battery_charger_support into linux-5.10.52-seco

Use the gpio-charger driver. ACOK, STAT, I_CHARGE_0&1 are accessible via the corresponding sysfs entries of the gpio-charger driver. LOW_BATT_WARN and EN_CHARGER are accessible via gpioget and gpioset as a specific charging logic is required for the battery.

BCS 746-001119

Merge request reports