kernel: bump 6.1 to 6.1.65
[openwrt/staging/stintel.git] / target / linux / bcm27xx / patches-6.1 / 950-0332-drm-panel-simple-Add-a-timing-for-the-Raspberry-Pi-7.patch
index 5046dff024e475f87c1463c478f854d24fc7ae81..3b663351e2f5eb4e5df2c999e0ebdd4c68868f5c 100644 (file)
@@ -15,7 +15,7 @@ Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
 
 --- a/drivers/gpu/drm/panel/panel-simple.c
 +++ b/drivers/gpu/drm/panel/panel-simple.c
-@@ -3192,6 +3192,31 @@ static const struct panel_desc qishenglo
+@@ -3193,6 +3193,31 @@ static const struct panel_desc qishenglo
        .connector_type = DRM_MODE_CONNECTOR_DPI,
  };
  
@@ -47,7 +47,7 @@ Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
  static const struct display_timing rocktech_rk070er9427_timing = {
        .pixelclock = { 26400000, 33300000, 46800000 },
        .hactive = { 800, 800, 800 },
-@@ -4223,6 +4248,9 @@ static const struct of_device_id platfor
+@@ -4224,6 +4249,9 @@ static const struct of_device_id platfor
                .compatible = "qishenglong,gopher2b-lcd",
                .data = &qishenglong_gopher2b_lcd,
        }, {