Skip to content

Commit

Permalink
arm64/dts: raven: add display timing for 1080x2340
Browse files Browse the repository at this point in the history
Commit-Topic: RRS_R4
Bug: 244492960
Change-Id: I1839d4e96b0a7c85f23c7dfb8f5402646c04ea68
Signed-off-by: Ken Huang <[email protected]>
  • Loading branch information
Ken Huang authored and TreeHugger Robot committed Nov 16, 2022
1 parent 513a23f commit 82c5cf7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions arch/arm64/boot/dts/google/gs101-raven-display.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,15 @@
regulator-enable-ramp-delay = <125>;
};

&dsim_modes {
dsim-modes {
1080x2340 {
mode-name = "1080x2340";
pmsk = <
0x2 0xDB 0x2 0x1355 /* p m s k */
>;
hs-clk = <1346>;
esc-clk = <20>;
};
};
};

0 comments on commit 82c5cf7

Please sign in to comment.