diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2020-09-04 17:53:04 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-09-15 01:34:20 +0300 |
commit | 2745f888db7b62075c4ca9fd5fbc2f0a0c5565cf (patch) | |
tree | 3a5ded65df9df1be9221790dfb1456eb3ef33d34 /Documentation/devicetree/bindings/gpu | |
parent | feb39c74f2965ba3270239777a22b6a7e59332b2 (diff) | |
download | linux-2745f888db7b62075c4ca9fd5fbc2f0a0c5565cf.tar.xz |
dt-bindings: gpu: vivante,gc: Remove trailing whitespace
Remove whitespace at the end of line.
Reviewed-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20200904145312.10960-6-krzk@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/gpu')
-rw-r--r-- | Documentation/devicetree/bindings/gpu/vivante,gc.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/gpu/vivante,gc.yaml b/Documentation/devicetree/bindings/gpu/vivante,gc.yaml index 67b71cad7b3b..3ed172629974 100644 --- a/Documentation/devicetree/bindings/gpu/vivante,gc.yaml +++ b/Documentation/devicetree/bindings/gpu/vivante,gc.yaml @@ -33,7 +33,7 @@ properties: - description: AXI/master interface clock - description: GPU core clock - description: Shader clock (only required if GPU has feature PIPE_3D) - - description: AHB/slave interface clock (only required if GPU can gate + - description: AHB/slave interface clock (only required if GPU can gate slave interface independently) minItems: 1 maxItems: 4 |