Re: [PATCH v2 2/2] extcon: Add basic support for Maxim MAX14526 MUIC
From: Svyatoslav Ryhel
Date: Tue Apr 08 2025 - 01:41:46 EST
вт, 25 лют. 2025 р. о 11:00 Svyatoslav Ryhel <clamor95@xxxxxxxxx> пише:
>
> The MAX14526 is designed to simplify interface requirements on
> portable devices by multiplexing common inputs (USB, UART,
> Microphone, Stereo Audio and Composite Video) on a single
> micro/mini USB connector. The USB input supports Hi-Speed USB
> and the audio/video inputs feature negative rail signal
> operation allowing simple DC coupled accessories. These device
> allow a single micro/mini USB port to support all the common
> interfaces on Cellular phones and portable media players over
> the same external lines.
>
> Signed-off-by: Svyatoslav Ryhel <clamor95@xxxxxxxxx>
> ---
> drivers/extcon/Kconfig | 12 ++
> drivers/extcon/Makefile | 1 +
> drivers/extcon/extcon-max14526.c | 301 +++++++++++++++++++++++++++++++
> 3 files changed, 314 insertions(+)
> create mode 100644 drivers/extcon/extcon-max14526.c
>
These patches had no activity/feedback from maintainers for a while,
so, in case they got lost in the depths of email box, this is a
friendly reminder that they are still relevant and I would like them
to move on.
Best regards,
Svyatoslav R.