summaryrefslogtreecommitdiff
path: root/dts/gs201-lynx-display.dtsi
diff options
context:
space:
mode:
authorGil <gilliu@google.com>2022-05-31 19:18:51 +0800
committerGil Liu <gilliu@google.com>2022-07-20 11:53:41 +0000
commit0e8e9e683494082f0cc37b1580d0531d40642cf3 (patch)
tree1c9592a0843280f91f1c2eaf9a488b34290fd454 /dts/gs201-lynx-display.dtsi
parent95d3bd9c7d5a78c27a26a83a804ee3a592eeef41 (diff)
downloadlynx-0e8e9e683494082f0cc37b1580d0531d40642cf3.tar.gz
arm64/dts: set 1102 Mbps DSI rate
Bug: 231537920 Test: adb shell cat /sys/devices/platform/1c2c0000.drmdsim/hs_clock Change-Id: I5a8fbb4cd499f37f243dbd4bf89fae113618e704 Signed-off-by: gilliu <gilliu@google.com>
Diffstat (limited to 'dts/gs201-lynx-display.dtsi')
-rw-r--r--dts/gs201-lynx-display.dtsi13
1 files changed, 13 insertions, 0 deletions
diff --git a/dts/gs201-lynx-display.dtsi b/dts/gs201-lynx-display.dtsi
index ca03657..1f30b1c 100644
--- a/dts/gs201-lynx-display.dtsi
+++ b/dts/gs201-lynx-display.dtsi
@@ -50,4 +50,17 @@
};
};
+&dsim_modes {
+ dsim-modes {
+ 1080x2400 {
+ mode-name = "1080x2400";
+ pmsk = <
+ 0x2 0xB3 0x2 0x5CAB /* p m s k */
+ >;
+ hs-clk = <1102>;
+ esc-clk = <20>;
+ };
+ };
+};
+