Merge tag 'soc-dt-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[platform/kernel/linux-rpi.git] / arch / arm64 / boot / dts / qcom / qrb5165-rb5.dts
index a9e7b83..dfa8ee5 100644 (file)
 };
 
 &pm8150_adc {
-       xo-therm@4c {
+       channel@4c {
                reg = <ADC5_XO_THERM_100K_PU>;
                qcom,ratiometric;
                qcom,hw-settle-time = <200>;
+               label = "xo_therm";
        };
 
-       wifi-therm@4e {
+       channel@4e {
                reg = <ADC5_AMUX_THM2_100K_PU>;
                qcom,ratiometric;
                qcom,hw-settle-time = <200>;
+               label = "wifi_therm";
        };
 };
 
 };
 
 &pm8150b_adc {
-       conn-therm@4f {
+       channel@4f {
                reg = <ADC5_AMUX_THM3_100K_PU>;
                qcom,ratiometric;
                qcom,hw-settle-time = <200>;
+               label = "conn_therm";
        };
 };
 
 };
 
 &pm8150l_adc {
-       skin-msm-therm@4e {
+       channel@4e {
                reg = <ADC5_AMUX_THM2_100K_PU>;
                qcom,ratiometric;
                qcom,hw-settle-time = <200>;
+               label = "skin_msm_therm";
        };
 
-       pm8150l-therm@4f {
+       channel@4f {
                reg = <ADC5_AMUX_THM3_100K_PU>;
                qcom,ratiometric;
                qcom,hw-settle-time = <200>;
+               label = "pm8150l_therm";
        };
 };