Re: [PATCH v2 1/6] extcon: max8997: Add CHGINS and CHGRM interrupt handling

2020-12-21 Thread Krzysztof Kozlowski
On Mon, Dec 21, 2020 at 09:53:08AM +, Timon Baetz wrote: > This allows the MAX8997 charger to set the current limit depending on > the detected extcon charger type. > > Signed-off-by: Timon Baetz Don't do this: In-Reply-To: <20201202203516.43053-1-timon.ba...@protonmail.com> It's a

[PATCH v2 1/6] extcon: max8997: Add CHGINS and CHGRM interrupt handling

2020-12-21 Thread Timon Baetz
This allows the MAX8997 charger to set the current limit depending on the detected extcon charger type. Signed-off-by: Timon Baetz --- drivers/extcon/extcon-max8997.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/extcon/extcon-max8997.c b/drivers/extcon/extcon-max8997.c index