[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAGTfZH3hTGYL-QnK0nFhCkY58w+VU0NWDFFj96Coj3nuS9wmMg@mail.gmail.com>
Date: Sun, 11 May 2025 21:00:02 +0900
From: Chanwoo Choi <chanwoo@...nel.org>
To: Svyatoslav Ryhel <clamor95@...il.com>
Cc: MyungJoo Ham <myungjoo.ham@...sung.com>, Chanwoo Choi <cw00.choi@...sung.com>,
Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org
Subject: Re: [PATCH v3 0/2] extcon: add basic Maxim MAX14526 MUIC support
Hi,
Applied them.
Thanks,
On Tue, May 6, 2025 at 5:09 PM Svyatoslav Ryhel <clamor95@...il.com> wrote:
>
> The MAX14526 is a simple multiplexer of common inputs on a single
> mini/micro USB for portable devices.
>
> ---
> Changes on switching from v2 to v3:
> - fixed overflow issue with ~USB_DET_DIS
>
> Changes on switching from v1 to v2:
> - added port and connector to schema
> - removed -muic suffix
> - removed unneded comment header
> - removed unneded gpios in private data
> - improved code formatting
> ---
>
> Svyatoslav Ryhel (2):
> dt-bindings: extcon: Document Maxim MAX14526 MUIC
> extcon: Add basic support for Maxim MAX14526 MUIC
>
> .../bindings/extcon/maxim,max14526.yaml | 80 +++++
> drivers/extcon/Kconfig | 12 +
> drivers/extcon/Makefile | 1 +
> drivers/extcon/extcon-max14526.c | 302 ++++++++++++++++++
> 4 files changed, 395 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/extcon/maxim,max14526.yaml
> create mode 100644 drivers/extcon/extcon-max14526.c
>
> --
> 2.48.1
>
>
--
Best Regards,
Chanwoo Choi
Samsung Electronics
Powered by blists - more mailing lists