On 7/13/26 9:48 AM, Krzysztof Kozlowski wrote:
On Sat, Jul 11, 2026 at 10:59:30PM +0200, Marek Vasut wrote:
quoted
- 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.