power/battery: support get battery cycle count

add ioctl cmd

Signed-off-by: yezhonghui <yezhonghui@xiaomi.com>
This commit is contained in:
yezhonghui
2025-03-04 21:53:29 +08:00
committed by Alan C. Assis
parent 2b1c108819
commit 8a91155a0a
+2
View File
@@ -153,6 +153,8 @@ enum batio_operate_e
BATIO_OPRTN_CAPACITY,
BATIO_OPRTN_CHARGER_STATE,
BATIO_OPRTN_HEALTH,
BATIO_OPRTN_CYCLE_COUNT,
BATIO_OPRTN_CYCLE_LEVEL,
BATIO_OPRTN_END
};