mbox series

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

Message ID cover.1727252762.git.cy_huang@richtek.com (mailing list archive)
Headers show
Series power: supply: rt9471: Fix WDT bitfield and charger status | expand

Message

ChiYuan Huang Sept. 25, 2024, 8:32 a.m. UTC
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(-)

Comments

ChiYuan Huang Oct. 16, 2024, 6:13 a.m. UTC | #1
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
>
Sebastian Reichel Oct. 16, 2024, 9:41 p.m. UTC | #2
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,