Skip to content

Commit

Permalink
Merge pull request torvalds#218 from Radxa-Alvin/linux-5.10-gen-rkr4.1
Browse files Browse the repository at this point in the history
Changes:
  * Radxa Zero 3W: set hdmi maximum output resolution

Signed-off-by: Stephen Chen <stephen@radxa.com>
  • Loading branch information
RadxaStephen committed Sep 20, 2023
2 parents b319466 + d7eb5d5 commit 3b3527b
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 3b3527b

Please sign in to comment.