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>
14 lines
184 B
YAML
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
|