kernel: bump 5.4 to 5.4.48
[oweals/openwrt.git] / target / linux / bcm27xx / patches-5.4 / 950-0568-dt-bindings-display-vc4-pv-Add-BCM2711-pixel-valves.patch
1 From 26613c79b74224154703d75c4f2d2aa120cc2e84 Mon Sep 17 00:00:00 2001
2 From: Maxime Ripard <maxime@cerno.tech>
3 Date: Thu, 13 Feb 2020 17:07:02 +0100
4 Subject: [PATCH] dt-bindings: display: vc4: pv: Add BCM2711 pixel
5  valves
6
7 The BCM2711 comes with other pixelvalves that have different requirements
8 and capabilities. Let's document their compatible.
9
10 Cc: devicetree@vger.kernel.org
11 Reviewed-by: Rob Herring <robh+dt@kernel.org>
12 Signed-off-by: Maxime Ripard <maxime@cerno.tech>
13 ---
14  .../bindings/display/brcm,bcm2835-pixelvalve0.yaml           | 5 +++++
15  1 file changed, 5 insertions(+)
16
17 --- a/Documentation/devicetree/bindings/display/brcm,bcm2835-pixelvalve0.yaml
18 +++ b/Documentation/devicetree/bindings/display/brcm,bcm2835-pixelvalve0.yaml
19 @@ -15,6 +15,11 @@ properties:
20        - brcm,bcm2835-pixelvalve0
21        - brcm,bcm2835-pixelvalve1
22        - brcm,bcm2835-pixelvalve2
23 +      - brcm,bcm2711-pixelvalve0
24 +      - brcm,bcm2711-pixelvalve1
25 +      - brcm,bcm2711-pixelvalve2
26 +      - brcm,bcm2711-pixelvalve3
27 +      - brcm,bcm2711-pixelvalve4
28  
29    reg:
30      maxItems: 1