2499dee0c9318b1683e44b87019703b9c371c3bb
[openwrt/openwrt.git] / target / linux / bcm27xx / patches-5.4 / 950-0544-dt-bindings-display-vc4-Document-BCM2711-VC5.patch
1 From a12c5df87364ef6965a750345b1e28a5aba5cb14 Mon Sep 17 00:00:00 2001
2 From: Maxime Ripard <maxime@cerno.tech>
3 Date: Thu, 13 Feb 2020 17:40:56 +0100
4 Subject: [PATCH] dt-bindings: display: vc4: Document BCM2711 VC5
5
6 The BCM2711 comes with a new VideoCore. Add a compatible for it.
7
8 Cc: devicetree@vger.kernel.org
9 Reviewed-by: Rob Herring <robh+dt@kernel.org>
10 Signed-off-by: Maxime Ripard <maxime@cerno.tech>
11 ---
12 Documentation/devicetree/bindings/display/brcm,bcm2835-vc4.yaml | 1 +
13 1 file changed, 1 insertion(+)
14
15 --- a/Documentation/devicetree/bindings/display/brcm,bcm2835-vc4.yaml
16 +++ b/Documentation/devicetree/bindings/display/brcm,bcm2835-vc4.yaml
17 @@ -17,6 +17,7 @@ description: >
18 properties:
19 compatible:
20 enum:
21 + - brcm,bcm2711-vc5
22 - brcm,bcm2835-vc4
23 - brcm,cygnus-vc4
24