dts/bindings: Convert bindings to new include syntax
Convert from: inherits: !include spi-device.yaml to: include: spi-device.yaml Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
d834b69bd9
commit
da9859533e
354 changed files with 354 additions and 708 deletions
|
@ -9,8 +9,7 @@ title: RV32M1 PCC (Peripheral Clock Control)
|
|||
description: >
|
||||
This is a representation of the RV32M1 PCC IP node
|
||||
|
||||
inherits:
|
||||
!include [clock-controller.yaml, base.yaml]
|
||||
include: [clock-controller.yaml, base.yaml]
|
||||
|
||||
properties:
|
||||
compatible:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue