Re: [PATCH v4 1/5] dt-bindings: power: Extend battery chemistry with capacitor

From: Krzysztof Kozlowski
Date: Tue Apr 16 2024 - 12:00:15 EST


On 15/04/2024 10:13, Mike Looijmans wrote:
> Another technology to store energy is a (super)capacitor.
>
> Signed-off-by: Mike Looijmans <mike.looijmans@xxxxxxxx>
> ---
>
> (no changes since v1)
>
> Documentation/devicetree/bindings/power/supply/battery.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/power/supply/battery.yaml b/Documentation/devicetree/bindings/power/supply/battery.yaml
> index 491488e7b970..a22c97dfad88 100644
> --- a/Documentation/devicetree/bindings/power/supply/battery.yaml
> +++ b/Documentation/devicetree/bindings/power/supply/battery.yaml
> @@ -44,6 +44,7 @@ properties:
> - const: lithium-ion-polymer
> - const: lithium-ion-iron-phosphate
> - const: lithium-ion-manganese-oxide
> + - const: capacitor

Please keep some sort of order... everyone insists on adding to the end
of the lists...

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Best regards,
Krzysztof