Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: remoteproc: qcom: pas: Fix indentation warnings

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>

authored by

Suman Anna and committed by
Bjorn Andersson
30da589d 1cd62394

+19 -19
+19 -19
Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml
··· 329 329 - description: CX power domain 330 330 power-domain-names: 331 331 items: 332 - - const: cx 332 + - const: cx 333 333 334 334 - if: 335 335 properties: ··· 345 345 - description: SSC-CX power domain 346 346 power-domain-names: 347 347 items: 348 - - const: ssc_cx 348 + - const: ssc_cx 349 349 required: 350 350 - px-supply 351 351 ··· 365 365 - description: MSS power domain 366 366 power-domain-names: 367 367 items: 368 - - const: load_state 369 - - const: cx 370 - - const: mx 371 - - const: mss 368 + - const: load_state 369 + - const: cx 370 + - const: mx 371 + - const: mss 372 372 373 373 - if: 374 374 properties: ··· 385 385 - description: CX power domain 386 386 power-domain-names: 387 387 items: 388 - - const: load_state 389 - - const: cx 388 + - const: load_state 389 + - const: cx 390 390 391 391 - if: 392 392 properties: ··· 404 404 - description: MSS power domain 405 405 power-domain-names: 406 406 items: 407 - - const: load_state 408 - - const: cx 409 - - const: mss 407 + - const: load_state 408 + - const: cx 409 + - const: mss 410 410 411 411 - if: 412 412 properties: ··· 422 422 - description: MSS power domain 423 423 power-domain-names: 424 424 items: 425 - - const: cx 426 - - const: mss 425 + - const: cx 426 + - const: mss 427 427 428 428 - if: 429 429 properties: ··· 444 444 - description: LMX power domain 445 445 power-domain-names: 446 446 items: 447 - - const: load_state 448 - - const: lcx 449 - - const: lmx 447 + - const: load_state 448 + - const: lcx 449 + - const: lmx 450 450 451 451 - if: 452 452 properties: ··· 463 463 - description: MXC power domain 464 464 power-domain-names: 465 465 items: 466 - - const: load_state 467 - - const: cx 468 - - const: mxc 466 + - const: load_state 467 + - const: cx 468 + - const: mxc 469 469 470 470 - if: 471 471 properties: