dt-bindings: soc: imx: fsl,imx-anatop: add imx6q regulators
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Thu, 14 Mar 2024 14:59:53 +0000 (15:59 +0100)
committerRob Herring <robh@kernel.org>
Fri, 15 Mar 2024 16:57:36 +0000 (10:57 -0600)
imx6q has additional regulators compared to imx6ul. Add them to the list
of allowed patterns.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240314145953.2957313-1-alexander.stein@ew.tq-group.com
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/soc/imx/fsl,imx-anatop.yaml

index 5a59e34705107d70f5f4c176a628c1e3d4afdce3..c4ae4f28422b201fd6a3d920e761643e408a110b 100644 (file)
@@ -43,7 +43,7 @@ properties:
     $ref: /schemas/thermal/imx-thermal.yaml
 
 patternProperties:
-  "regulator-((3p0)|(vddcore)|(vddsoc))$":
+  "regulator-((1p1)|(2p5)|(3p0)|(vddcore)|(vddpu)|(vddsoc))$":
     type: object
     unevaluatedProperties: false
     $ref: /schemas/regulator/anatop-regulator.yaml