Loading arch/arm64/boot/dts/qcom/apq8009-robot-rome-refboard.dts +81 −0 Original line number Diff line number Diff line Loading @@ -293,6 +293,87 @@ pinctrl-0 = <&cdc_pdm_lines_act>; pinctrl-1 = <&cdc_pdm_lines_sus>; }; thermal-zones { xo-therm-buf-adc { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&pm8916_vadc 0x3c>; thermal-governor = "user_space"; trips { active-config0 { temperature = <65000>; hysteresis = <1000>; type = "passive"; }; }; }; xo-therm-adc { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&pm8916_vadc 0x32>; thermal-governor = "user_space"; trips { active-config0 { temperature = <65000>; hysteresis = <1000>; type = "passive"; }; }; }; pa-therm0-adc { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&pm8916_vadc 0x36>; thermal-governor = "user_space"; trips { active-config0 { temperature = <65000>; hysteresis = <1000>; type = "passive"; }; }; }; mdm-lowf { cooling-maps { cx_vdd_cdev { cooling-device = <&pm8916_cx_cdev 0 0>; }; }; }; camera-lowf { cooling-maps { cx_vdd_cdev { cooling-device = <&pm8916_cx_cdev 0 0>; }; }; }; gpu-lowf { cooling-maps { cx_vdd_cdev { cooling-device = <&pm8916_cx_cdev 0 0>; }; }; }; cpu0-2-lowf { cooling-maps { cx_vdd_cdev { cooling-device = <&pm8916_cx_cdev 0 0>; }; }; }; cpu1-3-lowf { cooling-maps { cx_vdd_cdev { cooling-device = <&pm8916_cx_cdev 0 0>; }; }; }; }; }; &wcnss { Loading Loading
arch/arm64/boot/dts/qcom/apq8009-robot-rome-refboard.dts +81 −0 Original line number Diff line number Diff line Loading @@ -293,6 +293,87 @@ pinctrl-0 = <&cdc_pdm_lines_act>; pinctrl-1 = <&cdc_pdm_lines_sus>; }; thermal-zones { xo-therm-buf-adc { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&pm8916_vadc 0x3c>; thermal-governor = "user_space"; trips { active-config0 { temperature = <65000>; hysteresis = <1000>; type = "passive"; }; }; }; xo-therm-adc { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&pm8916_vadc 0x32>; thermal-governor = "user_space"; trips { active-config0 { temperature = <65000>; hysteresis = <1000>; type = "passive"; }; }; }; pa-therm0-adc { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&pm8916_vadc 0x36>; thermal-governor = "user_space"; trips { active-config0 { temperature = <65000>; hysteresis = <1000>; type = "passive"; }; }; }; mdm-lowf { cooling-maps { cx_vdd_cdev { cooling-device = <&pm8916_cx_cdev 0 0>; }; }; }; camera-lowf { cooling-maps { cx_vdd_cdev { cooling-device = <&pm8916_cx_cdev 0 0>; }; }; }; gpu-lowf { cooling-maps { cx_vdd_cdev { cooling-device = <&pm8916_cx_cdev 0 0>; }; }; }; cpu0-2-lowf { cooling-maps { cx_vdd_cdev { cooling-device = <&pm8916_cx_cdev 0 0>; }; }; }; cpu1-3-lowf { cooling-maps { cx_vdd_cdev { cooling-device = <&pm8916_cx_cdev 0 0>; }; }; }; }; }; &wcnss { Loading