On Mon, 25 Apr 2022 16:04:35 +0200, Krzysztof Kozlowski wrote: > The bindings for DH STM32MP1 SoM boards allows invalid combinations, > e.g. st,stm32mp153 SoC on a dh,stm32mp157c-dhcom-som SoM. > > Split the enums to properly match valid setups. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../devicetree/bindings/arm/stm32/stm32.yaml | 37 +++++++++++-------- > 1 file changed, 22 insertions(+), 15 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>