rockchip/rk3399/rp-lcd-mipi2lvds-gm8775-duallvds-1920-1080.dtsi

429 lines
12 KiB
Plaintext
Raw Normal View History

2025-04-28 03:36:59 +00:00
/ {
backlight: backlight {
status = "okay";
compatible = "pwm-backlight";
pwms = <&pwm0 0 25000 0>;
brightness-levels = <
0 1 2 3 4 5 6 7
8 9 10 11 12 13 14 15
16 17 18 19 20 21 22 23
24 25 26 27 28 29 30 31
32 33 34 35 36 37 38 39
40 41 42 43 44 45 46 47
48 49 50 51 52 53 54 55
56 57 58 59 60 61 62 63
64 65 66 67 68 69 70 71
72 73 74 75 76 77 78 79
80 81 82 83 84 85 86 87
88 89 90 91 92 93 94 95
96 97 98 99 100 101 102 103
104 105 106 107 108 109 110 111
112 113 114 115 116 117 118 119
120 121 122 123 124 125 126 127
128 129 130 131 132 133 134 135
136 137 138 139 140 141 142 143
144 145 146 147 148 149 150 151
152 153 154 155 156 157 158 159
160 161 162 163 164 165 166 167
168 169 170 171 172 173 174 175
176 177 178 179 180 181 182 183
184 185 186 187 188 189 190 191
192 193 194 195 196 197 198 199
200 201 202 203 204 205 206 207
208 209 210 211 212 213 214 215
216 217 218 219 220 221 222 223
224 225 226 227 228 229 230 231
232 233 234 235 236 237 238 239
240 241 242 243 244 245 246 247
248 249 250 251 252 253 254 255
>;
default-brightness-level = <255>;
};
rpdzkj_config {
compatible = "rp_config";
user_version = "rpdzkj";
system_rotate = "0";
back_camera_rotate = "0";
front_camera_rotate = "0";
lcd_density = "160";//320
language = "zh-CN"; //zh-CN //en-US
time_zone = "Asia/Shanghai"; //Asia/Shanghai = +8 //Europe/London = +0
not_navigation_bar = "false";
not_status_bar = "false";
//not_status_bar = "true";
default_launcher = "true";
//default_launcher = "false";
has_root = "true"; //true
//has_root = "false"; //false
usb_not_permission = "true";
usb_camera_only_front = "false";
//usb_camera_only_front = "true";
gps_use = "false";
gps_serial_port = "/dev/ttyS4"; //UART4
primary_device = "LVDS";
extend_device = "HDMI-A";
extend_rotate = "0";
rotation_efull = "true";
home_apk = "null";
status = "okay";
};
};
&hdmi {
#address-cells = <1>;
#size-cells = <0>;
#sound-dai-cells = <0>;
ddc-i2c-scl-high-time-ns = <9625>;
ddc-i2c-scl-low-time-ns = <10000>;
status = "okay";
};
&pwm0 {
status = "okay";
};
&display_subsystem {
status = "okay";
ports = <&vopb_out>, <&vopl_out>;
logo-memory-region = <&drm_logo>;
route {
route_hdmi: route-hdmi {
status = "okay";
logo,uboot = "logo.bmp";
logo,kernel = "logo_kernel.bmp";
logo,mode = "center";
charge_logo,mode = "center";
connect = <&vopl_out_hdmi>;
};
route_dsi: route-dsi {
status = "okay";
// status = "disabled";
logo,uboot = "logo.bmp";
logo,kernel = "logo_kernel.bmp";
logo,mode = "center";
charge_logo,mode = "center";
connect = <&vopb_out_dsi>;
};
route_dsi1: route-dsi1 {
status = "disabled";
logo,uboot = "logo.bmp";
logo,kernel = "logo_kernel.bmp";
logo,mode = "center";
charge_logo,mode = "center";
connect = <&vopl_out_dsi1>;
};
route_edp: route-edp {
status = "disabled";
logo,uboot = "logo.bmp";
logo,kernel = "logo_kernel.bmp";
logo,mode = "center";
charge_logo,mode = "center";
connect = <&vopb_out_edp>;
};
};
};
&dsi {
status = "okay";
// rockchip,lane-rate = <480>;
panel {
compatible ="simple-panel-dsi";
status = "okay";
reg = <0>;
power-supply = <&vcc3v3_sys>;
backlight = <&backlight>;
cmd_later_reset = <0>;
enable-gpios = <&gpio1 13 GPIO_ACTIVE_LOW>;
reset-gpios = <&gpio1 0 GPIO_ACTIVE_LOW>;
dsi,flags = <(MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_BURST | MIPI_DSI_MODE_LPM|MIPI_DSI_MODE_EOT_PACKET)>;
dsi,format = <MIPI_DSI_FMT_RGB888>;
// bus-format = <MEDIA_BUS_FMT_RGB666_1X24>;
dsi,lanes = <4>;
reset-delay-ms = <100>;
init-delay-ms = <100>;
enable-delay-ms = <120>;
disable-delay-ms = <50>;
unprepare-delay-ms = <20>;
width-mm = <68>;
height-mm = <121>;
panel-init-sequence = [
/* //26MHz
23 08 02 27 AA
23 08 02 48 02
23 08 02 B6 20
23 08 02 01 80
23 08 02 02 38
23 08 02 03 47
23 08 02 04 50
23 08 02 05 12
23 08 02 06 50
23 08 02 07 00
23 08 02 08 18
23 08 02 09 04
23 08 02 0A 18
23 08 02 0B 02
23 08 02 0C 53
23 08 02 0D 01
23 08 02 0E 80
23 08 02 0F 20
23 08 02 10 20
23 08 02 11 03
23 08 02 12 1B
23 08 02 13 63
23 08 02 14 34
23 08 02 15 20
23 08 02 16 10
23 08 02 17 00
23 08 02 18 34
23 08 02 19 20
23 08 02 1A 10
23 08 02 1B 00
23 08 02 1E 46
23 08 02 51 30
23 08 02 1F 10
23 08 02 2A 01
*/
//mipi clk
23 08 02 27 AA
23 08 02 48 02
23 08 02 B6 20
23 08 02 01 80
23 08 02 02 38
23 08 02 03 47
23 08 02 04 50
23 08 02 05 12
23 08 02 06 50
23 08 02 07 00
23 08 02 08 18
23 08 02 09 04
23 08 02 0A 18
23 08 02 0B 82
23 08 02 0C 13
23 08 02 0D 01
23 08 02 0E 80
23 08 02 0F 20
23 08 02 10 20
23 08 02 11 03
23 08 02 12 1B
23 08 02 13 63
23 08 02 14 34
23 08 02 15 20
23 08 02 16 10
23 08 02 17 00
23 08 02 18 34
23 08 02 19 20
23 08 02 1A 10
23 08 02 1B 00
23 08 02 1E 46
23 08 02 51 30
23 08 02 1F 10
23 08 02 2A 01
05 78 01 11
05 05 01 29
];
panel-exit-sequence = [
05 00 01 28
05 78 01 10
];
display-timings {
native-mode = <&timing0>;
timing0: timing0 {
clock-frequency = <130000000>;
hactive = <1920>;
vactive = <1080>;
hback-porch = <80>;
hfront-porch = <80>;
vback-porch = <24>;
vfront-porch = <24>;
hsync-len = <18>;
vsync-len = <4>;
hsync-active = <0>;
vsync-active = <0>;
de-active = <0>;
pixelclk-active = <0>;
};
};
ports {
#address-cells = <1>;
#size-cells = <0>;
port@0 {
reg = <0>;
panel_in_dsi: endpoint {
remote-endpoint = <&dsi_out_panel>;
};
};
};
};
ports {
#address-cells = <1>;
#size-cells = <0>;
port@1 {
reg = <1>;
dsi_out_panel: endpoint {
remote-endpoint = <&panel_in_dsi>;
};
};
};
};
&route_dsi {
status = "okay";
};
&vopb {
assigned-clocks = <&cru DCLK_VOP0_DIV>;
assigned-clock-parents = <&cru PLL_CPLL>;
//assigned-clock-parents = <&cru PLL_VPLL>;
status = "okay";
};
&vopb_mmu {
status = "okay";
};
&vopl {
assigned-clocks = <&cru DCLK_VOP1_DIV>;
assigned-clock-parents = <&cru PLL_VPLL>;
//assigned-clock-parents = <&cru PLL_CPLL>;
status = "okay";
};
&vopl_mmu {
status = "okay";
};
&dsi_in_vopl {
status = "disabled";
};
&dsi_in_vopb {
status = "okay";
};
&hdmi_in_vopb {
status = "disabled";
};
&hdmi_in_vopl {
status = "okay";
};
&edp_in_vopb {
status = "disabled";
};
&edp_in_vopl {
status = "disabled";
};
&dsi1_in_vopb {
status = "disabled";
};
&dsi1_in_vopl {
status = "disabled";
};
&route_hdmi {
status = "okay";
connect = <&vopl_out_hdmi>;
};
&route_dsi {
status = "okay";
connect = <&vopb_out_dsi>;
};
&i2c4 {
status = "okay";
goodix_ts@5d {
compatible = "goodix,gt9xx";
reg = <0x5d>;
gtp_resolution_x = <800>;
gtp_resolution_y = <1280>;
gtp_int_tarigger = <1>;
gtp_change_x2y = <0>;
gtp_overturn_x = <0>;
gtp_overturn_y = <0>;
gtp_send_cfg = <1>;
gtp_touch_wakeup = <1>;
goodix_rst_gpio = <&gpio1 4 GPIO_ACTIVE_LOW>;
goodix_irq_gpio = <&gpio1 22 IRQ_TYPE_EDGE_RISING>;
/* old touchscreen sensor_id0 */
goodix,cfg-group0 = [
00 20 03 00 05 0A 05 00 01 08
28 05 50 32 03 05 00 00 00 00
00 00 00 00 00 00 00 90 30 AA
17 15 31 0D 00 00 01 B9 04 25
00 00 00 00 00 00 00 00 00 00
00 0F 23 94 C5 02 07 00 00 04
9F 10 00 8B 13 00 7C 16 00 6B
1B 00 60 20 00 60 00 00 00 00
00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00
00 00 19 18 17 16 15 14 11 10
0F 0E 0D 0C 09 08 07 06 05 04
01 00 00 00 00 00 00 00 00 00
00 00 2A 29 28 27 26 25 24 23
22 21 20 1F 1E 1C 1B 19 00 02
04 06 07 08 0A 0C 0D 0E 0F 10
11 12 13 14 00 00 00 00 00 00
00 00 00 00 96 01
];
/* new touchscreen sensor_id2 */
goodix,cfg-group2 = [
00 20 03 00 05 0A 35 00 00
05 28 08 55 41 03 05 00 00
00 00 00 00 00 1A 1C 1E 14
8E 2E 99 14 16 D3 07 00 00
00 9B 02 2D 00 00 00 00 00
00 00 00 00 00 00 0F 23 94
D5 02 07 00 00 04 9D 10 00
86 13 00 75 16 00 61 1B 00
53 20 00 53 00 00 00 00 00
00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00
00 00 00 00 17 16 15 14 11
10 0F 0E 0D 0C 09 08 07 06
05 04 01 00 FF FF 00 00 00
00 00 00 00 00 00 00 00 02
04 06 07 08 0A 0C 0D 0F 10
11 12 13 28 27 26 25 24 23
22 21 20 1F 1E 1C 1B 19 FF
FF FF FF 00 00 00 00 00 00
00 00 00 00 4D 01
];
};
};