Skip to content

Commit a391a8a

Browse files
fabiobaltiericarlescufi
authored andcommitted
dts: bindings: fix a couple of key-duplicates in binding files
Fix few duplicate yaml properties, found using yamllint. Signed-off-by: Fabio Baltieri <[email protected]>
1 parent 3143e85 commit a391a8a

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

dts/bindings/pinctrl/atmel,sam0-pinctrl.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,6 @@ compatible: "atmel,sam0-pinctrl"
7777

7878
include: base.yaml
7979

80-
properties:
81-
reg:
82-
required: true
83-
8480
properties:
8581
"#address-cells":
8682
required: true

dts/bindings/spi/st,stm32-spi-subghz.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ description: STM32 SUBGHZ SPI controller
55

66
compatible: "st,stm32-spi-subghz"
77

8-
include:
9-
108
include:
119
- name: st,stm32-spi-common.yaml
1210
property-blocklist:

0 commit comments

Comments
 (0)