Skip to content

Commit 3b3527b

Browse files
authored
Merge pull request torvalds#218 from Radxa-Alvin/linux-5.10-gen-rkr4.1
Changes: * Radxa Zero 3W: set hdmi maximum output resolution Signed-off-by: Stephen Chen <[email protected]>
2 parents b319466 + d7eb5d5 commit 3b3527b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm64/boot/dts/rockchip/rk3566-radxa-zero-3w.dts

+2
Original file line numberDiff line numberDiff line change
@@ -842,6 +842,8 @@
842842

843843
&hdmi {
844844
status = "okay";
845+
preset_max_hdisplay = <1920>;
846+
preset_max_vdisplay = <1080>;
845847
};
846848

847849
&hdmi_in_vp0 {

0 commit comments

Comments
 (0)