Skip to content

Commit 2224d55

Browse files
ulfalizergalak
authored andcommitted
dts: bindings: Remove some YAML document separators
Same deal as in commit eba81c6 ("yaml: Remove redundant document separators"), for some newly added stuff. Signed-off-by: Ulf Magnusson <[email protected]>
1 parent 3df9636 commit 2224d55

File tree

4 files changed

+3
-8
lines changed

4 files changed

+3
-8
lines changed

dts/bindings/ethernet/litex,eth0.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# SPDX-License-Identifier: Apache-2.0
55
#
6-
---
6+
77
title: LiteX Ethernet
88
version: 0.1
99

@@ -22,4 +22,3 @@ properties:
2222

2323
interrupts:
2424
category: required
25-
...

dts/bindings/flash_controller/st,stm32h7-flash-controller.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
---
21
title: STM32 H7 Flash Controller
32

43
description: >
@@ -10,5 +9,3 @@ inherits:
109
properties:
1110
compatible:
1211
constraint: "st,stm32h7-flash-controller"
13-
14-
...

dts/bindings/mmc/nxp,imx-usdhc.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# SPDX-License-Identifier: Apache-2.0
55
#
6-
---
6+
77
title: NXP i.MXRT USDHC module
88

99
description: >
@@ -31,4 +31,3 @@ properties:
3131

3232
label:
3333
category: required
34-
...

dts/bindings/timer/nxp,imx-gpt.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# SPDX-License-Identifier: Apache-2.0
55
#
6-
---
6+
77
title: NXP MCUX General Purpose Timer
88

99
description: >

0 commit comments

Comments
 (0)