dts/binding: Move clocks into base.yaml
Add clocks as optional in base.yaml and cleanup other yamls Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
8e6266adde
commit
6e8c155cfa
32 changed files with 5 additions and 87 deletions
|
@ -35,3 +35,8 @@ properties:
|
|||
type: string
|
||||
category: optional
|
||||
description: Human readable string describing the device (used by Zephyr for API name)
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: optional
|
||||
description: Clock gate information
|
||||
|
|
|
@ -24,9 +24,7 @@ properties:
|
|||
category: required
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: required
|
||||
description: clock gate information
|
||||
|
||||
clk-source:
|
||||
type: int
|
||||
|
|
|
@ -19,6 +19,4 @@ properties:
|
|||
category: required
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: required
|
||||
description: Clock gate control information
|
||||
|
|
|
@ -18,8 +18,3 @@ properties:
|
|||
type: int
|
||||
category: optional
|
||||
description: Clock frequency in Hz
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: optional
|
||||
description: Clock gate information
|
||||
|
|
|
@ -21,11 +21,6 @@ properties:
|
|||
label:
|
||||
category: required
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: optional
|
||||
description: Clock gate control information
|
||||
|
||||
"#cells":
|
||||
- pin
|
||||
- flags
|
||||
|
|
|
@ -27,9 +27,7 @@ properties:
|
|||
category: required
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: required
|
||||
description: Clock gate control information
|
||||
|
||||
"#cells":
|
||||
- pin
|
||||
|
|
|
@ -30,8 +30,6 @@ properties:
|
|||
category: optional
|
||||
description: Initial clock frequency in Hz
|
||||
clocks:
|
||||
type: array
|
||||
category: required
|
||||
description: Clock gate information
|
||||
label:
|
||||
category: required
|
||||
|
|
|
@ -27,7 +27,3 @@ properties:
|
|||
description: should be 0.
|
||||
label:
|
||||
category: required
|
||||
clocks:
|
||||
type: array
|
||||
category: optional
|
||||
description: Clock gate information
|
||||
|
|
|
@ -15,9 +15,7 @@ inherits:
|
|||
|
||||
properties:
|
||||
clocks:
|
||||
type: array
|
||||
category: required
|
||||
description: Clock gate information
|
||||
|
||||
label:
|
||||
category: required
|
||||
|
|
|
@ -22,9 +22,7 @@ properties:
|
|||
category: required
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: required
|
||||
description: Clock gate control information
|
||||
|
||||
interrupts:
|
||||
category: required
|
||||
|
|
|
@ -20,11 +20,6 @@ properties:
|
|||
reg:
|
||||
category: required
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: optional
|
||||
description: Clock gate information
|
||||
|
||||
label:
|
||||
category: required
|
||||
|
||||
|
|
|
@ -12,9 +12,3 @@ description: >
|
|||
|
||||
inherits:
|
||||
!include base.yaml
|
||||
|
||||
properties:
|
||||
clocks:
|
||||
type: array
|
||||
category: optional
|
||||
description: Clock gate information
|
||||
|
|
|
@ -16,8 +16,6 @@ properties:
|
|||
category: required
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
description: clock gate information
|
||||
category: required
|
||||
|
||||
"#cells":
|
||||
|
|
|
@ -16,8 +16,6 @@ properties:
|
|||
category: required
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
description: clock gate information
|
||||
category: required
|
||||
|
||||
"#cells":
|
||||
|
|
|
@ -15,9 +15,7 @@ inherits:
|
|||
|
||||
properties:
|
||||
clocks:
|
||||
type: array
|
||||
category: required
|
||||
description: Clock gate information
|
||||
|
||||
label:
|
||||
category: required
|
||||
|
|
|
@ -19,8 +19,3 @@ properties:
|
|||
|
||||
reg:
|
||||
category: required
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: optional
|
||||
description: Clock gate information
|
||||
|
|
|
@ -24,9 +24,7 @@ properties:
|
|||
category: required
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: required
|
||||
description: Clock gate information
|
||||
|
||||
modem-mode:
|
||||
type: int
|
||||
|
|
|
@ -24,6 +24,4 @@ properties:
|
|||
description: use hw flow control
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: required
|
||||
description: Clock gate information
|
||||
|
|
|
@ -24,6 +24,4 @@ properties:
|
|||
category: required
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: required
|
||||
description: Clock gate information
|
||||
|
|
|
@ -19,9 +19,7 @@ properties:
|
|||
category: required
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: required
|
||||
description: Clock gate information
|
||||
|
||||
hw-flow-control:
|
||||
type: boolean
|
||||
|
|
|
@ -20,9 +20,5 @@ properties:
|
|||
type: int
|
||||
category: required
|
||||
description: Initial baud rate setting for UART
|
||||
clocks:
|
||||
type: array
|
||||
category: optional
|
||||
description: Clock gate information
|
||||
label:
|
||||
category: required
|
||||
|
|
|
@ -19,6 +19,4 @@ properties:
|
|||
category: required
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: required
|
||||
description: Clock gate control information
|
||||
|
|
|
@ -24,6 +24,4 @@ properties:
|
|||
category: required
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: required
|
||||
description: Clock gate information
|
||||
|
|
|
@ -24,6 +24,4 @@ properties:
|
|||
category: required
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: required
|
||||
description: Clock gate information
|
||||
|
|
|
@ -31,10 +31,6 @@ properties:
|
|||
description: should be 0.
|
||||
label:
|
||||
category: required
|
||||
clocks:
|
||||
type: array
|
||||
category: optional
|
||||
description: Clock gate information
|
||||
cs-gpios:
|
||||
type: compound
|
||||
category: optional
|
||||
|
|
|
@ -28,6 +28,4 @@ properties:
|
|||
category: required
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: required
|
||||
description: Clock gate information
|
||||
|
|
|
@ -35,7 +35,4 @@ properties:
|
|||
description: PHY provider specifier
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: required
|
||||
description: Clock gate control information
|
||||
generation: define
|
||||
|
|
|
@ -35,7 +35,4 @@ properties:
|
|||
description: PHY provider specifier
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: required
|
||||
description: Clock gate control information
|
||||
generation: define
|
||||
|
|
|
@ -48,7 +48,4 @@ properties:
|
|||
generation: define
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: required
|
||||
description: Clock gate control information
|
||||
generation: define
|
||||
|
|
|
@ -27,6 +27,4 @@ properties:
|
|||
category: required
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: required
|
||||
description: Clock gate control information
|
||||
|
|
|
@ -27,6 +27,4 @@ properties:
|
|||
category: required
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: required
|
||||
description: Clock gate control information
|
||||
|
|
|
@ -27,9 +27,7 @@ properties:
|
|||
category: required
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: required
|
||||
description: Clock gate control information
|
||||
|
||||
clk-source:
|
||||
type: int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue