On 09/03/2023 03:39, Hermes Zhang wrote:Could you give some more info about what I missed?
Add a new property: ts-ignore to allow user to enable the TS_IGNORE flagYou miss users of it.
in chip. Ignore TS pin will allow user to control the charging
parameters instead of the default JEITA profile in chip.
@@ -68,6 +68,12 @@ properties:
Interrupt sends an active low, 256 μs pulse to host to report the charger
device status and faults.
+ ts-ignore:
Missing vendor prefix... is this generic property? ts-ignore is very
cryptic. You should describe here rather desired system characteristic.
Why anyone would need to use it per-board level?