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
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
nios2/intel
posix
riscv sensor: esp32c3: fix coretemp DTS register address 2022-12-24 16:58:38 +01:00
sparc/gaisler
x86/intel
xtensa drivers: adc: esp32: Add support for single-shot conversion 2022-12-23 23:45:05 +00:00
Kconfig
binding-template.yaml