zephyr/dts/bindings/serial/espressif,esp32-usb-serial.yaml
Chris Friedt 83bea9a796 dts: bindings: clean up redundant required false attributes
DTS property attributes are (by default) not required.

Explicitly specifying `required: false` is redundant.
Perhaps a warning to that effect would be useful.

Signed-off-by: Chris Friedt <cfriedt@meta.com>
2022-11-20 13:12:44 -05:00

10 lines
136 B
YAML

description: ESP32 UART
compatible: "espressif,esp32-usb-serial"
include: uart-controller.yaml
properties:
reg:
required: true