Re: [PATCH] test_power: Add CURRENT and CHARGE_COUNTER properties

2019-06-25 Thread Lecopzer Chen
Dear Sebastian, Thanks for your review and helpful suggestion, Since our platform is relative simple, I just miss the part you refer to. I will fix them in patch v2. Thanks, Lecopzer

Re: [PATCH] test_power: Add CURRENT and CHARGE_COUNTER properties

2019-06-25 Thread Lecopzer Chen
Dear Sebastian, Thanks for your review and helpful suggestion, Since our platform is relative simple, I just miss the part you refer to. I will fix them in patch v2. Thanks, Lecopzer

Re: [PATCH] test_power: Add CURRENT and CHARGE_COUNTER properties

2019-06-25 Thread Sebastian Reichel
Hi, On Tue, May 14, 2019 at 06:04:58PM +0800, Lecopzer Chen wrote: > From: "Lecopzer Chen" > > Emulate battery current (variable) and battery CHARGE_COUNTER > (same as battery_capacity) properties. > > Signed-off-by: Lecopzer Chen > Cc: YJ Chiang Thanks for the patch and thanks for taking ca