Re: [PATCH v3 1/2] dt-bindings: power: supply: gpio-charger: add support for fast-charge timer
From: Krzysztof Kozlowski
Date: Tue Mar 24 2026 - 05:00:47 EST
On Mon, Mar 23, 2026 at 05:04:06PM +0100, Dimitri Fedrau wrote:
> charger-type:
> enum:
> @@ -62,6 +67,10 @@ properties:
> description: Default charge current limit. Must be listed in
> charge-current-limit-mapping.
>
> + fast-charge-timer-gpios:
> + maxItems: 1
> + description: GPIO used for enabling/disabling the fast-charge timer
> +
So where is the solution for "and then only allow
'fast-charge-timer-gpios' for the BQ24081."?
See example-schema or other bindings for the "if:not:...then:...
fast-charge-timer-gpios: false"
Best regards,
Krzysztof