On 29/05/2023 18:20, Alexandre Torgue wrote:
From: Patrick Delaunay <patrick.delaunay@xxxxxxxxxxx>
Add the new syscon compatible for STM32MP25 syscfg = "st,stm32mp25-syscfg".
Signed-off-by: Patrick Delaunay <patrick.delaunay@xxxxxxxxxxx>
Signed-off-by: Alexandre Torgue <alexandre.torgue@xxxxxxxxxxx>
diff --git a/Documentation/devicetree/bindings/arm/stm32/st,stm32-syscon.yaml b/Documentation/devicetree/bindings/arm/stm32/st,stm32-syscon.yaml
index ad8e51aa01b0..9ed5b121cea9 100644
--- a/Documentation/devicetree/bindings/arm/stm32/st,stm32-syscon.yaml
+++ b/Documentation/devicetree/bindings/arm/stm32/st,stm32-syscon.yaml
@@ -16,6 +16,7 @@ properties:
- items:
- enum:
- st,stm32mp157-syscfg
+ - st,stm32mp25-syscfg
You should rather keep some (alphabetical?) order.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Best regards,
Krzysztof