On Thu, Jul 18, 2024 at 7:40 AM Jeff Johnson <quic_jjohnson@xxxxxxxxxxx> wrote: > > On 7/15/2024 12:38 PM, Patrick Wildt wrote: > > This series adds the missing calibration variant devicetree property > > which is needed to load the calibration data and use the ath12k wifi > > on the Lenovo Yoga Slim 7x. > > > > Patrick Wildt (2): > > dt-bindings: net: wireless: add ath12k pcie bindings > > arm64: dts: qcom: x1e80100-yoga: add wifi calibration variant > > > > .../net/wireless/qcom,ath12k-pci.yaml | 59 +++++++++++++++++++ > > .../dts/qcom/x1e80100-lenovo-yoga-slim7x.dts | 9 +++ > > arch/arm64/boot/dts/qcom/x1e80100.dtsi | 10 ++++ > > 3 files changed, 78 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/net/wireless/qcom,ath12k-pci.yaml > > > > +ath12k mailing list. > > Qualcomm expects, on x86 and Qualcomm-based ARM devices, that this information > come from ACPI. That is fine for acpi boot. But it never prevented adding needed information in dt. BR, -R > That support is currently under review: > https://lore.kernel.org/all/20240717111023.78798-1-quic_lingbok@xxxxxxxxxxx/ > > /jeff >