On Mon, 25 Sep 2023 01:48:22 -0700, Max Filippov wrote: > Add documentation for the ESP32xx UART controllers. > > Signed-off-by: Max Filippov <jcmvbkbc@xxxxxxxxx> > > --- > Changes v2->v3: > - add a reference to serial.yaml > > Changes v1->v2: > - drop '|' from description > - change 'compatible' property type to enum > - drop label from the example node > - fix example indentation > > .../bindings/serial/esp,esp32-uart.yaml | 51 +++++++++++++++++++ > 1 file changed, 51 insertions(+) > create mode 100644 Documentation/devicetree/bindings/serial/esp,esp32-uart.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>