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 20CE974BED; Sat, 28 Sep 2024 09:22:04 +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=1727515325; cv=none; b=rwZ2lUjVlJ6p3oMxztiGVGsSfA3OYowWkmcOLoSlL9NYeOF2WUYPsZoMjoVSpTUypfeOjFMxmS2wblbZQkLLCU7BOC6Y1rJ8/wHERTt7Y75SmNY947rQfk+7udeX28S9paBg2j9b64p4PHgylYFWIoy0x8Ps953u5WzBaI481uI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727515325; c=relaxed/simple; bh=uCgtAKSgxvi3oFwpCxLapBxV0u9+nUh8QinzO5ofaro=; h=Content-Type:MIME-Version:Subject:From:In-Reply-To:References:To: Cc:Message-ID:Date; b=dvL+Gaes22hJo4xM0b7nKPHUZMIXWD3K/uEPYeP+KtVOZ088Farx5urai1e3lesRppAyJOLXpYIcp498H4cDOGmq9JqbAZpfgyPm15Yh04VSABbRoE6pFtiZTdFkjJwf/HdT9ES177w8SZfSrD/bkkrTJMwQNLM6OFR8qlcw4Zk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=E2BoSkdh; 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="E2BoSkdh" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 91AFFC4CEC3; Sat, 28 Sep 2024 09:22:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1727515324; bh=uCgtAKSgxvi3oFwpCxLapBxV0u9+nUh8QinzO5ofaro=; h=Subject:From:In-Reply-To:References:To:Cc:Date:From; b=E2BoSkdh7EcgYYncu4sHIzlPwyxK84ixHU61HX94xf4KZ9JD7nreUCTEsGbmO+lG2 HgMXEICrW1wWK412VPQxVkq/mGRiaKWq1VOeKoUxyMpcW8Xsh27MpECLeoeyfE+vtQ uIkaFrRfka/77Z3/VCSkrTI4gVuaDjxWgUr6ntUk9gYe3e2WzBbVx3R3YGXE57oYTM gKgO6xmhJYUy7DweOn8V0vSr2mv/0Wh8gWSKvNuKhsxsKO4oV4n25qeDguJw9clhwv fl6NfrkVvzoSO+TJRx00tMBelSYI8PtP+iasBcJRCIOYaF8XdXnspNAB/lDCK7BJrj 8vybX7HEsILMQ== Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [PATCH net-next v2] dt-bindings: net: ath11k: document the inputs of the ath11k on WCN6855 From: Kalle Valo In-Reply-To: <20240814082301.8091-1-brgl@bgdev.pl> References: <20240814082301.8091-1-brgl@bgdev.pl> To: Bartosz Golaszewski Cc: "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Jeff Johnson , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, devicetree@vger.kernel.org, ath11k@lists.infradead.org, linux-kernel@vger.kernel.org, Bartosz Golaszewski User-Agent: pwcli/0.1.1-git (https://github.com/kvalo/pwcli/) Python/3.11.2 Message-ID: <172751531994.2249584.3150490336155869162.kvalo@kernel.org> Date: Sat, 28 Sep 2024 09:22:01 +0000 (UTC) Bartosz Golaszewski wrote: > Describe the inputs from the PMU of the ath11k module on WCN6855. > > Signed-off-by: Bartosz Golaszewski > Acked-by: Conor Dooley > Reviewed-by: Krzysztof Kozlowski > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. 02d697272cc6 dt-bindings: net: ath11k: document the inputs of the ath11k on WCN6855 -- https://patchwork.kernel.org/project/linux-wireless/patch/20240814082301.8091-1-brgl@bgdev.pl/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches https://docs.kernel.org/process/submitting-patches.html