Re: [PATCH 01/10] dt-bindings: arm: stm32: Document STM32MP23xx/STM32MP25xx DHCOS SoM and Breakout Board and DHSBC

From: Marek Vasut

Date: Mon Jul 13 2026 - 19:27:23 EST


On 7/13/26 9:48 AM, Krzysztof Kozlowski wrote:
On Sat, Jul 11, 2026 at 10:59:30PM +0200, Marek Vasut wrote:
- description: ST STM32MP257 based Boards
items:
- enum:
@@ -203,6 +215,12 @@ properties:
- st,stm32mp257f-ev1
- const: st,stm32mp257
+ - description: DH STM32MP231 DHCOS SoM based Boards
+ items:
+ - const: dh,stm32mp231a-dhcos-bb
+ - const: dh,stm32mp231a-dhcos-som
+ - const: st,stm32mp231

This should be after st,stm32mp157 group and before st,stm32mp251 to be
sorted by fallback compatible.

Anyway, not a big deal, so:
I'll send a sort patch for this schema file shortly and then a V2 of this series once I get a bit more feedback.