dts/bindings: Remove superfluous property definition
"clocks" property is defined in st,stm32-u(s)art.yaml files while aslo defined in uart.yaml. Remove redundant information. Fixes #7974 Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
parent
6350de3ae2
commit
922490d3bb
2 changed files with 0 additions and 12 deletions
|
@ -27,10 +27,4 @@ properties:
|
|||
category: required
|
||||
description: required interrupts
|
||||
generation: define
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: required
|
||||
description: Clock gate control information
|
||||
generation: define
|
||||
...
|
||||
|
|
|
@ -27,10 +27,4 @@ properties:
|
|||
category: required
|
||||
description: required interrupts
|
||||
generation: define
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: required
|
||||
description: Clock gate control information
|
||||
generation: define
|
||||
...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue