Skip to content

Commit

Permalink
arm64: dts: cm3 io: Set preferred resolution
Browse files Browse the repository at this point in the history
Signed-off-by: Feng Zhang <feng@radxa.com>
  • Loading branch information
vamrs-feng committed Oct 10, 2023
1 parent 813757b commit a7d1d58
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/arm64/boot/dts/rockchip/rk3566-radxa-cm3-io.dts
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,9 @@

&hdmi {
status = "okay";
preset_max_hdisplay = <1920>;
preset_max_vdisplay = <1080>;
preset_as_preferred;
};

&hdmi_in_vp0 {
Expand Down

0 comments on commit a7d1d58

Please sign in to comment.