N/A
This commit is contained in:
@@ -1,19 +1,3 @@
|
||||
From: Vendored from gdyuldin/AetherX6200Buildroot (GPL-2.0)
|
||||
Source: https://github.com/gdyuldin/AetherX6200Buildroot
|
||||
Original authors: Rui Oliveira (2022), Oleg Belousov (2022)
|
||||
|
||||
Adds driver for the Jinglitai JLT4013A LCD panel used in the Xiegu X6200.
|
||||
|
||||
This patch was written against a ~6.1-era kernel. It may require minor
|
||||
forward-porting for 6.6 (panel/Kconfig line offsets may have shifted as
|
||||
new panel drivers were added upstream). The core driver file
|
||||
(panel-jinglitai-jlt4013a.c) should apply cleanly.
|
||||
|
||||
NOTE: Milestone 1 (serial console boot) does not require this patch.
|
||||
If the patch fails to apply, comment out BR2_LINUX_KERNEL_PATCH in the
|
||||
defconfig and address the LCD driver in Milestone 2.
|
||||
---
|
||||
|
||||
diff -Naur orig/drivers/gpu/drm/panel/Kconfig my/drivers/gpu/drm/panel/Kconfig
|
||||
--- orig/drivers/gpu/drm/panel/Kconfig 2023-01-12 14:00:49.000000000 +0300
|
||||
+++ my/drivers/gpu/drm/panel/Kconfig 2023-01-30 03:24:48.108365590 +0300
|
||||
|
||||
Reference in New Issue
Block a user