Skip to content

Commit 1f73a67

Browse files
committed
fixup! ILI9881C: Update timings for CFAF7201280A0-050TX
Fix some whitespace errors. Signed-off-by: Phil Elwell <phil@raspberrypi.com>
1 parent a31e3f1 commit 1f73a67

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

drivers/gpu/drm/panel/panel-ilitek-ili9881c.c

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2296,10 +2296,10 @@ static const struct drm_display_mode nwe080_default_mode = {
22962296
};
22972297

22982298
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-
*/
2299+
/*
2300+
* These timings are a compromise so the panel will work with
2301+
* both the CM4 and CM5.
2302+
*/
23032303
.clock = 78000,
23042304
.hdisplay = 720,
23052305
.hsync_start = 720 + 120,

0 commit comments

Comments
 (0)