summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/arm/stm32
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/arm/stm32')
-rw-r--r--dts/Bindings/arm/stm32/stm32.yaml11
1 files changed, 7 insertions, 4 deletions
diff --git a/dts/Bindings/arm/stm32/stm32.yaml b/dts/Bindings/arm/stm32/stm32.yaml
index deacb4e686..009b424e45 100644
--- a/dts/Bindings/arm/stm32/stm32.yaml
+++ b/dts/Bindings/arm/stm32/stm32.yaml
@@ -54,8 +54,11 @@ properties:
- const: st,stm32mp157
- description: Odyssey STM32MP1 SoM based Boards
items:
- - enum:
- - seeed,stm32mp157c-odyssey
- - const: seeed,stm32mp157c-odyssey-som
- - const: st,stm32mp157
+ - enum:
+ - seeed,stm32mp157c-odyssey
+ - const: seeed,stm32mp157c-odyssey-som
+ - const: st,stm32mp157
+
+additionalProperties: true
+
...