Re: [PATCH v3] power: supply: core: Add kerneldoc to battery struct
From: Vaittinen, Matti <hidden>
Date: 2021-11-16 06:21:17
Hi deeee Ho Linus, On 11/16/21 02:17, Linus Walleij wrote:
This complements the struct power_supply_battery_info with extensive kerneldoc explaining the different semantics of the fields, including an overview of the CC/CV charging concepts implicit in some of the struct members. This is done to first establish semantics before I can add more charging methods by breaking out the CC/CV parameters to its own struct.
Just a request... This sounds like you're having some bigger changes coming in? Are the changes visible anywhere? I'd be interested in seeing what you're planning :) I've had a fuel-gauge RFC series sitting in my own git (for a long time) waiting for me to get it more extensively tested (and waiting for me to learn how things are handled in user-space. Funny that waiting has not increased my knowledge :rolleyes:). It was just yesterday I dug it up and rebased it onto 5.16-rc1 for a re-spin. I'd like to see how it fits into what you have on mind :) I might give my simple-gauge series a go as RFCv3 later today. Best Regards Matti Vaittinen