diff options
Diffstat (limited to 'target/linux/bcm27xx/patches-5.4/950-0562-dt-bindings-display-vc4-pv-Add-BCM2711-pixel-valves.patch')
-rw-r--r-- | target/linux/bcm27xx/patches-5.4/950-0562-dt-bindings-display-vc4-pv-Add-BCM2711-pixel-valves.patch | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/target/linux/bcm27xx/patches-5.4/950-0562-dt-bindings-display-vc4-pv-Add-BCM2711-pixel-valves.patch b/target/linux/bcm27xx/patches-5.4/950-0562-dt-bindings-display-vc4-pv-Add-BCM2711-pixel-valves.patch deleted file mode 100644 index 6bf6ab74c4..0000000000 --- a/target/linux/bcm27xx/patches-5.4/950-0562-dt-bindings-display-vc4-pv-Add-BCM2711-pixel-valves.patch +++ /dev/null @@ -1,30 +0,0 @@ -From 26613c79b74224154703d75c4f2d2aa120cc2e84 Mon Sep 17 00:00:00 2001 -From: Maxime Ripard <maxime@cerno.tech> -Date: Thu, 13 Feb 2020 17:07:02 +0100 -Subject: [PATCH] dt-bindings: display: vc4: pv: Add BCM2711 pixel - valves - -The BCM2711 comes with other pixelvalves that have different requirements -and capabilities. Let's document their compatible. - -Cc: devicetree@vger.kernel.org -Reviewed-by: Rob Herring <robh+dt@kernel.org> -Signed-off-by: Maxime Ripard <maxime@cerno.tech> ---- - .../bindings/display/brcm,bcm2835-pixelvalve0.yaml | 5 +++++ - 1 file changed, 5 insertions(+) - ---- a/Documentation/devicetree/bindings/display/brcm,bcm2835-pixelvalve0.yaml -+++ b/Documentation/devicetree/bindings/display/brcm,bcm2835-pixelvalve0.yaml -@@ -15,6 +15,11 @@ properties: - - brcm,bcm2835-pixelvalve0 - - brcm,bcm2835-pixelvalve1 - - brcm,bcm2835-pixelvalve2 -+ - brcm,bcm2711-pixelvalve0 -+ - brcm,bcm2711-pixelvalve1 -+ - brcm,bcm2711-pixelvalve2 -+ - brcm,bcm2711-pixelvalve3 -+ - brcm,bcm2711-pixelvalve4 - - reg: - maxItems: 1 |