On 04/04/2022 23:57, Chris Morgan wrote: > From: Chris Morgan <macromorgan@xxxxxxxxxxx> > > Create dt-binding documentation to document rk817 battery and charger > usage. New device-tree properties have been added. "Add new devicetree properties." instead of mixing tenses. > + > + rockchip,sleep-filter-current-microamp: > + description: > + Value in microamps of the sleep filter current for the charger. > + Value is used by the driver to derive the sleep sample current. > + > + required: > + - monitored-battery > + - rockchip,resistor-sense-micro-ohms > + - rockchip,sleep-enter-current-microamp > + - rockchip,sleep-filter-current-microamp additionalProperties:false (on required-level of indentation) Best regards, Krzysztof