From: Patrick Delaunay Date: Tue, 5 Jan 2021 12:37:13 +0000 (+0100) Subject: dt-bindings: stm32: add st,stm32mp25-syscfg compatible for syscon X-Git-Tag: v6.5-rc1~141^2~4^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c3053382574a5a829c93fb5ab0bb52d20456e745;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: stm32: add st,stm32mp25-syscfg compatible for syscon Add the new syscon compatible for STM32MP25 syscfg = "st,stm32mp25-syscfg". Reorder enum following ASCII oredering. Signed-off-by: Patrick Delaunay Signed-off-by: Alexandre Torgue Acked-by: Krzysztof Kozlowski --- diff --git a/Documentation/devicetree/bindings/arm/stm32/st,stm32-syscon.yaml b/Documentation/devicetree/bindings/arm/stm32/st,stm32-syscon.yaml index ad8e51aa01b0c..b63ff591ef8f7 100644 --- a/Documentation/devicetree/bindings/arm/stm32/st,stm32-syscon.yaml +++ b/Documentation/devicetree/bindings/arm/stm32/st,stm32-syscon.yaml @@ -15,12 +15,13 @@ properties: oneOf: - items: - enum: - - st,stm32mp157-syscfg - - st,stm32mp151-pwr-mcu - - st,stm32-syscfg - st,stm32-power-config + - st,stm32-syscfg - st,stm32-tamp - st,stm32f4-gcan + - st,stm32mp151-pwr-mcu + - st,stm32mp157-syscfg + - st,stm32mp25-syscfg - const: syscon - items: - const: st,stm32-tamp