[PATCH 0/2] power: supply: rt9471: Fix WDT bitfield and charger status

cy_huang@richtek.com posted 2 patches 2 months ago
drivers/power/supply/rt9471.c | 52 ++++++++++++++++++++++-------------
1 file changed, 33 insertions(+), 19 deletions(-)
[PATCH 0/2] power: supply: rt9471: Fix WDT bitfield and charger status
Posted by cy_huang@richtek.com 2 months ago
From: ChiYuan Huang <cy_huang@richtek.com>

This patch series add the following fixes that reported from the end
market included WDT bitfield and the real charger status.

ChiYuan Huang (2):
  power: supply: rt9471: Fix wrong WDT function regfield declaration
  power: supply: rt9471: Use IC status regfield to report real charger
    status

 drivers/power/supply/rt9471.c | 52 ++++++++++++++++++++++-------------
 1 file changed, 33 insertions(+), 19 deletions(-)

-- 
2.34.1
Re: [PATCH 0/2] power: supply: rt9471: Fix WDT bitfield and charger status
Posted by Sebastian Reichel 1 month, 1 week ago
On Wed, 25 Sep 2024 16:32:57 +0800, cy_huang@richtek.com wrote:
> From: ChiYuan Huang <cy_huang@richtek.com>
> 
> This patch series add the following fixes that reported from the end
> market included WDT bitfield and the real charger status.
> 
> ChiYuan Huang (2):
>   power: supply: rt9471: Fix wrong WDT function regfield declaration
>   power: supply: rt9471: Use IC status regfield to report real charger
>     status
> 
> [...]

Applied, thanks!

[1/2] power: supply: rt9471: Fix wrong WDT function regfield declaration
      commit: d10ff07dd2b933e3864c592ca932996b07bbf22a
[2/2] power: supply: rt9471: Use IC status regfield to report real charger status
      commit: c46a9ee5c6210682611d3d4276436c23a95e1996

Best regards,
-- 
Sebastian Reichel <sebastian.reichel@collabora.com>
Re: [PATCH 0/2] power: supply: rt9471: Fix WDT bitfield and charger status
Posted by ChiYuan Huang 1 month, 1 week ago
On Wed, Sep 25, 2024 at 04:32:57PM +0800, cy_huang@richtek.com wrote:
> From: ChiYuan Huang <cy_huang@richtek.com>
> 
> This patch series add the following fixes that reported from the end
> market included WDT bitfield and the real charger status.
Any reply for this patch series?
> 
> ChiYuan Huang (2):
>   power: supply: rt9471: Fix wrong WDT function regfield declaration
>   power: supply: rt9471: Use IC status regfield to report real charger
>     status
> 
>  drivers/power/supply/rt9471.c | 52 ++++++++++++++++++++++-------------
>  1 file changed, 33 insertions(+), 19 deletions(-)
> 
> -- 
> 2.34.1
>