Commit Graph

1 Commits

Author SHA1 Message Date
Andrew Halaney 044ab7ba22 drivers/tty/serial: add ESP32S3 ACM gadget driver
JIRA: https://issues.redhat.com/browse/RHEL-24205

commit b0c9a045e8c7d4791ef8bafae2c29fe00e835067
Author: Max Filippov <jcmvbkbc@gmail.com>
Date:   Tue Oct 10 01:59:26 2023 -0700

    drivers/tty/serial: add ESP32S3 ACM gadget driver

    Add driver for the ACM gadget controller of the Espressif ESP32S3 SoC.
    Hardware specification is available at the following URL:

      https://www.espressif.com/sites/default/files/documentation/esp32-s3_technical_reference_manual_en.pdf
      (Chapter 33 USB Serial/JTAG Controller)

    Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
    Link: https://lore.kernel.org/r/20231010085926.1021667-6-jcmvbkbc@gmail.com
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Signed-off-by: Andrew Halaney <ahalaney@redhat.com>
2024-05-09 11:26:15 -04:00