summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/regulator/max77650-regulator.yaml
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2022-12-06 15:15:55 -0600
committerMark Brown <broonie@kernel.org>2022-12-08 11:46:40 +0000
commit2a17ddfdca25ac4cbb0d317362608ec32f98fd82 (patch)
tree733c2650a424991ed3344b6832ddd553ce95a4aa /Documentation/devicetree/bindings/regulator/max77650-regulator.yaml
parentcf34ac6aa2b12fb0c3aacfdcae8acd7904b949ec (diff)
dt-bindings: Add missing 'unevaluatedProperties' to regulator nodes
Several regulator schemas are missing 'unevaluatedProperties' constraint which means any extra properties are allowed. Upon adding the constraint, there's numerous warnings from using the deprecated 'regulator-compatible' property. Remove the usage as examples shouldn't be using long since deprecated properties. Signed-off-by: Rob Herring <robh@kernel.org> Acked-by: Lee Jones <lee@kernel.org> Acked-by: Sebastian Reichel <sebastian.reichel@collabora.com> Acked-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Link: https://lore.kernel.org/r/20221206211554.92005-1-robh@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/regulator/max77650-regulator.yaml')
-rw-r--r--Documentation/devicetree/bindings/regulator/max77650-regulator.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/regulator/max77650-regulator.yaml b/Documentation/devicetree/bindings/regulator/max77650-regulator.yaml
index ce0a4021ae7f..01b9775a92d1 100644
--- a/Documentation/devicetree/bindings/regulator/max77650-regulator.yaml
+++ b/Documentation/devicetree/bindings/regulator/max77650-regulator.yaml
@@ -26,6 +26,7 @@ properties:
patternProperties:
"^regulator-(ldo|sbb[0-2])$":
$ref: "regulator.yaml#"
+ unevaluatedProperties: false
required:
- compatible