From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0505513AA42; Mon, 29 Jul 2024 03:58:53 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722225534; cv=none; b=mI663+mDfqfe3j9NCHach8qt8/tvxpuJn8Wb3Yeth81Bn7jqezNlqKKdWQpsYzl9nccwAY6C45YdzPJBA28fHijYMDnTZwZv3wYTej42k+7fLR2Hn3YZKfgvswP/L4mN59NE4v6M4We7ZhZKLndJN+Cy7+kpLofMVKWVIQPFp3s= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722225534; c=relaxed/simple; bh=OTJPkGkpde1iTM4/DKCFCr5P3BMKKGLJcgjquoJy3ho=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=J/grXCca8+RgtRC4ugJpInYUoq39ZemKkw/0QihL9EfBAo1G9uZF8qmRDoGw0JU9kt5hEtlm64eD17pqzGxrH2TlOIYUm8ps6/F+9g5KhRQJCDiVMtYZAJ15umQVHiuUBDNPcqkF8Ii9GArV/W0WvEb/ItH3Sgj/S70yyxSQWE8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=DGjnkw/S; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="DGjnkw/S" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3A26BC32786; Mon, 29 Jul 2024 03:58:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1722225533; bh=OTJPkGkpde1iTM4/DKCFCr5P3BMKKGLJcgjquoJy3ho=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=DGjnkw/SwHaYz0anxSPQI6esforJZ3DJG9/e43+VFjeVFqPuJ0jwZwEW/5NgftaaJ mv+U+j2swUOjuFm841UpghBsM63o0Hq9WgI09OGEVLLDqlECKBPjFvvyoZ6EsrW64y K/CvzJEX3sczcOVjzrj4N1ucGlO1wWRuyp5GkcAYHnjqOEDWu/5IuY8HAjB3/A8QhY Gn0kXhVxS8qBINLGEkM6xzzdKeO/j7pRNfUZOP2tLJVKIOiD+uDeS41NS1I5bGdZio VRjPTN7gNbk/8Yx8TFMvnk4s9C+W1ZjrmNyeyGrrKtjfapQtg43SOzYNNSi3R8cA3N yIS86o3s4wVBw== From: Bjorn Andersson To: Kalle Valo , Patrick Wildt Cc: "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Andy Gross , Konrad Dybcio , Steev Klimaszewski , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, Johan Hovold Subject: Re: (subset) [PATCH 0/2] arm64: dts: qcom: x1e80100-yoga: add wifi calibration variant Date: Sun, 28 Jul 2024 22:58:19 -0500 Message-ID: <172222551311.175430.13568156026564706830.b4-ty@kernel.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: References: Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit On Mon, 15 Jul 2024 21:38:11 +0200, 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 > > [...] Applied, thanks! [2/2] arm64: dts: qcom: x1e80100-yoga: add wifi calibration variant commit: 8bc7cb73df8644423758c79d4504d501c8ef3854 Best regards, -- Bjorn Andersson