mirror of
https://github.com/torvalds/linux.git
synced 2026-05-29 01:23:56 +02:00
arm64: dts: qcom: sc7280: Rename sar sensor labels
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
This commit is contained in:
parent
32c231385e
commit
9c54f1711f
|
|
@ -387,7 +387,7 @@ ap_sar_sensor0: proximity@28 {
|
|||
|
||||
vdd-supply = <&pp1800_prox>;
|
||||
|
||||
label = "proximity-wifi-lte0";
|
||||
label = "proximity-wifi_cellular-0";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
|
@ -403,7 +403,7 @@ ap_sar_sensor1: proximity@2c {
|
|||
|
||||
vdd-supply = <&pp1800_prox>;
|
||||
|
||||
label = "proximity-wifi-lte1";
|
||||
label = "proximity-wifi_cellular-1";
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user