Loading arch/arm64/boot/dts/qcom/qcs405-regulator.dtsi +9 −0 Original line number Diff line number Diff line Loading @@ -58,6 +58,15 @@ RPM_SMD_REGULATOR_LEVEL_NONE>; #cooling-cells = <2>; }; mx_cdev: mx-cdev-lvl { compatible = "qcom,regulator-cooling-device"; regulator-cdev-supply = <&pms405_s1_level>; regulator-levels = <RPM_SMD_REGULATOR_LEVEL_RETENTION_PLUS RPM_SMD_REGULATOR_LEVEL_NONE>; #cooling-cells = <2>; }; }; /* PMS405 S2 - VDD_LPI_CX supply */ Loading arch/arm64/boot/dts/qcom/qcs405-thermal.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -355,6 +355,10 @@ trip = <&aoss_lowf>; cooling-device = <&cx_cdev 0 0>; }; mx_vdd_cdev { trip = <&aoss_lowf>; cooling-device = <&mx_cdev 0 0>; }; modem_vdd_cdev { trip = <&aoss_lowf>; cooling-device = <&modem_vdd 0 0>; Loading Loading
arch/arm64/boot/dts/qcom/qcs405-regulator.dtsi +9 −0 Original line number Diff line number Diff line Loading @@ -58,6 +58,15 @@ RPM_SMD_REGULATOR_LEVEL_NONE>; #cooling-cells = <2>; }; mx_cdev: mx-cdev-lvl { compatible = "qcom,regulator-cooling-device"; regulator-cdev-supply = <&pms405_s1_level>; regulator-levels = <RPM_SMD_REGULATOR_LEVEL_RETENTION_PLUS RPM_SMD_REGULATOR_LEVEL_NONE>; #cooling-cells = <2>; }; }; /* PMS405 S2 - VDD_LPI_CX supply */ Loading
arch/arm64/boot/dts/qcom/qcs405-thermal.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -355,6 +355,10 @@ trip = <&aoss_lowf>; cooling-device = <&cx_cdev 0 0>; }; mx_vdd_cdev { trip = <&aoss_lowf>; cooling-device = <&mx_cdev 0 0>; }; modem_vdd_cdev { trip = <&aoss_lowf>; cooling-device = <&modem_vdd 0 0>; Loading