Loading qcom/scuba-thermal.dtsi +3 −3 Original line number Diff line number Diff line Loading @@ -93,10 +93,10 @@ cxip_cdev: cxip-cdev@3ed000 { compatible = "qcom,cxip-lm-cooling-device"; reg = <0x3ed000 0xe008>; reg = <0x3ed000 0xc008>; qcom,thermal-client-offset = <0x8000>; /* 5th offset to bypass VICTIM1 */ qcom,bypass-client-list = <0x3004 0x4004 0x6004 0xa004 0xc004 0xe004>; /* 4th offset to bypass VICTIM1 */ qcom,bypass-client-list = <0x3004 0x4004 0x6004 0xc004>; #cooling-cells = <2>; }; }; Loading Loading
qcom/scuba-thermal.dtsi +3 −3 Original line number Diff line number Diff line Loading @@ -93,10 +93,10 @@ cxip_cdev: cxip-cdev@3ed000 { compatible = "qcom,cxip-lm-cooling-device"; reg = <0x3ed000 0xe008>; reg = <0x3ed000 0xc008>; qcom,thermal-client-offset = <0x8000>; /* 5th offset to bypass VICTIM1 */ qcom,bypass-client-list = <0x3004 0x4004 0x6004 0xa004 0xc004 0xe004>; /* 4th offset to bypass VICTIM1 */ qcom,bypass-client-list = <0x3004 0x4004 0x6004 0xc004>; #cooling-cells = <2>; }; }; Loading