The list indentation should always be 2 spaces more than the preceding
keyword. A few of the items are only using 1 space, and resulting in
warnings with dt_binding_check. Fix these.
Fixes: cf107e98d024 ("dt-bindings: remoteproc: qcom: pas: Convert binding to YAML")
Signed-off-by: Suman Anna <s-anna@ti.com>
Link: https://lore.kernel.org/r/20210603142639.8335-1-s-anna@ti.com
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
- description: CX power domain
power-domain-names:
items:
- - const: cx
+ - const: cx
- if:
properties:
- description: SSC-CX power domain
power-domain-names:
items:
- - const: ssc_cx
+ - const: ssc_cx
required:
- px-supply
- description: MSS power domain
power-domain-names:
items:
- - const: load_state
- - const: cx
- - const: mx
- - const: mss
+ - const: load_state
+ - const: cx
+ - const: mx
+ - const: mss
- if:
properties:
- description: CX power domain
power-domain-names:
items:
- - const: load_state
- - const: cx
+ - const: load_state
+ - const: cx
- if:
properties:
- description: MSS power domain
power-domain-names:
items:
- - const: load_state
- - const: cx
- - const: mss
+ - const: load_state
+ - const: cx
+ - const: mss
- if:
properties:
- description: MSS power domain
power-domain-names:
items:
- - const: cx
- - const: mss
+ - const: cx
+ - const: mss
- if:
properties:
- description: LMX power domain
power-domain-names:
items:
- - const: load_state
- - const: lcx
- - const: lmx
+ - const: load_state
+ - const: lcx
+ - const: lmx
- if:
properties:
- description: MXC power domain
power-domain-names:
items:
- - const: load_state
- - const: cx
- - const: mxc
+ - const: load_state
+ - const: cx
+ - const: mxc
- if:
properties: