157 lines
4.4 KiB
Plaintext
Executable File
157 lines
4.4 KiB
Plaintext
Executable File
/ {
|
|
panel-edp1 {
|
|
compatible = "simple-panel";
|
|
backlight = <&backlight_edp>;
|
|
power-supply = <&vcc3v3_lcd_n>;
|
|
init-delay-ms = <120>;
|
|
prepare-delay-ms = <120>;
|
|
enable-delay-ms = <120>;
|
|
unprepare-delay-ms = <120>;
|
|
disable-delay-ms = <120>;
|
|
width-mm = <129>;
|
|
height-mm = <171>;
|
|
|
|
panel-timing {
|
|
clock-frequency = <150000000>;
|
|
hactive = <1920>;
|
|
vactive = <1080>;
|
|
hfront-porch = <160>;
|
|
hsync-len = <32>;
|
|
hback-porch = <160>;
|
|
vfront-porch = <3>;
|
|
vsync-len = <5>;
|
|
vback-porch = <23>;
|
|
hsync-active = <0>;
|
|
vsync-active = <0>;
|
|
de-active = <0>;
|
|
pixelclk-active = <0>;
|
|
};
|
|
|
|
port {
|
|
panel_in_edp1: endpoint {
|
|
remote-endpoint = <&edp1_out_panel>;
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
};
|
|
|
|
&rpdzkj {
|
|
compatible = "rp_config";
|
|
user_version = "rpdzkj";
|
|
system_rotate = "0";
|
|
csi_camera_rotate = "0"; //all csi camera rotation //0 90 180 270 //no effect
|
|
csi_camera_facing = "0"; //0:auto 1:all front 2:all back //no effect
|
|
usb_camera_rotate = "0"; //all usb camera rotation //0 90 180 270
|
|
usb_camera_facing = "0"; //0:auto 1:all front 2:all back
|
|
lcd_density = "180";
|
|
language = "zh-CN"; //zh-CN //en-US
|
|
time_zone = "Asia/Shanghai"; //Asia/Shanghai = +8 //Europe/London = +1 //Africa/Casablanca = +0;
|
|
not_navigation_bar = "false";
|
|
not_status_bar = "false";
|
|
default_launcher = "true";
|
|
has_root = "true";
|
|
usb_not_permission = "true";
|
|
gps_use = "false";
|
|
gps_serial_port = "/dev/ttyS0";
|
|
primary_device = "DSI";
|
|
extend_device = "HDMI-A";
|
|
extend_rotate = "0";//0 0//1 90 //2 180 //3 270
|
|
rotation_efull = "true";
|
|
extend_rotate_2 = "0";//0 0//1 90 //2 180 //3 270
|
|
rotation_efull_2 = "true";
|
|
extend_rotate_3 = "0";//0 0//1 90 //2 180 //3 270
|
|
rotation_efull_3 = "true";
|
|
home_apk = "null";
|
|
status = "okay";
|
|
};
|
|
|
|
&vcc3v3_lcd_n {
|
|
compatible = "regulator-fixed";
|
|
regulator-name = "vcc3v3_lcd";
|
|
regulator-boot-on;
|
|
enable-active-high;
|
|
vin-supply = <&vcc_3v3_s0>;
|
|
};
|
|
|
|
&backlight_edp {
|
|
compatible = "pwm-backlight";
|
|
//pwms = <&pwm0 0 25000 1>;
|
|
status = "okay";
|
|
brightness-levels = <
|
|
80 82 84 86 88 90 92 94
|
|
100 100 100 100 100 100 100 100
|
|
110 110 110 110 110 110 110 110
|
|
120 120 120 120 120 120 120 120
|
|
130 130 130 130 130 130 130 130
|
|
140 150 150 150 150 150 150 150
|
|
170 170 170 170 170 170 170 170
|
|
170 170 170 170 170 170 170 170
|
|
180 180 180 180 180 180 180 180
|
|
180 180 180 180 180 180 180 180
|
|
190 190 190 190 190 190 190 190
|
|
190 190 190 190 190 190 190 190
|
|
200 200 200 200 200 200 200 200
|
|
200 200 200 200 200 200 200 200
|
|
200 200 200 200 200 200 200 200
|
|
200 200 200 200 200 200 200 200
|
|
200 200 200 200 200 200 200 200
|
|
200 200 200 200 200 200 200 200
|
|
200 200 200 200 200 200 200 200
|
|
210 210 210 210 210 210 210 210
|
|
220 220 220 220 220 220 220 220
|
|
220 220 220 220 220 220 220 220
|
|
220 220 220 220 220 220 220 220
|
|
230 230 230 230 230 230 230 230
|
|
230 230 230 230 230 230 230 230
|
|
230 230 230 230 230 230 230 230
|
|
240 240 240 240 240 240 240 240
|
|
240 240 240 240 240 240 240 240
|
|
240 240 240 240 240 240 240 240
|
|
240 240 240 240 240 240 240 240
|
|
240 241 242 243 244 245 246 247
|
|
248 249 250 251 252 253 254 255
|
|
>;
|
|
default-brightness-level = <200>;
|
|
};
|
|
|
|
&edp1 {
|
|
force-hpd;
|
|
status = "okay";
|
|
|
|
ports {
|
|
port@1 {
|
|
reg = <1>;
|
|
|
|
edp1_out_panel: endpoint {
|
|
remote-endpoint = <&panel_in_edp1>;
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
&route_edp1 {
|
|
status = "disabled";
|
|
connect = <&vp1_out_edp1>;
|
|
};
|
|
|
|
|
|
&edp1_in_vp0 {
|
|
status = "disabled";
|
|
};
|
|
|
|
&edp1_in_vp1 {
|
|
status = "okay";
|
|
};
|
|
|
|
&edp1_in_vp2 {
|
|
status = "disabled";
|
|
};
|
|
|
|
&hdptxphy1 {
|
|
status = "okay";
|
|
};
|
|
|
|
|