diff options
author | Mark Brown <broonie@kernel.org> | 2022-08-15 00:33:57 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-08-15 00:33:57 +0100 |
commit | ac5d2f049c4b9b466f9757415007f65db949fe24 (patch) | |
tree | 0822aac324947cd1688c5c0a7a4b8850ca95585f /Documentation/devicetree/bindings/regulator | |
parent | 568035b01cfb107af8d2e4bd2fb9aea22cf5b868 (diff) | |
parent | d511e8a7e850db567cd7f633288aa96a19508e5b (diff) | |
download | lwn-ac5d2f049c4b9b466f9757415007f65db949fe24.tar.gz lwn-ac5d2f049c4b9b466f9757415007f65db949fe24.zip |
Merge remote-tracking branch 'regulator/for-5.20' into regulator-6.0
Diffstat (limited to 'Documentation/devicetree/bindings/regulator')
-rw-r--r-- | Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml b/Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml index b539781e39aa..835b53302db8 100644 --- a/Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml +++ b/Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml @@ -47,12 +47,6 @@ properties: description: Properties for single LDO regulator. - properties: - regulator-name: - pattern: "^LDO[1-5]$" - description: - should be "LDO1", ..., "LDO5" - unevaluatedProperties: false "^BUCK[1-6]$": @@ -62,11 +56,6 @@ properties: Properties for single BUCK regulator. properties: - regulator-name: - pattern: "^BUCK[1-6]$" - description: - should be "BUCK1", ..., "BUCK6" - nxp,dvs-run-voltage: $ref: "/schemas/types.yaml#/definitions/uint32" minimum: 600000 |