bcm27xx: update 6.1 patches to latest version
[openwrt/staging/dangole.git] / target / linux / bcm27xx / patches-6.1 / 950-0961-dt-bindings-display-Add-BCM2712-KMS-driver-bindings.patch
1 From e66d4b49a027257c347fa57ce6972f08747c0917 Mon Sep 17 00:00:00 2001
2 From: Maxime Ripard <maxime@cerno.tech>
3 Date: Fri, 17 Feb 2023 13:36:51 +0100
4 Subject: [PATCH] dt-bindings: display: Add BCM2712 KMS driver bindings
5
6 The BCM2712 SoC comes with a new variation of the videocore display
7 pipeline. Let's create a new compatible for it.
8
9 Signed-off-by: Maxime Ripard <maxime@cerno.tech>
10 ---
11 Documentation/devicetree/bindings/display/brcm,bcm2835-vc4.yaml | 1 +
12 1 file changed, 1 insertion(+)
13
14 --- a/Documentation/devicetree/bindings/display/brcm,bcm2835-vc4.yaml
15 +++ b/Documentation/devicetree/bindings/display/brcm,bcm2835-vc4.yaml
16 @@ -18,6 +18,7 @@ properties:
17 compatible:
18 enum:
19 - brcm,bcm2711-vc5
20 + - brcm,bcm2712-vc6
21 - brcm,bcm2835-vc4
22 - brcm,cygnus-vc4
23