diff options
author | 2025-02-25 09:54:04 +0100 | |
---|---|---|
committer | 2025-03-12 14:24:56 +0100 | |
commit | be977f2690cb79431b02ed69cdadaa1e86985a39 (patch) | |
tree | b6694ab0a10a549c7147fd64a4a9ee22445083dd | |
parent | ARM: dts: stm32: Add Plymovent AQM devicetree (diff) | |
download | wireguard-linux-be977f2690cb79431b02ed69cdadaa1e86985a39.tar.xz wireguard-linux-be977f2690cb79431b02ed69cdadaa1e86985a39.zip |
dt-bindings: stm32: document stm32mp257f-dk board
Add new entry for stm32mp257f-dk board.
Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20250225-b4-stm32mp2_new_dts-v2-1-1a628c1580c7@foss.st.com
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
-rw-r--r-- | Documentation/devicetree/bindings/arm/stm32/stm32.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml index 0ec5c5d9f3f5..456648e2d1e7 100644 --- a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml +++ b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml @@ -187,6 +187,7 @@ properties: - description: ST STM32MP257 based Boards items: - enum: + - st,stm32mp257f-dk - st,stm32mp257f-ev1 - const: st,stm32mp257 |