[PATCH v2 0/3] Add charger support for the Nintendo Switch

From: Emmanuel Gil Peyrot
Date: Thu Aug 24 2023 - 09:14:48 EST


These aren’t my patches, but are required in order to charge this
console. I have tested them on a downstream 6.0 kernel[0] and they seem
to work properly.

This is the first part of a bunch of upstreaming I’m going to do for the
various drivers required to support this console in mainline.

[0] https://gitlab.azka.li/l4t-community/kernel/mainline/linux/-/commits/icosa-v6.0

Changes since v1:
- Split the dt-bindings change into its own patch.
- Add a message to the second patch.
- Add my own SoB.
- Remove a left-over dev_info().

Alexandre Courbot (2):
power: supply: bq24190_charger: Support bq24193
power: supply: bq24190_charger: Export current regulator

Emmanuel Gil Peyrot (1):
dt-bindings: power: supply: bq24190: Add ti,bq24193

.../bindings/power/supply/bq24190.yaml | 1 +
drivers/power/supply/bq24190_charger.c | 84 +++++++++++++++++++
2 files changed, 85 insertions(+)

--
2.42.0