mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
treewide: Update from OnePlus 11 14.0.0.601(EX01)
Signed-off-by: chandu078 <chandudyavanapelli03@gmail.com> Signed-off-by: DarkAngelGR <asavvo01@gmail.com>
This commit is contained in:
@@ -24,6 +24,7 @@ OPLUS_KALAMA_BOARDS += \
|
||||
else ifeq ($(CONFIG_ASTON_DTB),y)
|
||||
OPLUS_KALAMA_BOARDS += \
|
||||
aston-23801-kalama-overlay.dtbo \
|
||||
aston-23801-kalama-overlay-v2.dtbo \
|
||||
aston-23861-kalama-overlay.dtbo \
|
||||
aston-23801-kalama-overlay-T0.dtbo \
|
||||
aston-23861-kalama-overlay-T0.dtbo \
|
||||
|
||||
125
oplus/aston-23801-kalama-overlay-v2.dts
Executable file
125
oplus/aston-23801-kalama-overlay-v2.dts
Executable file
@@ -0,0 +1,125 @@
|
||||
/dts-v1/;
|
||||
/plugin/;
|
||||
#include <dt-bindings/oplus/hw-id.h>
|
||||
#include "../qcom/kalama-mtp-overlay.dts"
|
||||
#include "kalama_overlay_common.dtsi"
|
||||
#include "salami_overlay_common.dtsi"
|
||||
#include "oplus_chg/oplus-chg-23801-v2.dtsi"
|
||||
#include "oplus_misc/oplus-misc-23801-v2.dtsi"
|
||||
#include "sensor/aston-sensor-23801.dtsi"
|
||||
#include "uff_sm8550.dtsi"
|
||||
#include "nfc/aston_nfc_sn220.dtsi"
|
||||
#include "tp/aston-oplus_tp-23801.dtsi"
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Kalama MTP,aston-v2";
|
||||
|
||||
oplus,project-id = <23801>;
|
||||
oplus,hw-id = <OPLUS_EVT1 OPLUS_DVT1 OPLUS_PVT1>;
|
||||
oplus,batt_id = <1>;
|
||||
};
|
||||
|
||||
&tlmm {
|
||||
//#ifdef OPLUS_FEATURE_RF_CABLE_DETECT
|
||||
rf_cable0_active: rf_cable0_active {
|
||||
mux {
|
||||
pins = "gpio62";
|
||||
function = "gpio";
|
||||
};
|
||||
config {
|
||||
pins = "gpio62";
|
||||
drive-strength = <2>;
|
||||
input-enable;
|
||||
bias-pull-up;
|
||||
};
|
||||
};
|
||||
//#endif /* OPLUS_FEATURE_RF_CABLE_DETECT */
|
||||
|
||||
//#ifdef OPLUS_FEATRUE_ESIM
|
||||
esim_en_gpio: esim_en_gpio {
|
||||
pins = "gpio4";
|
||||
function = "normal";
|
||||
bias-disable; /* NO pull */
|
||||
qcom,drive-strength = <2>; /* 2 MA */
|
||||
power-source = <1>; /* 1.8V */
|
||||
output-high;
|
||||
};
|
||||
//#endif /* OPLUS_FEATRUE_ESIM */
|
||||
};
|
||||
|
||||
&soc {
|
||||
//#ifdef OPLUS_FEATURE_RF_CABLE_DETECT
|
||||
oplus_rf_cable {
|
||||
compatible = "oplus,rf_cable";
|
||||
interrupt-parent = <&tlmm>;
|
||||
rf_cable_support_num = <1>;
|
||||
rf,cable0-gpio = <&tlmm 62 0>;
|
||||
rf,cable-support-timer = <0>;
|
||||
pinctrl-names = "rf_cable_active";
|
||||
pinctrl-0 = <&rf_cable0_active>;
|
||||
};
|
||||
//#endif /* OPLUS_FEATURE_RF_CABLE_DETECT */
|
||||
|
||||
//#ifdef OPLUS_FEATRUE_ESIM
|
||||
oplus-gpio {
|
||||
compatible = "oplus,oplus-gpio";
|
||||
pinctrl-names = "default", "sim2_det_no_pull", "sim2_det_pull_high", "sim2_det_pull_low";
|
||||
pinctrl-0 = <&esim_gpio &esim_det_gpio &sim2_det_no_pull &esim_en_gpio>;
|
||||
pinctrl-1 = <&sim2_det_no_pull>;
|
||||
pinctrl-2 = <&sim2_det_pull_high>;
|
||||
pinctrl-3 = <&sim2_det_pull_low>;
|
||||
oplus,oplus-gpio-esim = <&pm8550vs_g_gpios 4 0>;
|
||||
oplus,oplus-esim-det = <&pm8550_gpios 9 0>;
|
||||
oplus,oplus-sim2-det = <&pm8550vs_c_gpios 5 0>;
|
||||
oplus,oplus-esim-en = <&tlmm 59 0>;
|
||||
oplus,uim-reset-pin = "modem_solution";
|
||||
};
|
||||
//#endif /* OPLUS_FEATRUE_ESIM */
|
||||
};
|
||||
|
||||
//#ifdef OPLUS_FEATRUE_ESIM
|
||||
&pm8550vs_c_gpios {
|
||||
sim2_det_no_pull: sim2_det_no_pull {
|
||||
pins = "gpio5";
|
||||
function = "normal";
|
||||
input-enable;
|
||||
power-source = <1>;
|
||||
bias-disable;
|
||||
};
|
||||
|
||||
sim2_det_pull_high: sim2_det_pull_high {
|
||||
pins = "gpio5";
|
||||
function = "normal";
|
||||
input-enable;
|
||||
power-source = <1>;
|
||||
bias-pull-up;
|
||||
};
|
||||
|
||||
sim2_det_pull_low: sim2_det_pull_low {
|
||||
pins = "gpio5";
|
||||
function = "normal";
|
||||
input-enable;
|
||||
power-source = <1>;
|
||||
bias-pull-down;
|
||||
};
|
||||
};
|
||||
|
||||
&pm8550vs_g_gpios {
|
||||
esim_gpio: esim_gpio {
|
||||
pins = "gpio4";
|
||||
function = "normal";
|
||||
bias-disable; /* NO pull */
|
||||
qcom,drive-strength = <2>; /* 2 MA */
|
||||
output-high;
|
||||
};
|
||||
};
|
||||
|
||||
&pm8550_gpios {
|
||||
esim_det_gpio: esim_det_gpio {
|
||||
pins = "gpio9";
|
||||
function = "normal";
|
||||
bias-disable; /* NO pull */
|
||||
qcom,drive-strength = <2>; /* 2 MA */
|
||||
output-high;
|
||||
};
|
||||
};
|
||||
//#endif /* OPLUS_FEATRUE_ESIM */
|
||||
@@ -15,6 +15,7 @@
|
||||
|
||||
oplus,project-id = <23801>;
|
||||
oplus,hw-id = <OPLUS_EVT1 OPLUS_DVT1 OPLUS_PVT1>;
|
||||
oplus,batt_id = <0>;
|
||||
};
|
||||
|
||||
&tlmm {
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
|
||||
//#ifdef OPLUS_FEATRUE_ESIM
|
||||
esim_en_gpio: esim_en_gpio {
|
||||
pins = "gpio4";
|
||||
pins = "gpio59";
|
||||
function = "normal";
|
||||
bias-disable; /* NO pull */
|
||||
qcom,drive-strength = <2>; /* 2 MA */
|
||||
|
||||
@@ -28,11 +28,11 @@
|
||||
};
|
||||
|
||||
&pm8550b_haptics {
|
||||
qcom,vmax-mv = <1680>;
|
||||
qcom,vmax-mv = <1400>;
|
||||
qcom,cl-vmax-mv = <1680>;
|
||||
qcom,lra-period-us = <5882>;
|
||||
qcom,fifo-vmax-mv = <8500>;
|
||||
qcom,old-steady-vmax-mv = <8500>;
|
||||
qcom,fifo-vmax-mv = <7300>;
|
||||
qcom,old-steady-vmax-mv = <7300>;
|
||||
qcom,brake-mode = <BRAKE_OPEN_LOOP>;
|
||||
qcom,cal-data-restore;
|
||||
qcom,fifo-empty-threshold = <480>;
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
};
|
||||
|
||||
&pm8550b_haptics {
|
||||
qcom,vmax-mv = <1260>;
|
||||
qcom,vmax-mv = <1190>;
|
||||
qcom,cl-vmax-mv = <1380>;
|
||||
qcom,lra-period-us = <5714>;
|
||||
qcom,fifo-vmax-mv = <8100>;
|
||||
|
||||
@@ -443,6 +443,7 @@
|
||||
qcom,usbtemp_batttemp_gap = <12>;
|
||||
qcom,fg_info_package_read_support;
|
||||
oplus,quick_mode_gain_support;
|
||||
oplus,support_check_usbin_status;
|
||||
|
||||
//for PD9V or QC9V
|
||||
//qcom,vbatt_pdqc_to_5v_thr = <4100>;
|
||||
|
||||
@@ -211,8 +211,8 @@
|
||||
qcom,vmax-mv = <1720>;
|
||||
qcom,cl-vmax-mv = <1720>;
|
||||
qcom,lra-period-us = <7692>;
|
||||
qcom,fifo-vmax-mv = <8150>;
|
||||
qcom,old-steady-vmax-mv = <8150>;
|
||||
qcom,fifo-vmax-mv = <7650>;
|
||||
qcom,old-steady-vmax-mv = <7650>;
|
||||
qcom,brake-mode = <BRAKE_OPEN_LOOP>;
|
||||
qcom,cal-data-restore;
|
||||
qcom,fifo-empty-threshold = <480>;
|
||||
|
||||
@@ -34,8 +34,8 @@
|
||||
qcom,vmax-mv = <1720>;
|
||||
qcom,cl-vmax-mv = <1720>;
|
||||
qcom,lra-period-us = <7692>;
|
||||
qcom,fifo-vmax-mv = <8150>;
|
||||
qcom,old-steady-vmax-mv = <8150>;
|
||||
qcom,fifo-vmax-mv = <7650>;
|
||||
qcom,old-steady-vmax-mv = <7650>;
|
||||
qcom,brake-mode = <BRAKE_OPEN_LOOP>;
|
||||
qcom,cal-data-restore;
|
||||
qcom,fifo-empty-threshold = <480>;
|
||||
|
||||
1754
oplus/oplus_chg/oplus-chg-23801-v2.dtsi
Executable file
1754
oplus/oplus_chg/oplus-chg-23801-v2.dtsi
Executable file
File diff suppressed because it is too large
Load Diff
@@ -79,6 +79,7 @@
|
||||
OPLUS_IC_FUNC_INIT
|
||||
OPLUS_IC_FUNC_EXIT
|
||||
OPLUS_IC_FUNC_REG_DUMP
|
||||
OPLUS_IC_FUNC_BUCK_GET_BYBID_INFO
|
||||
>;
|
||||
virqs = <
|
||||
OPLUS_IC_VIRQ_ERR
|
||||
@@ -140,6 +141,9 @@
|
||||
OPLUS_IC_FUNC_GAUGE_GET_DOD0_PASSED_Q
|
||||
OPLUS_IC_FUNC_GAUGE_GET_QMAX
|
||||
OPLUS_IC_FUNC_GAUGE_GET_QMAX_PASSED_Q
|
||||
OPLUS_IC_FUNC_GAUGE_GET_BATTID_INFO
|
||||
OPLUS_IC_FUNC_GAUGE_GET_REG_INFO
|
||||
OPLUS_IC_FUNC_GAUGE_GET_CALIB_TIME
|
||||
>;
|
||||
virqs = <
|
||||
OPLUS_IC_VIRQ_ERR
|
||||
@@ -379,6 +383,9 @@
|
||||
track,voocphy_type = <2>;
|
||||
track,wired_max_power = <100000>;
|
||||
track,wired_fast_chg_scheme = <1>;
|
||||
|
||||
track,gauge_status_ctrl;
|
||||
track,external_gauge_num = <1>;
|
||||
};
|
||||
};
|
||||
|
||||
@@ -950,6 +957,7 @@
|
||||
oplus,batt_num = <2>;
|
||||
oplus,ic_type = <OPLUS_CHG_IC_GAUGE>;
|
||||
oplus,ic_index = <0>;
|
||||
oplus,id-match-status = <1>; /* GPIO_STATUS_NC */
|
||||
oplus,id-gpio = <&tlmm 73 0x00>;
|
||||
pinctrl-names = "id_not_pull", "id_pull_up", "id_pull_down";
|
||||
pinctrl-0 = <&bq27541_id_not_pull>;
|
||||
|
||||
@@ -130,6 +130,8 @@
|
||||
OPLUS_IC_FUNC_GAUGE_GET_DOD0_PASSED_Q
|
||||
OPLUS_IC_FUNC_GAUGE_GET_QMAX
|
||||
OPLUS_IC_FUNC_GAUGE_GET_QMAX_PASSED_Q
|
||||
OPLUS_IC_FUNC_GAUGE_GET_REG_INFO
|
||||
OPLUS_IC_FUNC_GAUGE_GET_CALIB_TIME
|
||||
>;
|
||||
virqs = <
|
||||
OPLUS_IC_VIRQ_ERR
|
||||
@@ -359,6 +361,9 @@
|
||||
track,voocphy_type = <2>;
|
||||
track,wired_max_power = <100000>;
|
||||
track,wired_fast_chg_scheme = <1>;
|
||||
|
||||
track,gauge_status_ctrl;
|
||||
track,external_gauge_num = <1>;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
@@ -163,7 +163,8 @@
|
||||
#define OPLUS_IC_FUNC_BUCK_GET_WLS_INPUT_VOL (OPLUS_IC_FUNC_NUM_BUCK_START + 38)
|
||||
#define OPLUS_IC_FUNC_BUCK_WLS_AICL_ENABLE (OPLUS_IC_FUNC_NUM_BUCK_START + 39)
|
||||
#define OPLUS_IC_FUNC_BUCK_WLS_AICL_RERUN (OPLUS_IC_FUNC_NUM_BUCK_START + 40)
|
||||
|
||||
#define OPLUS_IC_FUNC_BUCK_SET_VSYSMIN (OPLUS_IC_FUNC_NUM_BUCK_START + 41)
|
||||
#define OPLUS_IC_FUNC_BUCK_GET_BYBID_INFO (OPLUS_IC_FUNC_NUM_BUCK_START + 42)
|
||||
/* charge pump */
|
||||
#define OPLUS_IC_FUNC_NUM_CP_START 300
|
||||
#define OPLUS_IC_FUNC_CP_START (OPLUS_IC_FUNC_NUM_CP_START + 0)
|
||||
@@ -224,7 +225,12 @@
|
||||
#define OPLUS_IC_FUNC_GAUGE_GET_DOD0_PASSED_Q (OPLUS_IC_FUNC_NUM_GAUGE_START + 51)
|
||||
#define OPLUS_IC_FUNC_GAUGE_GET_QMAX (OPLUS_IC_FUNC_NUM_GAUGE_START + 52)
|
||||
#define OPLUS_IC_FUNC_GAUGE_GET_QMAX_PASSED_Q (OPLUS_IC_FUNC_NUM_GAUGE_START + 53)
|
||||
|
||||
#define OPLUS_IC_FUNC_GAUGE_GET_DEEP_DISCHG_COUNT (OPLUS_IC_FUNC_NUM_GAUGE_START + 54)
|
||||
#define OPLUS_IC_FUNC_GAUGE_SET_DEEP_DISCHG_COUNT (OPLUS_IC_FUNC_NUM_GAUGE_START + 55)
|
||||
#define OPLUS_IC_FUNC_GAUGE_SET_DEEP_TERM_VOLT (OPLUS_IC_FUNC_NUM_GAUGE_START + 56)
|
||||
#define OPLUS_IC_FUNC_GAUGE_GET_BATTID_INFO (OPLUS_IC_FUNC_NUM_GAUGE_START + 57)
|
||||
#define OPLUS_IC_FUNC_GAUGE_GET_REG_INFO (OPLUS_IC_FUNC_NUM_GAUGE_START + 58)
|
||||
#define OPLUS_IC_FUNC_GAUGE_GET_CALIB_TIME (OPLUS_IC_FUNC_NUM_GAUGE_START + 59)
|
||||
/* misc */
|
||||
#define OPLUS_IC_FUNC_NUM_MISC_START 500
|
||||
#define OPLUS_IC_FUNC_GET_CHARGER_CYCLE (OPLUS_IC_FUNC_NUM_MISC_START + 0)
|
||||
@@ -349,4 +355,4 @@
|
||||
/* vooc current table type */
|
||||
#define VOOC_CURR_TABLE_OLD_1_0 0
|
||||
#define VOOC_CURR_TABLE_1_0 1
|
||||
#define VOOC_CURR_TABLE_2_0 2
|
||||
#define VOOC_CURR_TABLE_2_0 2
|
||||
|
||||
@@ -27,8 +27,8 @@
|
||||
qcom,vmax-mv = <1260>;
|
||||
qcom,cl-vmax-mv = <1260>;
|
||||
qcom,lra-period-us = <5882>;
|
||||
qcom,fifo-vmax-mv = <8050>;
|
||||
qcom,old-steady-vmax-mv = <8050>;
|
||||
qcom,fifo-vmax-mv = <7700>;
|
||||
qcom,old-steady-vmax-mv = <7700>;
|
||||
qcom,brake-mode = <BRAKE_OPEN_LOOP>;
|
||||
qcom,cal-data-restore;
|
||||
qcom,fifo-empty-threshold = <480>;
|
||||
@@ -229,4 +229,4 @@
|
||||
feedback_fb: feedback_fb {
|
||||
compatible = "oplus,haptic-feedback";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
77
oplus/oplus_misc/oplus-misc-23801-v2.dtsi
Normal file
77
oplus/oplus_misc/oplus-misc-23801-v2.dtsi
Normal file
@@ -0,0 +1,77 @@
|
||||
#include <dt-bindings/phy/qcom,usb3-4nm-qmp-combo.h>
|
||||
|
||||
&tlmm {
|
||||
usb_phy_ps: usb_phy_ps {
|
||||
usb3phy_portselect_default: usb3phy_portselect_default {
|
||||
mux {
|
||||
pins = "gpio11";
|
||||
function = "usb_phy";
|
||||
};
|
||||
|
||||
config {
|
||||
pins = "gpio11";
|
||||
bias-pull-down;
|
||||
drive-strength = <2>;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&soc {
|
||||
usb_nop_phy: usb_nop_phy {
|
||||
compatible = "usb-nop-xceiv";
|
||||
};
|
||||
};
|
||||
|
||||
&pm8550b_haptics {
|
||||
qcom,vmax-mv = <1260>;
|
||||
qcom,cl-vmax-mv = <1260>;
|
||||
qcom,lra-period-us = <5882>;
|
||||
qcom,fifo-vmax-mv = <7700>;
|
||||
qcom,old-steady-vmax-mv = <7700>;
|
||||
qcom,brake-mode = <BRAKE_OPEN_LOOP>;
|
||||
qcom,cal-data-restore;
|
||||
qcom,fifo-empty-threshold = <480>;
|
||||
qcom,vibrator-type = <809>;//0809
|
||||
oplus,livetap_support;
|
||||
qcom,vbat-low-soc = <5>;
|
||||
qcom,vbat-low-fifo-vmax-mv = <6600>;
|
||||
};
|
||||
|
||||
&pm8550b_eusb2_repeater {
|
||||
qcom,param-override-seq = <0x00 0x50 0x0F 0x51 0x06 0x53 0x01 0x54
|
||||
0x03 0x55 0x00 0x56 0x07 0x57 0x2 0x58 0x3 0x59 0x1 0x5A 0x2 0x5B>;
|
||||
qcom,param-override-seq-host = <0x03 0x50 0x05 0x51 0x07 0x53 0x05 0x54
|
||||
0x01 0x55 0x00 0x56 0x02 0x57 0x2 0x58 0x3 0x59 0x1 0x5A 0x2 0x5B>;
|
||||
};
|
||||
|
||||
&usb0 {
|
||||
/delete-property/ extcon;
|
||||
dwc3@a600000 {
|
||||
usb-phy = <&eusb2_phy0>, <&usb_nop_phy>;
|
||||
maximum-speed = "high-speed";
|
||||
dr_mode = "otg";
|
||||
};
|
||||
};
|
||||
|
||||
&usb_qmp_dp_phy {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&usb3phy_portselect_default>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&soc {
|
||||
feedback_fb: feedback_fb {
|
||||
compatible = "oplus,haptic-feedback";
|
||||
};
|
||||
};
|
||||
|
||||
&pm8550b_bcl {
|
||||
compatible = "qcom,bcl-v5";
|
||||
bcl,support_track;
|
||||
};
|
||||
|
||||
&pm8550_bcl {
|
||||
compatible = "qcom,bcl-v5";
|
||||
bcl,support_track;
|
||||
};
|
||||
@@ -27,8 +27,8 @@
|
||||
qcom,vmax-mv = <1260>;
|
||||
qcom,cl-vmax-mv = <1260>;
|
||||
qcom,lra-period-us = <5882>;
|
||||
qcom,fifo-vmax-mv = <8050>;
|
||||
qcom,old-steady-vmax-mv = <8050>;
|
||||
qcom,fifo-vmax-mv = <7700>;
|
||||
qcom,old-steady-vmax-mv = <7700>;
|
||||
qcom,brake-mode = <BRAKE_OPEN_LOOP>;
|
||||
qcom,cal-data-restore;
|
||||
qcom,fifo-empty-threshold = <480>;
|
||||
@@ -62,4 +62,4 @@
|
||||
feedback_fb: feedback_fb {
|
||||
compatible = "oplus,haptic-feedback";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -27,8 +27,8 @@
|
||||
qcom,vmax-mv = <1260>;
|
||||
qcom,cl-vmax-mv = <1260>;
|
||||
qcom,lra-period-us = <5882>;
|
||||
qcom,fifo-vmax-mv = <8050>;
|
||||
qcom,old-steady-vmax-mv = <8050>;
|
||||
qcom,fifo-vmax-mv = <7700>;
|
||||
qcom,old-steady-vmax-mv = <7700>;
|
||||
qcom,brake-mode = <BRAKE_OPEN_LOOP>;
|
||||
qcom,cal-data-restore;
|
||||
qcom,fifo-empty-threshold = <480>;
|
||||
@@ -62,4 +62,4 @@
|
||||
feedback_fb: feedback_fb {
|
||||
compatible = "oplus,haptic-feedback";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -532,12 +532,12 @@
|
||||
|
||||
prevention,curved_screen_V2;
|
||||
prevention,grip_disable_level = <6>;
|
||||
prevention,updelay_time_ms = <45>;
|
||||
prevention,updelay_time_ms = <30>;
|
||||
prevention,makeup_cnt_weight = <5 1 2 2 2>;
|
||||
prevention,large_corner_range = <1200 3000>;
|
||||
prevention,large_corner_judge_condition = <850 100 1000 7 7>;
|
||||
prevention,large_corner_judge_condition = <500 100 1000 7 7>;
|
||||
prevention,trx_reject_condition = <9 7 5>;
|
||||
prevention,trx_strict_reject_condition = <3 1 1>;
|
||||
prevention,trx_strict_reject_condition = <8 5 5>;
|
||||
prevention,large_judge_time_ms = <500 50 100>;
|
||||
prevention,large_exit_condition = <8 8 2>;
|
||||
prevention,single_channel_width = <320 320>;
|
||||
@@ -552,13 +552,13 @@
|
||||
prevention,edge_swipe_config = <300 1000>;
|
||||
|
||||
prevention,curved_screen_V4;
|
||||
prevention,long_eliminate_point_type = <2 14400 10560 300 31680 300 1>;
|
||||
prevention,long_eliminate_point_type = <2 22680 8400 300 24400 300 1>;
|
||||
prevention,long_fingerhold_condition2 = <650 2000 0 0>;
|
||||
prevention,top_corner_config2 = <3 80 600 1500 0>;
|
||||
prevention,hor_long_top_corner_config = <350 2270 0 0>;
|
||||
prevention,top_middle_config = <14400 1000 1000 0>;
|
||||
prevention,top_middle_config = <22680 1000 1000 0>;
|
||||
prevention,corner_eliminate_point_type = <0 1380 2280 1>;
|
||||
prevention,finger_hold_differ_size = <1 0 400 300>;
|
||||
prevention,finger_hold_differ_size = <1 0 300 300>;
|
||||
prevention,finger_hold_max_rx_exit_distance = <5 350 2300>;
|
||||
prevention,max_rx_exit_distance = <1 5 150 350 2000>;
|
||||
prevention,dynamic_finger_hold_exit_distance = <1 350 2300 450>;
|
||||
@@ -696,12 +696,12 @@
|
||||
|
||||
prevention,curved_screen_V2;
|
||||
prevention,grip_disable_level = <6>;
|
||||
prevention,updelay_time_ms = <45>;
|
||||
prevention,updelay_time_ms = <30>;
|
||||
prevention,makeup_cnt_weight = <5 1 2 2 2>;
|
||||
prevention,large_corner_range = <1200 3000>;
|
||||
prevention,large_corner_judge_condition = <850 100 1000 7 7>;
|
||||
prevention,large_corner_judge_condition = <500 100 1000 7 7>;
|
||||
prevention,trx_reject_condition = <9 7 7>;
|
||||
prevention,trx_strict_reject_condition = <3 3 3>;
|
||||
prevention,trx_strict_reject_condition = <8 5 5>;
|
||||
prevention,large_judge_time_ms = <500 50 100>;
|
||||
prevention,large_exit_condition = <8 8 2>;
|
||||
prevention,single_channel_width = <320 320>;
|
||||
@@ -716,16 +716,17 @@
|
||||
prevention,edge_swipe_config = <300 1000>;
|
||||
|
||||
prevention,curved_screen_V4;
|
||||
prevention,long_eliminate_point_type = <2 14400 10560 300 31680 300 1>;
|
||||
prevention,long_eliminate_point_type = <2 11160 8280 300 24840 300 1>;
|
||||
prevention,long_fingerhold_condition2 = <650 2000 0 0>;
|
||||
prevention,top_corner_config2 = <3 80 600 1500 0>;
|
||||
prevention,hor_long_top_corner_config = <350 2270 0 0>;
|
||||
prevention,top_middle_config = <14400 1000 1000 0>;
|
||||
prevention,top_middle_config = <11160 1000 1000 0>;
|
||||
prevention,corner_eliminate_point_type = <0 1380 2280 1>;
|
||||
prevention,finger_hold_differ_size = <1 0 400 300>;
|
||||
prevention,finger_hold_differ_size = <1 0 300 300>;
|
||||
prevention,finger_hold_max_rx_exit_distance = <5 350 2300>;
|
||||
prevention,max_rx_exit_distance = <1 5 150 350 2000>;
|
||||
prevention,dynamic_finger_hold_exit_distance = <1 350 2300 450>;
|
||||
prevention,large_corner_judge_condition_ime = <300 0 0 0 0>;
|
||||
|
||||
black_gesture_support;
|
||||
pressure_report_support;
|
||||
|
||||
@@ -176,8 +176,10 @@
|
||||
39 00 00 40 00 00 02 D0 01
|
||||
//PHBM
|
||||
39 00 00 40 00 00 04 FF 08 38 1E
|
||||
39 00 00 40 00 00 02 C0 10
|
||||
39 00 00 40 00 00 02 C1 10
|
||||
39 00 00 40 00 00 02 C0 94
|
||||
39 00 00 40 00 00 02 C1 20
|
||||
39 00 00 40 00 00 03 C4 04 40
|
||||
39 00 00 40 00 00 02 C9 40
|
||||
39 00 00 40 00 00 07 C2 FF FF ED 61 00 62
|
||||
39 00 00 40 00 00 27 C5 44 00 00 44 00 00 44 00 00 43 07 73 21 75 A7 00 C3 00 44
|
||||
00 00 44 00 00 44 00 00 44 00 00 44 00 00 44 00 00 04 00
|
||||
@@ -382,8 +384,10 @@
|
||||
39 00 00 40 00 00 02 D0 01
|
||||
//PHBM
|
||||
39 00 00 40 00 00 04 FF 08 38 1E
|
||||
39 00 00 40 00 00 02 C0 10
|
||||
39 00 00 40 00 00 02 C1 10
|
||||
39 00 00 40 00 00 02 C0 94
|
||||
39 00 00 40 00 00 02 C1 20
|
||||
39 00 00 40 00 00 03 C4 04 40
|
||||
39 00 00 40 00 00 02 C9 40
|
||||
39 00 00 40 00 00 07 C2 FF FF ED 61 00 62
|
||||
39 00 00 40 00 00 27 C5 44 00 00 44 00 00 44 00 00 43 07 73 21 75 A7 00 C3 00 44
|
||||
00 00 44 00 00 44 00 00 44 00 00 44 00 00 44 00 00 04 00
|
||||
@@ -615,8 +619,10 @@
|
||||
15 00 00 40 00 00 02 95 66
|
||||
//PHBM
|
||||
39 00 00 40 00 00 04 FF 08 38 1E
|
||||
39 00 00 40 00 00 02 C0 10
|
||||
39 00 00 40 00 00 02 C1 10
|
||||
39 00 00 40 00 00 02 C0 94
|
||||
39 00 00 40 00 00 02 C1 20
|
||||
39 00 00 40 00 00 03 C4 04 40
|
||||
39 00 00 40 00 00 02 C9 40
|
||||
39 00 00 40 00 00 07 C2 FF FF ED 61 00 62
|
||||
39 00 00 40 00 00 27 C5 44 00 00 44 00 00 44 00 00 43 07 73 21 75 A7 00 C3 00 44
|
||||
00 00 44 00 00 44 00 00 44 00 00 44 00 00 44 00 00 04 00
|
||||
@@ -871,8 +877,10 @@
|
||||
15 00 00 40 00 00 02 95 66
|
||||
//PHBM
|
||||
39 00 00 40 00 00 04 FF 08 38 1E
|
||||
39 00 00 40 00 00 02 C0 10
|
||||
39 00 00 40 00 00 02 C1 10
|
||||
39 00 00 40 00 00 02 C0 94
|
||||
39 00 00 40 00 00 02 C1 20
|
||||
39 00 00 40 00 00 03 C4 04 40
|
||||
39 00 00 40 00 00 02 C9 40
|
||||
39 00 00 40 00 00 07 C2 FF FF ED 61 00 62
|
||||
39 00 00 40 00 00 27 C5 44 00 00 44 00 00 44 00 00 43 07 73 21 75 A7 00 C3 00 44
|
||||
00 00 44 00 00 44 00 00 44 00 00 44 00 00 44 00 00 04 00
|
||||
|
||||
@@ -176,8 +176,10 @@
|
||||
39 00 00 40 00 00 02 D0 01
|
||||
//PHBM
|
||||
39 00 00 40 00 00 04 FF 08 38 1E
|
||||
39 00 00 40 00 00 02 C0 10
|
||||
39 00 00 40 00 00 02 C1 10
|
||||
39 00 00 40 00 00 02 C0 94
|
||||
39 00 00 40 00 00 02 C1 20
|
||||
39 00 00 40 00 00 03 C4 04 40
|
||||
39 00 00 40 00 00 02 C9 40
|
||||
39 00 00 40 00 00 07 C2 FF FF ED 61 00 62
|
||||
39 00 00 40 00 00 27 C5 44 00 00 44 00 00 44 00 00 43 07 73 21 75 A7 00 C3 00 44
|
||||
00 00 44 00 00 44 00 00 44 00 00 44 00 00 44 00 00 04 00
|
||||
@@ -382,8 +384,10 @@
|
||||
39 00 00 40 00 00 02 D0 01
|
||||
//PHBM
|
||||
39 00 00 40 00 00 04 FF 08 38 1E
|
||||
39 00 00 40 00 00 02 C0 10
|
||||
39 00 00 40 00 00 02 C1 10
|
||||
39 00 00 40 00 00 02 C0 94
|
||||
39 00 00 40 00 00 02 C1 20
|
||||
39 00 00 40 00 00 03 C4 04 40
|
||||
39 00 00 40 00 00 02 C9 40
|
||||
39 00 00 40 00 00 07 C2 FF FF ED 61 00 62
|
||||
39 00 00 40 00 00 27 C5 44 00 00 44 00 00 44 00 00 43 07 73 21 75 A7 00 C3 00 44
|
||||
00 00 44 00 00 44 00 00 44 00 00 44 00 00 44 00 00 04 00
|
||||
@@ -614,8 +618,10 @@
|
||||
15 00 00 40 00 00 02 95 66
|
||||
//PHBM
|
||||
39 00 00 40 00 00 04 FF 08 38 1E
|
||||
39 00 00 40 00 00 02 C0 10
|
||||
39 00 00 40 00 00 02 C1 10
|
||||
39 00 00 40 00 00 02 C0 94
|
||||
39 00 00 40 00 00 02 C1 20
|
||||
39 00 00 40 00 00 03 C4 04 40
|
||||
39 00 00 40 00 00 02 C9 40
|
||||
39 00 00 40 00 00 07 C2 FF FF ED 61 00 62
|
||||
39 00 00 40 00 00 27 C5 44 00 00 44 00 00 44 00 00 43 07 73 21 75 A7 00 C3 00 44
|
||||
00 00 44 00 00 44 00 00 44 00 00 44 00 00 44 00 00 04 00
|
||||
@@ -870,8 +876,10 @@
|
||||
15 00 00 40 00 00 02 95 66
|
||||
//PHBM
|
||||
39 00 00 40 00 00 04 FF 08 38 1E
|
||||
39 00 00 40 00 00 02 C0 10
|
||||
39 00 00 40 00 00 02 C1 10
|
||||
39 00 00 40 00 00 02 C0 94
|
||||
39 00 00 40 00 00 02 C1 20
|
||||
39 00 00 40 00 00 03 C4 04 40
|
||||
39 00 00 40 00 00 02 C9 40
|
||||
39 00 00 40 00 00 07 C2 FF FF ED 61 00 62
|
||||
39 00 00 40 00 00 27 C5 44 00 00 44 00 00 44 00 00 43 07 73 21 75 A7 00 C3 00 44
|
||||
00 00 44 00 00 44 00 00 44 00 00 44 00 00 44 00 00 04 00
|
||||
|
||||
@@ -176,8 +176,10 @@
|
||||
39 00 00 40 00 00 02 D0 04
|
||||
//PHBM
|
||||
39 00 00 40 00 00 04 FF 08 38 1E
|
||||
39 00 00 40 00 00 02 C0 10
|
||||
39 00 00 40 00 00 02 C1 10
|
||||
39 00 00 40 00 00 02 C0 94
|
||||
39 00 00 40 00 00 02 C1 20
|
||||
39 00 00 40 00 00 03 C4 04 40
|
||||
39 00 00 40 00 00 02 C9 40
|
||||
39 00 00 40 00 00 07 C2 FF FF ED 61 00 62
|
||||
39 00 00 40 00 00 27 C5 44 00 00 44 00 00 44 00 00 43 07 73 21 75 A7 00 C3 00 44
|
||||
00 00 44 00 00 44 00 00 44 00 00 44 00 00 44 00 00 04 00
|
||||
@@ -382,8 +384,10 @@
|
||||
39 00 00 40 00 00 02 D0 04
|
||||
//PHBM
|
||||
39 00 00 40 00 00 04 FF 08 38 1E
|
||||
39 00 00 40 00 00 02 C0 10
|
||||
39 00 00 40 00 00 02 C1 10
|
||||
39 00 00 40 00 00 02 C0 94
|
||||
39 00 00 40 00 00 02 C1 20
|
||||
39 00 00 40 00 00 03 C4 04 40
|
||||
39 00 00 40 00 00 02 C9 40
|
||||
39 00 00 40 00 00 07 C2 FF FF ED 61 00 62
|
||||
39 00 00 40 00 00 27 C5 44 00 00 44 00 00 44 00 00 43 07 73 21 75 A7 00 C3 00 44
|
||||
00 00 44 00 00 44 00 00 44 00 00 44 00 00 44 00 00 04 00
|
||||
@@ -614,8 +618,10 @@
|
||||
15 00 00 40 00 00 02 95 66
|
||||
//PHBM
|
||||
39 00 00 40 00 00 04 FF 08 38 1E
|
||||
39 00 00 40 00 00 02 C0 10
|
||||
39 00 00 40 00 00 02 C1 10
|
||||
39 00 00 40 00 00 02 C0 94
|
||||
39 00 00 40 00 00 02 C1 20
|
||||
39 00 00 40 00 00 03 C4 04 40
|
||||
39 00 00 40 00 00 02 C9 40
|
||||
39 00 00 40 00 00 07 C2 FF FF ED 61 00 62
|
||||
39 00 00 40 00 00 27 C5 44 00 00 44 00 00 44 00 00 43 07 73 21 75 A7 00 C3 00 44
|
||||
00 00 44 00 00 44 00 00 44 00 00 44 00 00 44 00 00 04 00
|
||||
@@ -870,8 +876,10 @@
|
||||
15 00 00 40 00 00 02 95 66
|
||||
//PHBM
|
||||
39 00 00 40 00 00 04 FF 08 38 1E
|
||||
39 00 00 40 00 00 02 C0 10
|
||||
39 00 00 40 00 00 02 C1 10
|
||||
39 00 00 40 00 00 02 C0 94
|
||||
39 00 00 40 00 00 02 C1 20
|
||||
39 00 00 40 00 00 03 C4 04 40
|
||||
39 00 00 40 00 00 02 C9 40
|
||||
39 00 00 40 00 00 07 C2 FF FF ED 61 00 62
|
||||
39 00 00 40 00 00 27 C5 44 00 00 44 00 00 44 00 00 43 07 73 21 75 A7 00 C3 00 44
|
||||
00 00 44 00 00 44 00 00 44 00 00 44 00 00 44 00 00 04 00
|
||||
|
||||
@@ -192,8 +192,10 @@
|
||||
39 00 00 40 00 00 02 D0 01
|
||||
//PHBM
|
||||
39 00 00 40 00 00 04 FF 08 38 1E
|
||||
39 00 00 40 00 00 02 C0 10
|
||||
39 00 00 40 00 00 02 C1 10
|
||||
39 00 00 40 00 00 02 C0 94
|
||||
39 00 00 40 00 00 02 C1 20
|
||||
39 00 00 40 00 00 03 C4 04 40
|
||||
39 00 00 40 00 00 02 C9 40
|
||||
39 00 00 40 00 00 07 C2 FF FF ED 61 00 62
|
||||
39 00 00 40 00 00 27 C5 44 00 00 44 00 00 44 00 00 43 07 73 21 75 A7 00 C3 00 44
|
||||
00 00 44 00 00 44 00 00 44 00 00 44 00 00 44 00 00 04 00
|
||||
@@ -414,8 +416,10 @@
|
||||
39 00 00 40 00 00 02 D0 01
|
||||
//PHBM
|
||||
39 00 00 40 00 00 04 FF 08 38 1E
|
||||
39 00 00 40 00 00 02 C0 10
|
||||
39 00 00 40 00 00 02 C1 10
|
||||
39 00 00 40 00 00 02 C0 94
|
||||
39 00 00 40 00 00 02 C1 20
|
||||
39 00 00 40 00 00 03 C4 04 40
|
||||
39 00 00 40 00 00 02 C9 40
|
||||
39 00 00 40 00 00 07 C2 FF FF ED 61 00 62
|
||||
39 00 00 40 00 00 27 C5 44 00 00 44 00 00 44 00 00 43 07 73 21 75 A7 00 C3 00 44
|
||||
00 00 44 00 00 44 00 00 44 00 00 44 00 00 44 00 00 04 00
|
||||
@@ -647,8 +651,10 @@
|
||||
15 00 00 40 00 00 02 95 66
|
||||
//PHBM
|
||||
39 00 00 40 00 00 04 FF 08 38 1E
|
||||
39 00 00 40 00 00 02 C0 10
|
||||
39 00 00 40 00 00 02 C1 10
|
||||
39 00 00 40 00 00 02 C0 94
|
||||
39 00 00 40 00 00 02 C1 20
|
||||
39 00 00 40 00 00 03 C4 04 40
|
||||
39 00 00 40 00 00 02 C9 40
|
||||
39 00 00 40 00 00 07 C2 FF FF ED 61 00 62
|
||||
39 00 00 40 00 00 27 C5 44 00 00 44 00 00 44 00 00 43 07 73 21 75 A7 00 C3 00 44
|
||||
00 00 44 00 00 44 00 00 44 00 00 44 00 00 44 00 00 04 00
|
||||
@@ -904,8 +910,10 @@
|
||||
15 00 00 40 00 00 02 95 66
|
||||
//PHBM
|
||||
39 00 00 40 00 00 04 FF 08 38 1E
|
||||
39 00 00 40 00 00 02 C0 10
|
||||
39 00 00 40 00 00 02 C1 10
|
||||
39 00 00 40 00 00 02 C0 94
|
||||
39 00 00 40 00 00 02 C1 20
|
||||
39 00 00 40 00 00 03 C4 04 40
|
||||
39 00 00 40 00 00 02 C9 40
|
||||
39 00 00 40 00 00 07 C2 FF FF ED 61 00 62
|
||||
39 00 00 40 00 00 27 C5 44 00 00 44 00 00 44 00 00 43 07 73 21 75 A7 00 C3 00 44
|
||||
00 00 44 00 00 44 00 00 44 00 00 44 00 00 44 00 00 04 00
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user