blob: 313d9039a5b542673410fe3e631c6bec0f1406ad [file] [log] [blame]
description: ESP32 UART
compatible: "espressif,esp32-uart"
include: [uart-controller.yaml, pinctrl-device.yaml]
properties:
reg:
required: true
pinctrl-0:
required: true
pinctrl-names:
required: true
hw-rs485-hd-mode:
type: boolean
description: |
Enable the hardware RS485 half duplex mode.
Overrides hw-flow-control if both are set.
Using this mode, the pin assigned to DTR
is asserted during transmission.