diff options
Diffstat (limited to 'target/linux/brcm2708/patches-4.14/950-0361-overlays-Fix-vc4-kms-kippah-7inch.patch')
-rw-r--r-- | target/linux/brcm2708/patches-4.14/950-0361-overlays-Fix-vc4-kms-kippah-7inch.patch | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/target/linux/brcm2708/patches-4.14/950-0361-overlays-Fix-vc4-kms-kippah-7inch.patch b/target/linux/brcm2708/patches-4.14/950-0361-overlays-Fix-vc4-kms-kippah-7inch.patch deleted file mode 100644 index d448e23e63..0000000000 --- a/target/linux/brcm2708/patches-4.14/950-0361-overlays-Fix-vc4-kms-kippah-7inch.patch +++ /dev/null @@ -1,41 +0,0 @@ -From 38c886fdba43a119c7a28655e30c11fc77cdf814 Mon Sep 17 00:00:00 2001 -From: Phil Elwell <phil@raspberrypi.org> -Date: Thu, 19 Jul 2018 13:07:39 +0100 -Subject: [PATCH 361/454] overlays: Fix vc4-kms-kippah-7inch - -Add a Params: to the README entry and move it into alphabetical order. - -Signed-off-by: Phil Elwell <phil@raspberrypi.org> ---- - arch/arm/boot/dts/overlays/README | 13 +++++++------ - 1 file changed, 7 insertions(+), 6 deletions(-) - ---- a/arch/arm/boot/dts/overlays/README -+++ b/arch/arm/boot/dts/overlays/README -@@ -1965,6 +1965,13 @@ Params: cma-256 CMA is 2 - cma-64 CMA is 64MB - - -+Name: vc4-kms-kippah-7inch -+Info: Enable the Adafruit DPI Kippah with the 7" Ontat panel attached. -+ Requires vc4-kms-v3d to be loaded. -+Load: dtoverlay=vc4-kms-kippah-7inch -+Params: <None> -+ -+ - Name: vc4-kms-v3d - Info: Enable Eric Anholt's DRM VC4 HDMI/HVS/V3D driver. Running startx or - booting to GUI while this overlay is in use will cause interesting -@@ -1977,12 +1984,6 @@ Params: cma-256 CMA is 2 - cma-64 CMA is 64MB - - --Name: vc4-kms-kippah-7inch --Info: Enable the Adafruit DPI Kippah with the 7" Ontat panel attached. -- Requires vc4-kms-v3d to be loaded. --Load: dtoverlay=vc4-kms-kippah-7inch -- -- - Name: vga666 - Info: Overlay for the Fen Logic VGA666 board - This uses GPIOs 2-21 (so no I2C), and activates the output 2-3 seconds |