dts: bindings: clock: fixed-clock: include base.yaml
Include base.yaml, so that properties like `clocks` can be optionally set. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
This commit is contained in:
parent
c2cbbd7238
commit
a41a22f3e1
|
@ -5,7 +5,7 @@ description: Generic fixed-rate clock provider
|
|||
|
||||
compatible: "fixed-clock"
|
||||
|
||||
include: clock-controller.yaml
|
||||
include: [base.yaml, clock-controller.yaml]
|
||||
|
||||
properties:
|
||||
clock-frequency:
|
||||
|
|
Loading…
Reference in New Issue