[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230824131342.206784-1-linkmauve@linkmauve.fr>
Date: Thu, 24 Aug 2023 15:13:28 +0200
From: Emmanuel Gil Peyrot <linkmauve@...kmauve.fr>
To: unlisted-recipients:; (no To-header on input)
Cc: Emmanuel Gil Peyrot <linkmauve@...kmauve.fr>,
Alexandre Courbot <acourbot@...dia.com>,
azkali <a.ffcc7@...il.com>, CTCaer <ctcaer@...il.com>,
Sebastian Reichel <sre@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>, linux-pm@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/3] Add charger support for the Nintendo Switch
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
Powered by blists - more mailing lists