treewide: Update changes to CPH2723_15.0.2.501(EX01)
Change-Id: I9daed52969719721ae5fe1229e13c34207ae31a2
This commit is contained in:
@@ -155,6 +155,7 @@
|
||||
#define OPLUS_IC_FUNC_BUCK_GET_BYBID_MATCH_INFO (OPLUS_IC_FUNC_NUM_BUCK_START + 43)
|
||||
#define OPLUS_IC_FUNC_BUCK_FPGA_RST (OPLUS_IC_FUNC_NUM_BUCK_START + 44)
|
||||
#define OPLUS_IC_FUNC_BUCK_GET_USB_AICL_ENHANCE (OPLUS_IC_FUNC_NUM_BUCK_START + 45)
|
||||
#define OPLUS_IC_FUNC_BUCK_GET_LPD_INFO (OPLUS_IC_FUNC_NUM_BUCK_START + 46)
|
||||
|
||||
/* charge pump */
|
||||
#define OPLUS_IC_FUNC_NUM_CP_START 300
|
||||
|
||||
@@ -39,7 +39,6 @@
|
||||
qcom,dynamic-mode-switch-type = "dynamic-resolution-switch-immediate";
|
||||
qcom,mdss-dsi-display-timings {
|
||||
timing@0 {
|
||||
#include "dsi-panel-AC274-P-3-A0026-common.dtsi"
|
||||
cell-index = <0>;
|
||||
//qcom,mdss-mdp-transfer-time-us = <6290>;
|
||||
//qcom,mdss-dsi-panel-jitter = <0x4 0x1>;
|
||||
@@ -178,6 +177,32 @@
|
||||
39 00 00 20 00 00 14 A9 02 09 B0 00 00 01 01 00 8B 00 01 00 00 01 00 87 00 00 00
|
||||
];
|
||||
|
||||
qcom,dsi-panel-date-switch-command = [
|
||||
/*read panel info switch page 01*/
|
||||
39 00 00 00 00 00 06 F0 55 AA 52 08 01
|
||||
];
|
||||
|
||||
qcom,mdss-dsi-default-switch-page-command = [
|
||||
39 00 00 00 00 00 06 F0 55 AA 52 08 00
|
||||
];
|
||||
|
||||
qcom,mdss-dsi-vid-120hz-switch-command = [
|
||||
15 00 00 20 00 00 02 2F 01
|
||||
];
|
||||
|
||||
qcom,mdss-dsi-vid-90hz-switch-command = [
|
||||
15 00 00 10 00 00 02 2F 02
|
||||
];
|
||||
|
||||
qcom,mdss-dsi-vid-60hz-switch-command = [
|
||||
15 00 00 10 00 00 02 2F 03
|
||||
];
|
||||
|
||||
qcom,dsi-panel-date-switch-command-state = "dsi_lp_mode";
|
||||
qcom,mdss-dsi-default-switch-page-command-state = "dsi_lp_mode";
|
||||
qcom,mdss-dsi-vid-120hz-switch-command-state = "dsi_lp_mode";
|
||||
qcom,mdss-dsi-vid-90hz-switch-command-state = "dsi_lp_mode";
|
||||
qcom,mdss-dsi-vid-60hz-switch-command-state = "dsi_lp_mode";
|
||||
qcom,mdss-dsi-on-command-state = "dsi_lp_mode";
|
||||
qcom,mdss-dsi-off-command-state = "dsi_lp_mode";
|
||||
qcom,mdss-dsi-lp1-command-state = "dsi_hs_mode";
|
||||
@@ -262,6 +287,9 @@
|
||||
qcom,dsi-dfps-vbp-list = <26 26 26 26>;
|
||||
qcom,dsi-dfps-vpw-list = <2 2 2 2>;
|
||||
|
||||
/* ignore some fps swicth factory test */
|
||||
oplus,factory-ignore-mode = <1 5>;
|
||||
|
||||
/* OPLUS FEATURES CONFIG */
|
||||
oplus,dsi-serial-number-enabled;
|
||||
oplus,dsi-serial-number-switch-page;
|
||||
|
||||
@@ -3777,6 +3777,17 @@
|
||||
size = <0x0 0x1400000>;
|
||||
};
|
||||
|
||||
// #ifdef OPLUS_FEATURE_UFF_FINGERPRINT
|
||||
/* ref: platform/vendor/qcom-opensource/devicetree ---> qcom/sun.dtsi */
|
||||
qseecom_ta_mem_cust: qseecom_ta_region_cust {
|
||||
compatible = "removed-dma-pool";
|
||||
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
|
||||
no-map;
|
||||
alignment = <0x0 0x400000>;
|
||||
size = <0x0 0x1000000>; /* size to 20MB for max TA size */
|
||||
};
|
||||
// #endif /* OPLUS_FEATURE_UFF_FINGERPRINT */
|
||||
|
||||
/* merged aop_config, tme_crash_dump, tme_log and uefi_log regions */
|
||||
aop_tme_uefi_merged_mem: aop_tme_uefi_merged_region@81c80000 {
|
||||
no-map;
|
||||
|
||||
Reference in New Issue
Block a user