aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm27xx/patches-5.10/950-0650-Support-RPi-DPI-interface-in-mode6-for-18-bit-color.patch
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2022-11-25 16:10:45 -0500
committerHauke Mehrtens <hauke@hauke-m.de>2022-11-27 15:43:08 +0100
commit078bdc1856ef650c844bf180e0cb144c2db11f45 (patch)
tree6dc11b40ba026359e118a63229bdcd9f7f861b1e /target/linux/bcm27xx/patches-5.10/950-0650-Support-RPi-DPI-interface-in-mode6-for-18-bit-color.patch
parentb7388191a5e9e3af35a0b888a48a491c6ea125a7 (diff)
downloadupstream-078bdc1856ef650c844bf180e0cb144c2db11f45.tar.gz
upstream-078bdc1856ef650c844bf180e0cb144c2db11f45.tar.bz2
upstream-078bdc1856ef650c844bf180e0cb144c2db11f45.zip
kernel: bump 5.10 to 5.10.156
Manually rebased: ath79/patches-5.10/910-unaligned_access_hacks.patch All other patches automatically rebased. Signed-off-by: John Audia <therealgraysky@proton.me> (cherry picked from commit acb10faa35748ca3a7e0f559c431a1a752fdc529)
Diffstat (limited to 'target/linux/bcm27xx/patches-5.10/950-0650-Support-RPi-DPI-interface-in-mode6-for-18-bit-color.patch')
-rw-r--r--target/linux/bcm27xx/patches-5.10/950-0650-Support-RPi-DPI-interface-in-mode6-for-18-bit-color.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm27xx/patches-5.10/950-0650-Support-RPi-DPI-interface-in-mode6-for-18-bit-color.patch b/target/linux/bcm27xx/patches-5.10/950-0650-Support-RPi-DPI-interface-in-mode6-for-18-bit-color.patch
index 3b8496cd95..2e62f190e5 100644
--- a/target/linux/bcm27xx/patches-5.10/950-0650-Support-RPi-DPI-interface-in-mode6-for-18-bit-color.patch
+++ b/target/linux/bcm27xx/patches-5.10/950-0650-Support-RPi-DPI-interface-in-mode6-for-18-bit-color.patch
@@ -157,7 +157,7 @@ Signed-off-by: Joerg Quinten <aBUGSworstnightmare@gmail.com>
static const struct drm_display_mode innolux_at070tn92_mode = {
.clock = 33333,
.hdisplay = 800,
-@@ -4078,6 +4110,9 @@ static const struct of_device_id platfor
+@@ -4080,6 +4112,9 @@ static const struct of_device_id platfor
.compatible = "innolux,at043tn24",
.data = &innolux_at043tn24,
}, {