On Mon, 25 Sep 2023 01:48:24 -0700, Max Filippov wrote: > Add documentation for the ESP32S3 USB CDC-ACM controller. > > Signed-off-by: Max Filippov <jcmvbkbc@xxxxxxxxx> > > --- > Changes v2->v3: > - add a reference to serial.yaml > > Changes v1->v2: > - fix description > - rename node in the example > - fix example indentation > > .../bindings/serial/esp,esp32-acm.yaml | 42 +++++++++++++++++++ > 1 file changed, 42 insertions(+) > create mode 100644 Documentation/devicetree/bindings/serial/esp,esp32-acm.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>