The patches were generated from the RPi repo with the following command: git format-patch v6.6.34..rpi-6.1.y Some patches needed rebasing and, as usual, the applied and reverted, wireless drivers, Github workflows, READMEs and defconfigs patches were removed. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
		
			
				
	
	
		
			22 lines
		
	
	
		
			836 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			836 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
From 3ad5288a5a9d9c621068f46d8545a9df49c8a193 Mon Sep 17 00:00:00 2001
 | 
						|
From: Eng33 <eng33@waveshare.net>
 | 
						|
Date: Mon, 11 Mar 2024 10:00:23 +0800
 | 
						|
Subject: [PATCH 0955/1085] Dtoverlay:Add waveshare 4inch dsi lcd (C)
 | 
						|
 parameters to the README
 | 
						|
 | 
						|
Signed-off-by: Eng33 <eng33@waveshare.net>
 | 
						|
---
 | 
						|
 arch/arm/boot/dts/overlays/README | 1 +
 | 
						|
 1 file changed, 1 insertion(+)
 | 
						|
 | 
						|
--- a/arch/arm/boot/dts/overlays/README
 | 
						|
+++ b/arch/arm/boot/dts/overlays/README
 | 
						|
@@ -5045,6 +5045,7 @@ Load:   dtoverlay=vc4-kms-dsi-waveshare-
 | 
						|
 Params: 2_8_inch                2.8" 480x640
 | 
						|
         3_4_inch                3.4" 800x800 round
 | 
						|
         4_0_inch                4.0" 480x800
 | 
						|
+        4_0_inchC               4.0" 720x720
 | 
						|
         7_0_inchC               7.0" C 1024x600
 | 
						|
         7_9_inch                7.9" 400x1280
 | 
						|
         8_0_inch                8.0" 1280x800
 |