arm64: dts: qcom: sc7280: Rename sar sensor labels

[ Upstream commit 9c54f1711fc2516faf1f8d31217462184157b429 ]

To ease matching configuration of sysfs attributes for particular
sensor, match label reported by iio 'label' attribute with the location
label generated by ChromeOS config tool.

Signed-off-by: Gwendal Grignou <gwendal@chromium.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220623223119.1858863-1-gwendal@chromium.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
Gwendal Grignou 2022-06-23 15:31:19 -07:00 committed by Greg Kroah-Hartman
parent 3c5bed5814
commit ce94c8fbda

View File

@ -388,7 +388,7 @@ ap_sar_sensor_i2c: &i2c1 {
vdd-supply = <&pp1800_prox>;
label = "proximity-wifi-lte0";
label = "proximity-wifi_cellular-0";
status = "disabled";
};
@ -404,7 +404,7 @@ ap_sar_sensor_i2c: &i2c1 {
vdd-supply = <&pp1800_prox>;
label = "proximity-wifi-lte1";
label = "proximity-wifi_cellular-1";
status = "disabled";
};
};