2023-10-01 20:56:12

by Jakob Hauser

[permalink] [raw]
Subject: [PATCH v2 0/3] Remaining patches for RT5033 charger

This series adds the missing patch "Add cable detection and USB OTG supply"
to the RT5033 charger driver. The patch didn't make it with the initial
series [1].

In the meantime, two fixes patches [2][3] were squashed into that patch.
Additionally there are two clean-up patches, which are patches No. 2 & 3
in this series.

On squashing the fixes patches into the main patch: I didn't add a
Co-developed-by tag of Stephen because the one fix on the includes seemed
to me below the threshold for that tag.

Changes in v2:
- Patch 1: Squashed fixes patches into patch 1.
- Patch 1: Added Co-developed-by tag of Yang Yingliang and a short
description about that in the commit message.
- Patch 1: Removed Acked-by tag of Sebastian as the patch has changed.

v1: https://lore.kernel.org/linux-pm/[email protected]/T/#t

[1] https://lore.kernel.org/linux-pm/[email protected]/T/#t
[2] https://lore.kernel.org/linux-next/[email protected]
[3] https://lore.kernel.org/linux-pm/[email protected]/T/#u

Jakob Hauser (3):
power: supply: rt5033_charger: Add cable detection and USB OTG supply
power: supply: rt5033_charger: Simplify initialization of
rt5033_charger_data
power: supply: rt5033_charger: Replace "&pdev->dev" by "charger->dev"
in probe

drivers/power/supply/rt5033_charger.c | 320 ++++++++++++++++++++++++--
1 file changed, 299 insertions(+), 21 deletions(-)

--
2.39.2


2023-10-04 22:18:19

by Sebastian Reichel

[permalink] [raw]
Subject: Re: [PATCH v2 0/3] Remaining patches for RT5033 charger


On Sun, 01 Oct 2023 15:17:41 +0200, Jakob Hauser wrote:
> This series adds the missing patch "Add cable detection and USB OTG supply"
> to the RT5033 charger driver. The patch didn't make it with the initial
> series [1].
>
> In the meantime, two fixes patches [2][3] were squashed into that patch.
> Additionally there are two clean-up patches, which are patches No. 2 & 3
> in this series.
>
> [...]

Applied, thanks!

[1/3] power: supply: rt5033_charger: Add cable detection and USB OTG supply
commit: 8242336dc8a8009b93fb7c4506d79a8c894b3583
[2/3] power: supply: rt5033_charger: Simplify initialization of rt5033_charger_data
commit: 1c6877f1768a34c04e3a82f9f950f78488a1753b
[3/3] power: supply: rt5033_charger: Replace "&pdev->dev" by "charger->dev" in probe
commit: 3f26d8b6d1cbd41c5fa663c9ea48a2b832cfb58f

Best regards,
--
Sebastian Reichel <[email protected]>