Skip to content

Commit

Permalink
lk2nd: panel: generated: r61308_720p_video: -next
Browse files Browse the repository at this point in the history
  • Loading branch information
wonderfulShrineMaidenOfParadise committed Jun 5, 2024
1 parent 5c24f56 commit 7980f9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lk2nd/panel/generated/lk_panel_r61308_720p_video.h
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,8 @@ static inline void panel_r61308_720p_video_select(struct panel_struct *panel,
panel->paneltiminginfo = &r61308_720p_video_timing_info;
panel->panelresetseq = &r61308_720p_video_reset_seq;
panel->backlightinfo = &r61308_720p_video_backlight;
pinfo->mipi.panel_cmds = r61308_720p_video_on_command;
pinfo->mipi.num_of_panel_cmds = ARRAY_SIZE(r61308_720p_video_on_command);
pinfo->mipi.panel_on_cmds = r61308_720p_video_on_command;
pinfo->mipi.num_of_panel_on_cmds = ARRAY_SIZE(r61308_720p_video_on_command);
memcpy(phy_db->timing, r61308_720p_video_timings, TIMING_SIZE);
phy_db->regulator_mode = DSI_PHY_REGULATOR_LDO_MODE;
}
Expand Down

0 comments on commit 7980f9a

Please sign in to comment.