arm64: dts: qcom: sdm845: remove unit name for thermal trip points
The thermal trip points have unit name but no reg property, so we can remove them arch/arm64/boot/dts/qcom/sdm845.dtsi:2824.31-2828.7: Warning (unit_address_vs_reg): /thermal-zones/cpu0-thermal/trips/trip-point@0: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:2830.31-2834.7: Warning (unit_address_vs_reg): /thermal-zones/cpu0-thermal/trips/trip-point@1: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:2868.31-2872.7: Warning (unit_address_vs_reg): /thermal-zones/cpu1-thermal/trips/trip-point@0: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:2874.31-2878.7: Warning (unit_address_vs_reg): /thermal-zones/cpu1-thermal/trips/trip-point@1: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:2912.31-2916.7: Warning (unit_address_vs_reg): /thermal-zones/cpu2-thermal/trips/trip-point@0: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:2918.31-2922.7: Warning (unit_address_vs_reg): /thermal-zones/cpu2-thermal/trips/trip-point@1: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:2956.31-2960.7: Warning (unit_address_vs_reg): /thermal-zones/cpu3-thermal/trips/trip-point@0: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:2962.31-2966.7: Warning (unit_address_vs_reg): /thermal-zones/cpu3-thermal/trips/trip-point@1: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:3000.31-3004.7: Warning (unit_address_vs_reg): /thermal-zones/cpu4-thermal/trips/trip-point@0: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:3006.31-3010.7: Warning (unit_address_vs_reg): /thermal-zones/cpu4-thermal/trips/trip-point@1: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:3044.31-3048.7: Warning (unit_address_vs_reg): /thermal-zones/cpu5-thermal/trips/trip-point@0: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:3050.31-3054.7: Warning (unit_address_vs_reg): /thermal-zones/cpu5-thermal/trips/trip-point@1: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:3088.31-3092.7: Warning (unit_address_vs_reg): /thermal-zones/cpu6-thermal/trips/trip-point@0: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:3094.31-3098.7: Warning (unit_address_vs_reg): /thermal-zones/cpu6-thermal/trips/trip-point@1: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:3132.31-3136.7: Warning (unit_address_vs_reg): /thermal-zones/cpu7-thermal/trips/trip-point@0: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:3138.31-3142.7: Warning (unit_address_vs_reg): /thermal-zones/cpu7-thermal/trips/trip-point@1: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:3176.32-3180.7: Warning (unit_address_vs_reg): /thermal-zones/aoss0-thermal/trips/trip-point@0: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:3191.35-3195.7: Warning (unit_address_vs_reg): /thermal-zones/cluster0-thermal/trips/trip-point@0: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:3211.35-3215.7: Warning (unit_address_vs_reg): /thermal-zones/cluster1-thermal/trips/trip-point@0: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:3231.31-3235.7: Warning (unit_address_vs_reg): /thermal-zones/gpu-thermal-top/trips/trip-point@0: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:3246.31-3250.7: Warning (unit_address_vs_reg): /thermal-zones/gpu-thermal-bottom/trips/trip-point@0: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:3261.32-3265.7: Warning (unit_address_vs_reg): /thermal-zones/aoss1-thermal/trips/trip-point@0: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:3276.35-3280.7: Warning (unit_address_vs_reg): /thermal-zones/q6-modem-thermal/trips/trip-point@0: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:3291.30-3295.7: Warning (unit_address_vs_reg): /thermal-zones/mem-thermal/trips/trip-point@0: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:3306.31-3310.7: Warning (unit_address_vs_reg): /thermal-zones/wlan-thermal/trips/trip-point@0: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:3321.33-3325.7: Warning (unit_address_vs_reg): /thermal-zones/q6-hvx-thermal/trips/trip-point@0: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:3336.33-3340.7: Warning (unit_address_vs_reg): /thermal-zones/camera-thermal/trips/trip-point@0: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:3351.32-3355.7: Warning (unit_address_vs_reg): /thermal-zones/video-thermal/trips/trip-point@0: node has a unit name, but no reg property arch/arm64/boot/dts/qcom/sdm845.dtsi:3366.32-3370.7: Warning (unit_address_vs_reg): /thermal-zones/modem-thermal/trips/trip-point@0: node has a unit name, but no reg property Signed-off-by: Vinod Koul <vkoul@kernel.org> Reviewed-by: Stephen Boyd <swboyd@chromium.org> Reviewed-by: Amit Kucheria <amit.kucheria@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
committed by
Bjorn Andersson
parent
81a7b51177
commit
19e684e835
@@ -2742,13 +2742,13 @@
|
|||||||
thermal-sensors = <&tsens0 1>;
|
thermal-sensors = <&tsens0 1>;
|
||||||
|
|
||||||
trips {
|
trips {
|
||||||
cpu0_alert0: trip-point@0 {
|
cpu0_alert0: trip-point0 {
|
||||||
temperature = <90000>;
|
temperature = <90000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "passive";
|
type = "passive";
|
||||||
};
|
};
|
||||||
|
|
||||||
cpu0_alert1: trip-point@1 {
|
cpu0_alert1: trip-point1 {
|
||||||
temperature = <95000>;
|
temperature = <95000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "passive";
|
type = "passive";
|
||||||
@@ -2786,13 +2786,13 @@
|
|||||||
thermal-sensors = <&tsens0 2>;
|
thermal-sensors = <&tsens0 2>;
|
||||||
|
|
||||||
trips {
|
trips {
|
||||||
cpu1_alert0: trip-point@0 {
|
cpu1_alert0: trip-point0 {
|
||||||
temperature = <90000>;
|
temperature = <90000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "passive";
|
type = "passive";
|
||||||
};
|
};
|
||||||
|
|
||||||
cpu1_alert1: trip-point@1 {
|
cpu1_alert1: trip-point1 {
|
||||||
temperature = <95000>;
|
temperature = <95000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "passive";
|
type = "passive";
|
||||||
@@ -2830,13 +2830,13 @@
|
|||||||
thermal-sensors = <&tsens0 3>;
|
thermal-sensors = <&tsens0 3>;
|
||||||
|
|
||||||
trips {
|
trips {
|
||||||
cpu2_alert0: trip-point@0 {
|
cpu2_alert0: trip-point0 {
|
||||||
temperature = <90000>;
|
temperature = <90000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "passive";
|
type = "passive";
|
||||||
};
|
};
|
||||||
|
|
||||||
cpu2_alert1: trip-point@1 {
|
cpu2_alert1: trip-point1 {
|
||||||
temperature = <95000>;
|
temperature = <95000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "passive";
|
type = "passive";
|
||||||
@@ -2874,13 +2874,13 @@
|
|||||||
thermal-sensors = <&tsens0 4>;
|
thermal-sensors = <&tsens0 4>;
|
||||||
|
|
||||||
trips {
|
trips {
|
||||||
cpu3_alert0: trip-point@0 {
|
cpu3_alert0: trip-point0 {
|
||||||
temperature = <90000>;
|
temperature = <90000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "passive";
|
type = "passive";
|
||||||
};
|
};
|
||||||
|
|
||||||
cpu3_alert1: trip-point@1 {
|
cpu3_alert1: trip-point1 {
|
||||||
temperature = <95000>;
|
temperature = <95000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "passive";
|
type = "passive";
|
||||||
@@ -2918,13 +2918,13 @@
|
|||||||
thermal-sensors = <&tsens0 7>;
|
thermal-sensors = <&tsens0 7>;
|
||||||
|
|
||||||
trips {
|
trips {
|
||||||
cpu4_alert0: trip-point@0 {
|
cpu4_alert0: trip-point0 {
|
||||||
temperature = <90000>;
|
temperature = <90000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "passive";
|
type = "passive";
|
||||||
};
|
};
|
||||||
|
|
||||||
cpu4_alert1: trip-point@1 {
|
cpu4_alert1: trip-point1 {
|
||||||
temperature = <95000>;
|
temperature = <95000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "passive";
|
type = "passive";
|
||||||
@@ -2962,13 +2962,13 @@
|
|||||||
thermal-sensors = <&tsens0 8>;
|
thermal-sensors = <&tsens0 8>;
|
||||||
|
|
||||||
trips {
|
trips {
|
||||||
cpu5_alert0: trip-point@0 {
|
cpu5_alert0: trip-point0 {
|
||||||
temperature = <90000>;
|
temperature = <90000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "passive";
|
type = "passive";
|
||||||
};
|
};
|
||||||
|
|
||||||
cpu5_alert1: trip-point@1 {
|
cpu5_alert1: trip-point1 {
|
||||||
temperature = <95000>;
|
temperature = <95000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "passive";
|
type = "passive";
|
||||||
@@ -3006,13 +3006,13 @@
|
|||||||
thermal-sensors = <&tsens0 9>;
|
thermal-sensors = <&tsens0 9>;
|
||||||
|
|
||||||
trips {
|
trips {
|
||||||
cpu6_alert0: trip-point@0 {
|
cpu6_alert0: trip-point0 {
|
||||||
temperature = <90000>;
|
temperature = <90000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "passive";
|
type = "passive";
|
||||||
};
|
};
|
||||||
|
|
||||||
cpu6_alert1: trip-point@1 {
|
cpu6_alert1: trip-point1 {
|
||||||
temperature = <95000>;
|
temperature = <95000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "passive";
|
type = "passive";
|
||||||
@@ -3050,13 +3050,13 @@
|
|||||||
thermal-sensors = <&tsens0 10>;
|
thermal-sensors = <&tsens0 10>;
|
||||||
|
|
||||||
trips {
|
trips {
|
||||||
cpu7_alert0: trip-point@0 {
|
cpu7_alert0: trip-point0 {
|
||||||
temperature = <90000>;
|
temperature = <90000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "passive";
|
type = "passive";
|
||||||
};
|
};
|
||||||
|
|
||||||
cpu7_alert1: trip-point@1 {
|
cpu7_alert1: trip-point1 {
|
||||||
temperature = <95000>;
|
temperature = <95000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "passive";
|
type = "passive";
|
||||||
@@ -3094,7 +3094,7 @@
|
|||||||
thermal-sensors = <&tsens0 0>;
|
thermal-sensors = <&tsens0 0>;
|
||||||
|
|
||||||
trips {
|
trips {
|
||||||
aoss0_alert0: trip-point@0 {
|
aoss0_alert0: trip-point0 {
|
||||||
temperature = <90000>;
|
temperature = <90000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "hot";
|
type = "hot";
|
||||||
@@ -3109,7 +3109,7 @@
|
|||||||
thermal-sensors = <&tsens0 5>;
|
thermal-sensors = <&tsens0 5>;
|
||||||
|
|
||||||
trips {
|
trips {
|
||||||
cluster0_alert0: trip-point@0 {
|
cluster0_alert0: trip-point0 {
|
||||||
temperature = <90000>;
|
temperature = <90000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "hot";
|
type = "hot";
|
||||||
@@ -3129,7 +3129,7 @@
|
|||||||
thermal-sensors = <&tsens0 6>;
|
thermal-sensors = <&tsens0 6>;
|
||||||
|
|
||||||
trips {
|
trips {
|
||||||
cluster1_alert0: trip-point@0 {
|
cluster1_alert0: trip-point0 {
|
||||||
temperature = <90000>;
|
temperature = <90000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "hot";
|
type = "hot";
|
||||||
@@ -3149,7 +3149,7 @@
|
|||||||
thermal-sensors = <&tsens0 11>;
|
thermal-sensors = <&tsens0 11>;
|
||||||
|
|
||||||
trips {
|
trips {
|
||||||
gpu1_alert0: trip-point@0 {
|
gpu1_alert0: trip-point0 {
|
||||||
temperature = <90000>;
|
temperature = <90000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "hot";
|
type = "hot";
|
||||||
@@ -3164,7 +3164,7 @@
|
|||||||
thermal-sensors = <&tsens0 12>;
|
thermal-sensors = <&tsens0 12>;
|
||||||
|
|
||||||
trips {
|
trips {
|
||||||
gpu2_alert0: trip-point@0 {
|
gpu2_alert0: trip-point0 {
|
||||||
temperature = <90000>;
|
temperature = <90000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "hot";
|
type = "hot";
|
||||||
@@ -3179,7 +3179,7 @@
|
|||||||
thermal-sensors = <&tsens1 0>;
|
thermal-sensors = <&tsens1 0>;
|
||||||
|
|
||||||
trips {
|
trips {
|
||||||
aoss1_alert0: trip-point@0 {
|
aoss1_alert0: trip-point0 {
|
||||||
temperature = <90000>;
|
temperature = <90000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "hot";
|
type = "hot";
|
||||||
@@ -3194,7 +3194,7 @@
|
|||||||
thermal-sensors = <&tsens1 1>;
|
thermal-sensors = <&tsens1 1>;
|
||||||
|
|
||||||
trips {
|
trips {
|
||||||
q6_modem_alert0: trip-point@0 {
|
q6_modem_alert0: trip-point0 {
|
||||||
temperature = <90000>;
|
temperature = <90000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "hot";
|
type = "hot";
|
||||||
@@ -3209,7 +3209,7 @@
|
|||||||
thermal-sensors = <&tsens1 2>;
|
thermal-sensors = <&tsens1 2>;
|
||||||
|
|
||||||
trips {
|
trips {
|
||||||
mem_alert0: trip-point@0 {
|
mem_alert0: trip-point0 {
|
||||||
temperature = <90000>;
|
temperature = <90000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "hot";
|
type = "hot";
|
||||||
@@ -3224,7 +3224,7 @@
|
|||||||
thermal-sensors = <&tsens1 3>;
|
thermal-sensors = <&tsens1 3>;
|
||||||
|
|
||||||
trips {
|
trips {
|
||||||
wlan_alert0: trip-point@0 {
|
wlan_alert0: trip-point0 {
|
||||||
temperature = <90000>;
|
temperature = <90000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "hot";
|
type = "hot";
|
||||||
@@ -3239,7 +3239,7 @@
|
|||||||
thermal-sensors = <&tsens1 4>;
|
thermal-sensors = <&tsens1 4>;
|
||||||
|
|
||||||
trips {
|
trips {
|
||||||
q6_hvx_alert0: trip-point@0 {
|
q6_hvx_alert0: trip-point0 {
|
||||||
temperature = <90000>;
|
temperature = <90000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "hot";
|
type = "hot";
|
||||||
@@ -3254,7 +3254,7 @@
|
|||||||
thermal-sensors = <&tsens1 5>;
|
thermal-sensors = <&tsens1 5>;
|
||||||
|
|
||||||
trips {
|
trips {
|
||||||
camera_alert0: trip-point@0 {
|
camera_alert0: trip-point0 {
|
||||||
temperature = <90000>;
|
temperature = <90000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "hot";
|
type = "hot";
|
||||||
@@ -3269,7 +3269,7 @@
|
|||||||
thermal-sensors = <&tsens1 6>;
|
thermal-sensors = <&tsens1 6>;
|
||||||
|
|
||||||
trips {
|
trips {
|
||||||
video_alert0: trip-point@0 {
|
video_alert0: trip-point0 {
|
||||||
temperature = <90000>;
|
temperature = <90000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "hot";
|
type = "hot";
|
||||||
@@ -3284,7 +3284,7 @@
|
|||||||
thermal-sensors = <&tsens1 7>;
|
thermal-sensors = <&tsens1 7>;
|
||||||
|
|
||||||
trips {
|
trips {
|
||||||
modem_alert0: trip-point@0 {
|
modem_alert0: trip-point0 {
|
||||||
temperature = <90000>;
|
temperature = <90000>;
|
||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "hot";
|
type = "hot";
|
||||||
|
|||||||
Reference in New Issue
Block a user