bcm27xx: add support for linux v5.15
[openwrt/openwrt.git] / target / linux / bcm27xx / patches-5.15 / 950-0318-dt-bindings-Add-compatible-for-BCM2711-DSI1.patch
1 From a9aef08f730b654e70f3a95df1909db669ee6ddf Mon Sep 17 00:00:00 2001
2 From: Dave Stevenson <dave.stevenson@raspberrypi.com>
3 Date: Thu, 12 Nov 2020 17:01:52 +0000
4 Subject: [PATCH] dt-bindings: Add compatible for BCM2711 DSI1
5
6 DSI1 on BCM2711 doesn't require the DMA workaround that is used
7 on BCM2835/6/7, therefore it needs a new compatible string.
8
9 Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
10 ---
11 Documentation/devicetree/bindings/display/brcm,bcm2835-dsi0.yaml | 1 +
12 1 file changed, 1 insertion(+)
13
14 --- a/Documentation/devicetree/bindings/display/brcm,bcm2835-dsi0.yaml
15 +++ b/Documentation/devicetree/bindings/display/brcm,bcm2835-dsi0.yaml
16 @@ -21,6 +21,7 @@ properties:
17 - brcm,bcm2711-dsi1
18 - brcm,bcm2835-dsi0
19 - brcm,bcm2835-dsi1
20 + - brcm,bcm2711-dsi1
21
22 reg:
23 maxItems: 1