We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a31e3f1 commit 1f73a67Copy full SHA for 1f73a67
drivers/gpu/drm/panel/panel-ilitek-ili9881c.c
@@ -2296,10 +2296,10 @@ static const struct drm_display_mode nwe080_default_mode = {
2296
};
2297
2298
static const struct drm_display_mode cfaf7201280a0_050tx_default_mode = {
2299
- /*
2300
- * These timings are a compromise so the panel will work with
2301
- * both the CM4 and CM5.
2302
- */
+ /*
+ * These timings are a compromise so the panel will work with
+ * both the CM4 and CM5.
+ */
2303
.clock = 78000,
2304
.hdisplay = 720,
2305
.hsync_start = 720 + 120,
0 commit comments