Message ID | 20210225141022.9.I4a38fe64dd79c54af80d7e4ef5940f8cf4f86e75@changeid |
---|---|
State | New |
Headers | show |
Series | arm64: dts: qcom: Update sc7180-trogdor variants from downstream | expand |
On Thu, Feb 25, 2021 at 02:13:06PM -0800, Douglas Anderson wrote: > From: Abhishek Kumar <kuabhs@chromium.org> > > For trogdor, in the latest board-2.bin file, new BDF with variant > name GO_LAZOR has been introduced, so we need this property set, for > GO_LAZOR BDF to be picked. > > Cc: Philip Chen <philipchen@chromium.org> > Signed-off-by: Abhishek Kumar <kuabhs@chromium.org> > [dianders: adjusted subject line and sort order] > Signed-off-by: Douglas Anderson <dianders@chromium.org> I don't claim to be familiar with this part, but the same is done downstream and the corresponding downstream commit references a bug that talks about a 'GO_LAZOR' BDF variant, so this must be awesome! Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
diff --git a/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor.dtsi b/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor.dtsi index 5efa04d0d256..6b10b96173e8 100644 --- a/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor.dtsi +++ b/arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor.dtsi @@ -49,6 +49,10 @@ &trackpad { interrupts = <58 IRQ_TYPE_EDGE_FALLING>; }; +&wifi { + qcom,ath10k-calibration-variant = "GO_LAZOR"; +}; + /* PINCTRL - modifications to sc7180-trogdor.dtsi */ &trackpad_int_1v8_odl {