mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
32 lines
1.1 KiB
Diff
32 lines
1.1 KiB
Diff
|
From 242dda559ca7f40342fb4266c3114e4e1d1d6269 Mon Sep 17 00:00:00 2001
|
||
|
From: Phil Elwell <phil@raspberrypi.com>
|
||
|
Date: Wed, 2 Feb 2022 09:11:20 +0000
|
||
|
Subject: [PATCH] overlays: README: Deprecate vc4-kms-kippah-7inch
|
||
|
|
||
|
The vc4-kms-kippah-7inch overlay has been replaced by the container
|
||
|
overlay vc4-kms-dpi-panel, using the "kippah-7inch" parameter. The
|
||
|
original overlay has been retained for now to avoid breaking
|
||
|
existing installations, but that doesn't make it any less deprecated,
|
||
|
so update the README accordingly.
|
||
|
|
||
|
Signed-off-by: Phil Elwell <phil@raspberrypi.com>
|
||
|
---
|
||
|
arch/arm/boot/dts/overlays/README | 6 ++----
|
||
|
1 file changed, 2 insertions(+), 4 deletions(-)
|
||
|
|
||
|
--- a/arch/arm/boot/dts/overlays/README
|
||
|
+++ b/arch/arm/boot/dts/overlays/README
|
||
|
@@ -3737,10 +3737,8 @@ Params: <None>
|
||
|
|
||
|
|
||
|
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>
|
||
|
+Info: This overlay is now deprecated - see vc4-kms-dpi-panel,kippah-7inch
|
||
|
+Load: <Deprecated>
|
||
|
|
||
|
|
||
|
Name: vc4-kms-v3d
|