mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 09:01:36 -04:00
arm64: dts: qcom: sc7280: Add SAR sensors to herobrine crd
Enable the two SAR sensors of the CRD based on herobrine. Signed-off-by: Matthias Kaehlcke <mka@chromium.org> Reviewed-by: Stephen Boyd <swboyd@chromium.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220415172238.1.I671bdf40fdfce7a35f6349fca0dc56145d4210ee@changeid
This commit is contained in:
committed by
Bjorn Andersson
parent
e7173009e1
commit
5d04419045
@@ -49,6 +49,18 @@ trackpad: trackpad@15 {
|
||||
};
|
||||
};
|
||||
|
||||
&ap_sar_sensor_i2c {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&ap_sar_sensor0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&ap_sar_sensor1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
ap_ts_pen_1v8: &i2c13 {
|
||||
status = "okay";
|
||||
clock-frequency = <400000>;
|
||||
|
||||
Reference in New Issue
Block a user