diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2020-11-17 23:17:52 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-12-08 00:08:52 +0300 |
commit | 332dde0a5864bc3f00898b24bf3a21f46f702076 (patch) | |
tree | a485374bc9ba0b90e0e3e9f114e06faa041d1a8c /Documentation/devicetree/bindings | |
parent | d7a3fd7f00ee33fe0035f1a8269ac498010fbc48 (diff) | |
download | linux-332dde0a5864bc3f00898b24bf3a21f46f702076.tar.xz |
dt-bindings: arm: vt8500: remove redundant white-spaces
Remove redundant white-spaces, no functional change.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20201117201752.129766-1-krzk@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings')
-rw-r--r-- | Documentation/devicetree/bindings/arm/vt8500.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/arm/vt8500.yaml b/Documentation/devicetree/bindings/arm/vt8500.yaml index 29ff399551ca..7b762bfc11e7 100644 --- a/Documentation/devicetree/bindings/arm/vt8500.yaml +++ b/Documentation/devicetree/bindings/arm/vt8500.yaml @@ -21,6 +21,5 @@ properties: - wm,wm8650 - wm,wm8750 - wm,wm8850 - -additionalProperties: true +additionalProperties: true |