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

Add the string to load RF output power table for pazquel360 project.

Signed-off-by: Yunlong Jia <ecs.beijing2022@gmail.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230117085212.1.If242b1cd61b2e87e312dd9cf81e20301bae2a5a4@changeid
This commit is contained in:
Yunlong Jia
2023-01-17 08:56:25 +00:00
committed by Bjorn Andersson
parent bbcb07d299
commit c326e851ee

View File

@@ -67,3 +67,7 @@ &sound {
compatible = "google,sc7180-trogdor";
model = "sc7180-rt5682s-max98357a-1mic";
};
&wifi {
qcom,ath10k-calibration-variant = "GO_PAZQUEL360";
};