dts: bindings: Remove reg
from vnd,serial
`vnd,serial` is a virtual device which does not have an address. Signed-off-by: Aleksander Wasaznik <aleksander.wasaznik@nordicsemi.no>
This commit is contained in:
parent
29bbcb1e38
commit
0e83c66cef
1 changed files with 0 additions and 3 deletions
|
@ -5,9 +5,6 @@ compatible: "vnd,serial"
|
||||||
include: uart-controller.yaml
|
include: uart-controller.yaml
|
||||||
|
|
||||||
properties:
|
properties:
|
||||||
reg:
|
|
||||||
required: true
|
|
||||||
|
|
||||||
baud-rate:
|
baud-rate:
|
||||||
type: int
|
type: int
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue