Skip to content

Commit 78849e1

Browse files
gmarullfabiobaltieri
authored andcommitted
dts: bindings: arm,sbsa-uart: fix dangling entry
interrupts property was previously added with "required: false", but when required was removed (redundant), the interrupts property was left dangling. Signed-off-by: Gerard Marull-Paretas <[email protected]>
1 parent 3e14c13 commit 78849e1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dts/bindings/serial/arm,sbsa-uart.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,3 @@ include: uart-controller.yaml
77
properties:
88
reg:
99
required: true
10-
11-
interrupts:

0 commit comments

Comments
 (0)