Commit 1ec5b7a
dt-bindings: iio: adc: adi,max11410: fix yaml syntax
The adi,max11410.yaml file has a syntax error that causes it to be
ignored with the following warning when running `make dt_binding_check`:
/home/david/work/linux/Documentation/devicetree/bindings/iio/adc/adi,max11410.yaml: ignoring, error parsing file
Fixes: d3f83f5 ("dt-bindings: iio: adc: add adi,max11410.yaml")
Signed-off-by: David Lechner <dlechner@baylibre.com>1 parent b7d1346 commit 1ec5b7a
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
0 commit comments