zephyr/dts
Fabio Baltieri a2e5bd1928 yamllint: fix all yamllint comments errors
Fix all hyphens errors detected by yamllint:

yamllint -f parsable -c .yamllint $( find -regex '.*\.y[a]*ml' ) | \
  grep '(comments)'

Default config would be to require two spaces after the start of the
comment, proposing to keep it on 1, inline with the Linux binding
config, that is:

```
-  comments:
-    min-spaces-from-content: 1
```

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-01-04 01:16:45 +09:00
..
arc/synopsys soc: arc: define ICI in DT 2022-08-03 07:46:14 -04:00
arm rpi_pico: Fix DTC warnings concerning the flash 2023-01-03 13:37:23 +01:00
arm64 board: arm64: add pinctrl support for imx93 evk board 2022-12-20 09:22:40 +01:00
bindings yamllint: fix all yamllint comments errors 2023-01-04 01:16:45 +09:00
common dts/arm: stm32: Add clocks nodes on stm32wb,l4 and stm32f4 series 2021-04-27 11:53:37 +02:00
nios2/intel flash: nios2_qspi: Add dts binding and nodes for NIOS2 QSPI flash 2022-08-12 08:11:42 -04:00
posix dts: posix: Add DTS support for POSIX architecture 2019-05-28 21:14:19 -04:00
riscv sensor: esp32c3: fix coretemp DTS register address 2022-12-24 16:58:38 +01:00
sparc/gaisler dts: sparc: Remove label property from devicetrees 2022-07-22 02:51:14 -05:00
x86/intel board: *_x86: Allow pcie0 to be referenced 2022-11-22 16:24:49 +02:00
xtensa drivers: adc: esp32: Add support for single-shot conversion 2022-12-23 23:45:05 +00:00
binding-template.yaml doc: devicetree: overhaul bindings guide 2021-04-22 15:32:10 +02:00
Kconfig dts: Include Kconfig.dts as optional source 2022-08-15 11:10:51 -07:00