[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210106203148.vl274vshztry5nka@earth.universe>
Date: Wed, 6 Jan 2021 21:31:48 +0100
From: Sebastian Reichel <sebastian.reichel@...labora.com>
To: Ricardo Rivera-Matos <r-rivera-matos@...com>
Cc: robh+dt@...nel.org, linux-pm@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
dmurphy@...com
Subject: Re: [PATCH v10 0/2] Introduce the BQ256XX family of chargers
Hi Ricardo,
On Wed, Jan 06, 2021 at 01:58:47PM -0600, Ricardo Rivera-Matos wrote:
> Hello,
>
> This patchset introduces the bq256xx family of charging ICs. The bq256xx
> ICs are highly integrated, buck, switching chargers intended for use in
> smartphones, tablets, and portable electronics.
>
> Ricardo Rivera-Matos (2):
> dt-bindings: power: Add the bq256xx dt bindings
> power: supply: bq256xx: Introduce the BQ256XX charger driver
>
> .../bindings/power/supply/bq256xx.yaml | 110 ++
> drivers/power/supply/Kconfig | 11 +
> drivers/power/supply/Makefile | 1 +
> drivers/power/supply/bq256xx_charger.c | 1745 +++++++++++++++++
> 4 files changed, 1867 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/power/supply/bq256xx.yaml
> create mode 100644 drivers/power/supply/bq256xx_charger.c
Thanks, I merged this patchset. I fixed up another pointer issue
in bq256xx_state_changed() while applying the patch. Before the
state probably always "changed" for you, so please check everything
works as expected :)
Thanks,
-- Sebastian
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists