summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm/stm32
diff options
context:
space:
mode:
authorMarcin Sloniewski <marcin.sloniewski@gmail.com>2020-08-09 18:44:49 +0200
committerAlexandre Torgue <alexandre.torgue@st.com>2020-09-23 18:37:02 +0200
commit0e2807579a344dff804b4e111c8ccddb0e2e1feb (patch)
treef32c0bc9587304d9fa6eac4d675510566331c967 /Documentation/devicetree/bindings/arm/stm32
parentf3a622297b045e03d07a2e1a6661134505fa8a8d (diff)
dt-bindings: arm: stm32: document Odyssey compatible
Document device tree bindings of Seeed SoM and carrier board. Signed-off-by: Marcin Sloniewski <marcin.sloniewski@gmail.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/stm32')
-rw-r--r--Documentation/devicetree/bindings/arm/stm32/stm32.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
index 790e6dd48e34..3b318fe15194 100644
--- a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
+++ b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
@@ -50,4 +50,10 @@ properties:
- const: st,stm32mp157c-ev1
- const: st,stm32mp157c-ed1
- const: st,stm32mp157
+ - description: Odyssey STM32MP1 SoM based Boards
+ items:
+ - enum:
+ - seeed,stm32mp157c-odyssey
+ - const: seeed,stm32mp157c-odyssey-som
+ - const: st,stm32mp157
...