[PATCH v2 0/3] Remaining patches for RT5033 charger

From: Jakob Hauser
Date: Sun Oct 01 2023 - 09:18:12 EST


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/cover.1695844349.git.jahau@xxxxxxxxxxxxxx/T/#t

[1] https://lore.kernel.org/linux-pm/cover.1684182964.git.jahau@xxxxxxxxxxxxxx/T/#t
[2] https://lore.kernel.org/linux-next/20230821125741.3a2474d7@xxxxxxxxxxxxxxxx
[3] https://lore.kernel.org/linux-pm/20230822030207.644738-1-yangyingliang@xxxxxxxxxx/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