Re: [PATCH v1 0/1] dt-bindings: power: supply: bq24190: document charge enable pin

From: Svyatoslav Ryhel
Date: Tue Sep 16 2025 - 13:17:04 EST


вт, 16 вер. 2025 р. о 19:59 Sebastian Reichel
<sebastian.reichel@xxxxxxxxxxxxx> пише:
>
> Hi,
>
> On Fri, Sep 12, 2025 at 09:51:45AM +0300, Svyatoslav Ryhel wrote:
> > Document active low Charge Enable pin. Battery charging is enabled when
> > REG01[5:4] = 01 and CE pin = Low. CE pin must be pulled high or low.
> >
> > Svyatoslav Ryhel (1):
> > dt-bindings: power: supply: bq24190: document charge enable pin
> >
> > Documentation/devicetree/bindings/power/supply/bq24190.yaml | 6 ++++++
> > 1 file changed, 6 insertions(+)
>
> No driver change?
>

That is correct, both my patches for bq24190 charger and bq27xxx fuel
gauge adjust only schema to reflect the hardware configuration of
chips, drivers for these devices do not need any adjustments at least
for now.

> Greetings,
>
> -- Sebastian