diff mbox series

arm64: dts: qcom: sc7280: Add SAR sensors to herobrine crd

Message ID 20220415172238.1.I671bdf40fdfce7a35f6349fca0dc56145d4210ee@changeid (mailing list archive)
State Accepted
Headers show
Series arm64: dts: qcom: sc7280: Add SAR sensors to herobrine crd | expand

Commit Message

Matthias Kaehlcke April 16, 2022, 12:22 a.m. UTC
Enable the two SAR sensors of the CRD based on herobrine.

Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
---

 arch/arm64/boot/dts/qcom/sc7280-herobrine-crd.dts | 12 ++++++++++++
 1 file changed, 12 insertions(+)

Comments

Stephen Boyd April 18, 2022, 7:44 p.m. UTC | #1
Quoting Matthias Kaehlcke (2022-04-15 17:22:41)
> 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>
Bjorn Andersson April 21, 2022, 2:27 p.m. UTC | #2
On Fri, 15 Apr 2022 17:22:41 -0700, Matthias Kaehlcke wrote:
> Enable the two SAR sensors of the CRD based on herobrine.
> 
> 

Applied, thanks!

[1/1] arm64: dts: qcom: sc7280: Add SAR sensors to herobrine crd
      commit: 5d04419045e7ad28155e2f7403599b2fdbd1548f

Best regards,
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/qcom/sc7280-herobrine-crd.dts b/arch/arm64/boot/dts/qcom/sc7280-herobrine-crd.dts
index fd6eadc8581a..b06f61e9b90b 100644
--- a/arch/arm64/boot/dts/qcom/sc7280-herobrine-crd.dts
+++ b/arch/arm64/boot/dts/qcom/sc7280-herobrine-crd.dts
@@ -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>;