diff options
author | Mark Brown <broonie@kernel.org> | 2020-08-25 11:12:50 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-08-25 21:05:39 +0100 |
commit | ab6019d7fe81ecd28eff8ea87bb2388e56212200 (patch) | |
tree | 61b7f5008cbb8fd0028d4c135c4c3654cb7f78e6 /Documentation/devicetree/bindings/regulator | |
parent | 3485e56cb8e618d9cb7e74db3606c00d818d1a0d (diff) | |
download | lwn-ab6019d7fe81ecd28eff8ea87bb2388e56212200.tar.gz lwn-ab6019d7fe81ecd28eff8ea87bb2388e56212200.zip |
regulator: rt4801: Specify additionalProperties: false
Reported-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20200825101250.9485-1-broonie@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/regulator')
-rw-r--r-- | Documentation/devicetree/bindings/regulator/richtek,rt4801-regulator.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/regulator/richtek,rt4801-regulator.yaml b/Documentation/devicetree/bindings/regulator/richtek,rt4801-regulator.yaml index fa075c6e67f9..235e593b3b2c 100644 --- a/Documentation/devicetree/bindings/regulator/richtek,rt4801-regulator.yaml +++ b/Documentation/devicetree/bindings/regulator/richtek,rt4801-regulator.yaml @@ -49,6 +49,8 @@ required: - compatible - reg +additionalProperties: false + examples: - | i2c { |