[PATCH] dt-bindings: arm: stm32: Sort the document
Marek Vasut
marex at nabladev.com
Mon Jul 13 16:24:14 PDT 2026
Sort the document, place STM32MP21 before STM32MP23, and STM32MP23
before STM32MP25 . No functional change.
Signed-off-by: Marek Vasut <marex at nabladev.com>
---
Cc: Alexandre Torgue <alexandre.torgue at foss.st.com>
Cc: Bartosz Golaszewski <brgl at kernel.org>
Cc: Conor Dooley <conor+dt at kernel.org>
Cc: Krzysztof Kozlowski <krzk+dt at kernel.org>
Cc: Linus Walleij <linusw at kernel.org>
Cc: Rob Herring <robh at kernel.org>
Cc: devicetree at vger.kernel.org
Cc: kernel at dh-electronics.com
Cc: linux-arm-kernel at lists.infradead.org
Cc: linux-gpio at vger.kernel.org
Cc: linux-kernel at vger.kernel.org
Cc: linux-stm32 at 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
More information about the linux-arm-kernel
mailing list