Skip to content

Commit

Permalink
arm: dts: radxa zero 3w: set hdmi maximum output resolution
Browse files Browse the repository at this point in the history
Signed-off-by: Alvin xie <[email protected]>
  • Loading branch information
Radxa-Alvin committed Sep 20, 2023
1 parent 641505e commit d7eb5d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm64/boot/dts/rockchip/rk3566-radxa-zero-3w.dts
Original file line number Diff line number Diff line change
Expand Up @@ -842,6 +842,8 @@

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

&hdmi_in_vp0 {
Expand Down

0 comments on commit d7eb5d5

Please sign in to comment.