From f8a441e02030dda0ef66a440105e28a3c43188bc Mon Sep 17 00:00:00 2001 From: Etienne Haarsma Date: Thu, 21 Dec 2017 10:28:16 +0100 Subject: kernel: bump 4.4 to 4.4.107 Bump 4.4 to 4.4.107 and refreshed all patches. Made the following patch for Mediatek and Oxnas compatible with kernel 4.4.107: 0072-mtd-backport-v4.7-0day-patches-from-Boris.patch Compile-tested: ar71xx Run-tested: ar71xx Signed-off-by: Etienne Haarsma Reviewed-by: Kevin Darbyshire-Bryant Tested-by: Rosen Penev --- .../0337-drm-panel-simple-Add-the-7-DPI-panel-from-Adafruit.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/brcm2708/patches-4.4/0337-drm-panel-simple-Add-the-7-DPI-panel-from-Adafruit.patch') diff --git a/target/linux/brcm2708/patches-4.4/0337-drm-panel-simple-Add-the-7-DPI-panel-from-Adafruit.patch b/target/linux/brcm2708/patches-4.4/0337-drm-panel-simple-Add-the-7-DPI-panel-from-Adafruit.patch index d5218b6..2c9d3b1 100644 --- a/target/linux/brcm2708/patches-4.4/0337-drm-panel-simple-Add-the-7-DPI-panel-from-Adafruit.patch +++ b/target/linux/brcm2708/patches-4.4/0337-drm-panel-simple-Add-the-7-DPI-panel-from-Adafruit.patch @@ -33,7 +33,7 @@ Signed-off-by: Thierry Reding +in simple-panel.txt in this directory. --- a/drivers/gpu/drm/panel/panel-simple.c +++ b/drivers/gpu/drm/panel/panel-simple.c -@@ -1003,6 +1003,40 @@ static const struct panel_desc okaya_rs8 +@@ -1005,6 +1005,40 @@ static const struct panel_desc okaya_rs8 .bus_format = MEDIA_BUS_FMT_RGB666_1X18, }; @@ -74,7 +74,7 @@ Signed-off-by: Thierry Reding static const struct drm_display_mode ortustech_com43h4m85ulc_mode = { .clock = 25000, .hdisplay = 480, -@@ -1179,6 +1213,9 @@ static const struct of_device_id platfor +@@ -1181,6 +1215,9 @@ static const struct of_device_id platfor .compatible = "okaya,rs800480t-7x0gp", .data = &okaya_rs800480t_7x0gp, }, { -- cgit v1.1