mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-15 04:42:02 +00:00
46 lines
1.6 KiB
Diff
46 lines
1.6 KiB
Diff
From 07f8f1df95e474fc210357301ed514e4108d20f3 Mon Sep 17 00:00:00 2001
|
|
From: Phil Elwell <phil@raspberrypi.org>
|
|
Date: Thu, 19 Jul 2018 13:07:39 +0100
|
|
Subject: [PATCH 396/401] 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(-)
|
|
|
|
diff --git a/arch/arm/boot/dts/overlays/README b/arch/arm/boot/dts/overlays/README
|
|
index f9a9ce7d42de..eeb4acb2221a 100644
|
|
--- a/arch/arm/boot/dts/overlays/README
|
|
+++ b/arch/arm/boot/dts/overlays/README
|
|
@@ -1965,6 +1965,13 @@ Params: cma-256 CMA is 256MB (needs 1GB)
|
|
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 256MB (needs 1GB)
|
|
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
|
|
--
|
|
2.16.1
|
|
|