bcm27xx: update 6.1 patches to latest version
[openwrt/staging/dangole.git] / target / linux / bcm27xx / patches-6.1 / 950-0958-dt-bindings-display-Add-BCM2712-PixelValve-bindings.patch
1 From 9f26d5827745df2c59e5559fd59a5045a4ad7ce0 Mon Sep 17 00:00:00 2001
2 From: Maxime Ripard <maxime@cerno.tech>
3 Date: Fri, 17 Feb 2023 13:36:27 +0100
4 Subject: [PATCH] dt-bindings: display: Add BCM2712 PixelValve bindings
5
6 The BCM2712 has 3 different pixelvalves that are similar to the ones
7 found in the previous generations but with slightly different
8 capabilities.
9
10 Express that using a new set of compatibles.
11
12 Signed-off-by: Maxime Ripard <maxime@cerno.tech>
13 ---
14 .../devicetree/bindings/display/brcm,bcm2835-pixelvalve0.yaml | 3 +++
15 1 file changed, 3 insertions(+)
16
17 --- a/Documentation/devicetree/bindings/display/brcm,bcm2835-pixelvalve0.yaml
18 +++ b/Documentation/devicetree/bindings/display/brcm,bcm2835-pixelvalve0.yaml
19 @@ -20,6 +20,9 @@ properties:
20 - brcm,bcm2711-pixelvalve2
21 - brcm,bcm2711-pixelvalve3
22 - brcm,bcm2711-pixelvalve4
23 + - brcm,bcm2712-pixelvalve0
24 + - brcm,bcm2712-pixelvalve1
25 + - brcm,bcm2712-pixelvalve2
26
27 reg:
28 maxItems: 1