zephyr/dts/bindings/test/vnd,serial.yaml
Kumar Gala e5eeb9d2f8 dts: bindings: test: Update vnd,serial to not require interrupts
We aren't using vnd,serial for anything currently.  Remove requiring
interrurpts property as that requirement isn't needed.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-10-23 08:53:38 -05:00

14 lines
184 B
YAML

description: Test serial port
compatible: "vnd,serial"
include: uart-controller.yaml
properties:
reg:
required: true
baud-rate:
type: int
required: false