yamllint: indentation: fix files in boards/
Fix the YAML files indentation for files in boards/. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
This commit is contained in:
parent
4400540d15
commit
3e7e44b70d
37 changed files with 133 additions and 133 deletions
|
@ -11,17 +11,17 @@ compatible: "qorvo,rfsw8001"
|
|||
include: base.yaml
|
||||
|
||||
properties:
|
||||
rf1-gpios:
|
||||
type: phandle-array
|
||||
required: true
|
||||
description: Pin used to control the RF1 switch
|
||||
rf1-gpios:
|
||||
type: phandle-array
|
||||
required: true
|
||||
description: Pin used to control the RF1 switch
|
||||
|
||||
rf2-gpios:
|
||||
type: phandle-array
|
||||
required: true
|
||||
description: Pin used to control the RF2 switch
|
||||
rf2-gpios:
|
||||
type: phandle-array
|
||||
required: true
|
||||
description: Pin used to control the RF2 switch
|
||||
|
||||
rf3-gpios:
|
||||
type: phandle-array
|
||||
required: true
|
||||
description: Pin used to control the RF3 switch
|
||||
rf3-gpios:
|
||||
type: phandle-array
|
||||
required: true
|
||||
description: Pin used to control the RF3 switch
|
||||
|
|
|
@ -12,15 +12,15 @@ compatible: "actinius-charger-enable"
|
|||
include: base.yaml
|
||||
|
||||
properties:
|
||||
gpios:
|
||||
type: phandle-array
|
||||
required: true
|
||||
description: Pin used to enable/disable the charger
|
||||
gpios:
|
||||
type: phandle-array
|
||||
required: true
|
||||
description: Pin used to enable/disable the charger
|
||||
|
||||
charger:
|
||||
type: string
|
||||
required: true
|
||||
enum:
|
||||
- "auto"
|
||||
- "disabled"
|
||||
description: Charger enable choice (auto or disabled)
|
||||
charger:
|
||||
type: string
|
||||
required: true
|
||||
enum:
|
||||
- "auto"
|
||||
- "disabled"
|
||||
description: Charger enable choice (auto or disabled)
|
||||
|
|
|
@ -12,15 +12,15 @@ compatible: "actinius-sim-select"
|
|||
include: base.yaml
|
||||
|
||||
properties:
|
||||
sim-gpios:
|
||||
type: phandle-array
|
||||
required: true
|
||||
description: Pin used to select the SIM
|
||||
sim-gpios:
|
||||
type: phandle-array
|
||||
required: true
|
||||
description: Pin used to select the SIM
|
||||
|
||||
sim:
|
||||
type: string
|
||||
required: true
|
||||
enum:
|
||||
- "esim"
|
||||
- "external"
|
||||
description: SIM choice (eSIM or external nano-SIM)
|
||||
sim:
|
||||
type: string
|
||||
required: true
|
||||
enum:
|
||||
- "esim"
|
||||
- "external"
|
||||
description: SIM choice (eSIM or external nano-SIM)
|
||||
|
|
|
@ -12,15 +12,15 @@ compatible: "actinius-sim-select"
|
|||
include: base.yaml
|
||||
|
||||
properties:
|
||||
sim-gpios:
|
||||
type: phandle-array
|
||||
required: true
|
||||
description: Pin used to select the SIM
|
||||
sim-gpios:
|
||||
type: phandle-array
|
||||
required: true
|
||||
description: Pin used to select the SIM
|
||||
|
||||
sim:
|
||||
type: string
|
||||
required: true
|
||||
enum:
|
||||
- "esim"
|
||||
- "external"
|
||||
description: SIM choice (eSIM or external nano-SIM)
|
||||
sim:
|
||||
type: string
|
||||
required: true
|
||||
enum:
|
||||
- "esim"
|
||||
- "external"
|
||||
description: SIM choice (eSIM or external nano-SIM)
|
||||
|
|
|
@ -12,15 +12,15 @@ compatible: "actinius-sim-select"
|
|||
include: base.yaml
|
||||
|
||||
properties:
|
||||
sim-gpios:
|
||||
type: phandle-array
|
||||
required: true
|
||||
description: Pin used to select the SIM
|
||||
sim-gpios:
|
||||
type: phandle-array
|
||||
required: true
|
||||
description: Pin used to select the SIM
|
||||
|
||||
sim:
|
||||
type: string
|
||||
required: true
|
||||
enum:
|
||||
- "esim"
|
||||
- "external"
|
||||
description: SIM choice (eSIM or external nano-SIM)
|
||||
sim:
|
||||
type: string
|
||||
required: true
|
||||
enum:
|
||||
- "esim"
|
||||
- "external"
|
||||
description: SIM choice (eSIM or external nano-SIM)
|
||||
|
|
|
@ -8,14 +8,14 @@ compatible: "arm,daplink-qspi-mux"
|
|||
include: base.yaml
|
||||
|
||||
properties:
|
||||
interrupts:
|
||||
required: true
|
||||
description: |
|
||||
IRQ line connected to the level-detect non-interrupt DAPLink shield
|
||||
fitted signal
|
||||
interrupts:
|
||||
required: true
|
||||
description: |
|
||||
IRQ line connected to the level-detect non-interrupt DAPLink shield
|
||||
fitted signal
|
||||
|
||||
mux-gpios:
|
||||
type: phandle-array
|
||||
required: true
|
||||
description: |
|
||||
GPIO for controlling the DAPLink QSPI bus multiplexer
|
||||
mux-gpios:
|
||||
type: phandle-array
|
||||
required: true
|
||||
description: |
|
||||
GPIO for controlling the DAPLink QSPI bus multiplexer
|
||||
|
|
|
@ -12,7 +12,7 @@ toolchain:
|
|||
testing:
|
||||
default: true
|
||||
only_tags:
|
||||
- arm
|
||||
- kernel
|
||||
- tfm
|
||||
- userspace
|
||||
- arm
|
||||
- kernel
|
||||
- tfm
|
||||
- userspace
|
||||
|
|
|
@ -8,11 +8,11 @@ compatible: "nordic,nrf9160dk-optional-routing"
|
|||
include: base.yaml
|
||||
|
||||
properties:
|
||||
status:
|
||||
required: true
|
||||
status:
|
||||
required: true
|
||||
|
||||
control-gpios:
|
||||
type: phandle-array
|
||||
required: true
|
||||
description: |
|
||||
GPIO to use to control the analog switch.
|
||||
control-gpios:
|
||||
type: phandle-array
|
||||
required: true
|
||||
description: |
|
||||
GPIO to use to control the analog switch.
|
||||
|
|
|
@ -7,5 +7,5 @@ compatible: "sc,hrmem"
|
|||
include: base.yaml
|
||||
|
||||
properties:
|
||||
reg:
|
||||
required: true
|
||||
reg:
|
||||
required: true
|
||||
|
|
|
@ -11,7 +11,7 @@ compatible: "nxp,flexio"
|
|||
include: [base.yaml, pinctrl-device.yaml]
|
||||
|
||||
properties:
|
||||
pinctrl-0:
|
||||
required: true
|
||||
pinctrl-names:
|
||||
required: true
|
||||
pinctrl-0:
|
||||
required: true
|
||||
pinctrl-names:
|
||||
required: true
|
||||
|
|
|
@ -10,4 +10,4 @@ ram: 128
|
|||
testing:
|
||||
default: true
|
||||
only_tags:
|
||||
- xip
|
||||
- xip
|
||||
|
|
|
@ -10,4 +10,4 @@ toolchain:
|
|||
testing:
|
||||
default: true
|
||||
only_tags:
|
||||
- xip
|
||||
- xip
|
||||
|
|
|
@ -7,5 +7,5 @@ toolchain:
|
|||
ram: 8192
|
||||
testing:
|
||||
ignore_tags:
|
||||
- net
|
||||
- bluetooth
|
||||
- net
|
||||
- bluetooth
|
||||
|
|
|
@ -7,5 +7,5 @@ toolchain:
|
|||
ram: 8192
|
||||
testing:
|
||||
ignore_tags:
|
||||
- net
|
||||
- bluetooth
|
||||
- net
|
||||
- bluetooth
|
||||
|
|
|
@ -10,5 +10,5 @@ supported:
|
|||
- gpio
|
||||
testing:
|
||||
ignore_tags:
|
||||
- net
|
||||
- bluetooth
|
||||
- net
|
||||
- bluetooth
|
||||
|
|
|
@ -7,5 +7,5 @@ toolchain:
|
|||
ram: 2048
|
||||
testing:
|
||||
ignore_tags:
|
||||
- net
|
||||
- bluetooth
|
||||
- net
|
||||
- bluetooth
|
||||
|
|
|
@ -11,5 +11,5 @@ supported:
|
|||
testing:
|
||||
default: true
|
||||
ignore_tags:
|
||||
- net
|
||||
- bluetooth
|
||||
- net
|
||||
- bluetooth
|
||||
|
|
|
@ -9,5 +9,5 @@ simulation: qemu
|
|||
testing:
|
||||
default: true
|
||||
only_tags:
|
||||
- kernel
|
||||
- userspace
|
||||
- kernel
|
||||
- userspace
|
||||
|
|
|
@ -10,4 +10,4 @@ toolchain:
|
|||
testing:
|
||||
default: true
|
||||
only_tags:
|
||||
- kernel
|
||||
- kernel
|
||||
|
|
|
@ -9,5 +9,5 @@ toolchain:
|
|||
testing:
|
||||
default: true
|
||||
only_tags:
|
||||
- kernel
|
||||
- userspace
|
||||
- kernel
|
||||
- userspace
|
||||
|
|
|
@ -9,5 +9,5 @@ toolchain:
|
|||
testing:
|
||||
default: true
|
||||
only_tags:
|
||||
- kernel
|
||||
- userspace
|
||||
- kernel
|
||||
- userspace
|
||||
|
|
|
@ -9,5 +9,5 @@ toolchain:
|
|||
testing:
|
||||
default: true
|
||||
only_tags:
|
||||
- kernel
|
||||
- userspace
|
||||
- kernel
|
||||
- userspace
|
||||
|
|
|
@ -9,5 +9,5 @@ toolchain:
|
|||
testing:
|
||||
default: true
|
||||
only_tags:
|
||||
- kernel
|
||||
- userspace
|
||||
- kernel
|
||||
- userspace
|
||||
|
|
|
@ -9,5 +9,5 @@ toolchain:
|
|||
testing:
|
||||
default: true
|
||||
only_tags:
|
||||
- kernel
|
||||
- userspace
|
||||
- kernel
|
||||
- userspace
|
||||
|
|
|
@ -9,4 +9,4 @@ toolchain:
|
|||
testing:
|
||||
default: true
|
||||
only_tags:
|
||||
- xip
|
||||
- xip
|
||||
|
|
|
@ -7,5 +7,5 @@ toolchain:
|
|||
ram: 2048
|
||||
testing:
|
||||
ignore_tags:
|
||||
- net
|
||||
- bluetooth
|
||||
- net
|
||||
- bluetooth
|
||||
|
|
|
@ -7,5 +7,5 @@ toolchain:
|
|||
ram: 256
|
||||
testing:
|
||||
ignore_tags:
|
||||
- net
|
||||
- bluetooth
|
||||
- net
|
||||
- bluetooth
|
||||
|
|
|
@ -7,5 +7,5 @@ toolchain:
|
|||
- zephyr
|
||||
testing:
|
||||
ignore_tags:
|
||||
- net
|
||||
- bluetooth
|
||||
- net
|
||||
- bluetooth
|
||||
|
|
|
@ -7,5 +7,5 @@ toolchain:
|
|||
- zephyr
|
||||
testing:
|
||||
ignore_tags:
|
||||
- net
|
||||
- bluetooth
|
||||
- net
|
||||
- bluetooth
|
||||
|
|
|
@ -7,5 +7,5 @@ toolchain:
|
|||
- zephyr
|
||||
testing:
|
||||
ignore_tags:
|
||||
- net
|
||||
- bluetooth
|
||||
- net
|
||||
- bluetooth
|
||||
|
|
|
@ -7,5 +7,5 @@ toolchain:
|
|||
- zephyr
|
||||
testing:
|
||||
ignore_tags:
|
||||
- net
|
||||
- bluetooth
|
||||
- net
|
||||
- bluetooth
|
||||
|
|
|
@ -10,5 +10,5 @@ supported:
|
|||
- dai
|
||||
testing:
|
||||
ignore_tags:
|
||||
- net
|
||||
- bluetooth
|
||||
- net
|
||||
- bluetooth
|
||||
|
|
|
@ -9,5 +9,5 @@ supported:
|
|||
- dma
|
||||
testing:
|
||||
ignore_tags:
|
||||
- net
|
||||
- bluetooth
|
||||
- net
|
||||
- bluetooth
|
||||
|
|
|
@ -6,5 +6,5 @@ toolchain:
|
|||
- zephyr
|
||||
testing:
|
||||
only_tags:
|
||||
- kernel
|
||||
- sof
|
||||
- kernel
|
||||
- sof
|
||||
|
|
|
@ -6,5 +6,5 @@ toolchain:
|
|||
- zephyr
|
||||
testing:
|
||||
only_tags:
|
||||
- kernel
|
||||
- sof
|
||||
- kernel
|
||||
- sof
|
||||
|
|
|
@ -6,5 +6,5 @@ toolchain:
|
|||
- zephyr
|
||||
testing:
|
||||
only_tags:
|
||||
- kernel
|
||||
- sof
|
||||
- kernel
|
||||
- sof
|
||||
|
|
|
@ -9,5 +9,5 @@ toolchain:
|
|||
testing:
|
||||
default: true
|
||||
ignore_tags:
|
||||
- net
|
||||
- bluetooth
|
||||
- net
|
||||
- bluetooth
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue