summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/regulator/rohm,bd71837-regulator.yaml
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2020-04-26 10:47:29 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2020-04-26 10:47:29 -0700
commit587928829ac2b5f5e0f1e2d3ed5d65a14869df75 (patch)
tree4b771c5652ff8a7450cadaec66c50d1494522f2f /Documentation/devicetree/bindings/regulator/rohm,bd71837-regulator.yaml
parentb2768df24ec400dd4f7fa79542f797e904812053 (diff)
parent4bc77b2d211e107fa54b1f39cd0d7dac5537b8cb (diff)
Merge tag 'devicetree-fixes-for-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Pull more Devicetree fixes from Rob Herring: "A couple of schema and kbuild fixes" * tag 'devicetree-fixes-for-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: dt-bindings: phy: qcom-qusb2: Fix defaults dt-bindings: Fix erroneous 'additionalProperties' dt-bindings: Fix command line length limit calling dt-mk-schema dt-bindings: Re-enable core schemas for dtbs_check
Diffstat (limited to 'Documentation/devicetree/bindings/regulator/rohm,bd71837-regulator.yaml')
-rw-r--r--Documentation/devicetree/bindings/regulator/rohm,bd71837-regulator.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/regulator/rohm,bd71837-regulator.yaml b/Documentation/devicetree/bindings/regulator/rohm,bd71837-regulator.yaml
index a323b1696eee..543d4b52397e 100644
--- a/Documentation/devicetree/bindings/regulator/rohm,bd71837-regulator.yaml
+++ b/Documentation/devicetree/bindings/regulator/rohm,bd71837-regulator.yaml
@@ -41,6 +41,8 @@ patternProperties:
description:
should be "ldo1", ..., "ldo7"
+ unevaluatedProperties: false
+
"^BUCK[1-8]$":
type: object
allOf:
@@ -99,5 +101,7 @@ patternProperties:
required:
- regulator-name
- additionalProperties: false
+
+ unevaluatedProperties: false
+
additionalProperties: false