Skip to content

Commit 7e98fe4

Browse files
tq-steinarobherring
authored andcommitted
dt-bindings: soc: imx: fsl,imx-anatop: add imx6q regulators
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>
1 parent 2056b28 commit 7e98fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/soc/imx/fsl,imx-anatop.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ properties:
4343
$ref: /schemas/thermal/imx-thermal.yaml
4444

4545
patternProperties:
46-
"regulator-((3p0)|(vddcore)|(vddsoc))$":
46+
"regulator-((1p1)|(2p5)|(3p0)|(vddcore)|(vddpu)|(vddsoc))$":
4747
type: object
4848
unevaluatedProperties: false
4949
$ref: /schemas/regulator/anatop-regulator.yaml

0 commit comments

Comments
 (0)