1 From 9a624b11291306b4b4c49c70bc75ef7d72d81405 Mon Sep 17 00:00:00 2001
2 From: Maxime Ripard <maxime@cerno.tech>
3 Date: Thu, 13 Feb 2020 15:47:18 +0100
4 Subject: [PATCH] dt-bindings: display: vc4: dpi: Add missing
7 While the device tree and the driver expected a clock-names property, it
8 wasn't explicitly documented in the previous binding. Make sure it is now.
10 Cc: devicetree@vger.kernel.org
11 Reviewed-by: Rob Herring <robh+dt@kernel.org>
12 Signed-off-by: Maxime Ripard <maxime@cerno.tech>
14 .../devicetree/bindings/display/brcm,bcm2835-dpi.yaml | 6 ++++++
15 1 file changed, 6 insertions(+)
17 --- a/Documentation/devicetree/bindings/display/brcm,bcm2835-dpi.yaml
18 +++ b/Documentation/devicetree/bindings/display/brcm,bcm2835-dpi.yaml
19 @@ -21,6 +21,11 @@ properties:
20 - description: The core clock the unit runs on
21 - description: The pixel clock that feeds the pixelvalve
31 @@ -31,6 +36,7 @@ required:
38 additionalProperties: false