Commit c326e851 authored by Yunlong Jia's avatar Yunlong Jia Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sc7180: set ath10k output power calibration string

parent bbcb07d2
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -67,3 +67,7 @@ ap_ts_pen_1v8: &i2c4 {
	compatible = "google,sc7180-trogdor";
	compatible = "google,sc7180-trogdor";
	model = "sc7180-rt5682s-max98357a-1mic";
	model = "sc7180-rt5682s-max98357a-1mic";
};
};

&wifi {
	qcom,ath10k-calibration-variant = "GO_PAZQUEL360";
};