* [PATCH] dt-bindings: arm: stm32: Sort the document
@ 2026-07-13 23:24 Marek Vasut
0 siblings, 0 replies; only message in thread
From: Marek Vasut @ 2026-07-13 23:24 UTC (permalink / raw)
To: linux-arm-kernel
Cc: Marek Vasut, Alexandre Torgue, Bartosz Golaszewski, Conor Dooley,
Krzysztof Kozlowski, Linus Walleij, Rob Herring, devicetree,
kernel, linux-gpio, linux-kernel, linux-stm32
Sort the document, place STM32MP21 before STM32MP23, and STM32MP23
before STM32MP25 . No functional change.
Signed-off-by: Marek Vasut <marex@nabladev.com>
---
Cc: Alexandre Torgue <alexandre.torgue@foss.st.com>
Cc: Bartosz Golaszewski <brgl@kernel.org>
Cc: Conor Dooley <conor+dt@kernel.org>
Cc: Krzysztof Kozlowski <krzk+dt@kernel.org>
Cc: Linus Walleij <linusw@kernel.org>
Cc: Rob Herring <robh@kernel.org>
Cc: devicetree@vger.kernel.org
Cc: kernel@dh-electronics.com
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-gpio@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: linux-stm32@st-md-mailman.stormreply.com
---
.../devicetree/bindings/arm/stm32/stm32.yaml | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
index c6af3a46364fc..af87661ccca41 100644
--- a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
+++ b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
@@ -193,28 +193,28 @@ properties:
- description: Ultratronik STM32MP1 SBC based Boards
items:
- const: ultratronik,stm32mp157c-ultra-fly-sbc
- const: st,stm32mp157
- - description: ST STM32MP257 based Boards
+ - description: ST STM32MP215 based Boards
items:
- enum:
- - st,stm32mp257f-dk
- - st,stm32mp257f-ev1
- - const: st,stm32mp257
+ - st,stm32mp215f-dk
+ - const: st,stm32mp215
- description: ST STM32MP235 based Boards
items:
- enum:
- st,stm32mp235f-dk
- const: st,stm32mp235
- - description: ST STM32MP215 based Boards
+ - description: ST STM32MP257 based Boards
items:
- enum:
- - st,stm32mp215f-dk
- - const: st,stm32mp215
+ - st,stm32mp257f-dk
+ - st,stm32mp257f-ev1
+ - const: st,stm32mp257
additionalProperties: true
...
--
2.53.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-13 23:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-13 23:24 [PATCH] dt-bindings: arm: stm32: Sort the document Marek Vasut
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox