Skip to content

Commit

Permalink
lk2nd: panel: generated: hx8394d_720p_video: -next
Browse files Browse the repository at this point in the history
  • Loading branch information
wonderfulShrineMaidenOfParadise committed Mar 30, 2024
1 parent 2874a76 commit 169e874
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lk2nd/panel/generated/lk_panel_hx8394d_720p_video.h
Original file line number Diff line number Diff line change
Expand Up @@ -254,8 +254,8 @@ static inline void panel_hx8394d_720p_video_select(struct panel_struct *panel,
panel->paneltiminginfo = &hx8394d_720p_video_timing_info;
panel->panelresetseq = &hx8394d_720p_video_reset_seq;
panel->backlightinfo = &hx8394d_720p_video_backlight;
pinfo->mipi.panel_cmds = hx8394d_720p_video_on_command;
pinfo->mipi.num_of_panel_cmds = ARRAY_SIZE(hx8394d_720p_video_on_command);
pinfo->mipi.panel_on_cmds = hx8394d_720p_video_on_command;
pinfo->mipi.num_of_panel_on_cmds = ARRAY_SIZE(hx8394d_720p_video_on_command);
memcpy(phy_db->timing, hx8394d_720p_video_timings, TIMING_SIZE);
phy_db->regulator_mode = DSI_PHY_REGULATOR_DCDC_MODE;
}
Expand Down

0 comments on commit 169e874

Please sign in to comment.