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 C6C9F36CDEB; Tue, 31 Mar 2026 07:24:41 +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=1774941881; cv=none; b=ewVKgwipHTCy3jPcX9wIuiIMFIhebqk0O/xNi5bO/qLnlNxEfU9URF6EUoNP6zXj0n9EOc70B6UyXoXFBC1wIu+X/YHFzYHMU9xtCWEHFFJnjAEfDKaD3tSXDcDRWm/m2o2L8yNFLGpTN9M/+oBj4HNNk8xyh/ADfxJH92ox7VU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774941881; c=relaxed/simple; bh=ExLT5dd64mgQYApH0Oz1/dJvTFDHMpbk/nH0w412QLY=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=FfIUqqFY2A9BHBk58vXRLSlHgngXqLNUZGMwUBPgtbyRstGo4XAsg5UkUfLqOf0HRozcdVYKAcXXzCH33ERAy7L2G8zsJQ5mZmnRAOBTODJVEsBAW6zIxCSPNSu0/+yZ9s0D8fQKmKg6HsSUlYxcls+TbQ0a2g7w5E/bkYij4gw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=G3bV0QBl; 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="G3bV0QBl" Received: by smtp.kernel.org (Postfix) with ESMTPSA id EF41DC19423; Tue, 31 Mar 2026 07:24:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1774941881; bh=ExLT5dd64mgQYApH0Oz1/dJvTFDHMpbk/nH0w412QLY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=G3bV0QBlSKpp5DLQjV+ZY7JZNiG1UREwa2T7xE+RjyX3t+uCEhAPcAHiCtyCQDOJK 1q8qTZwVIKv8mJ02F50d7lt+rPzuOLBf7wZYOpkuL0e9Z7VD9m1EkC3VaTtEP88DeW QsD9+HpTj6b+50IHDidofiXgmI2zoqEVCVuSaWDZKcw2vJlP4KSe6VUxQTlK+fTaDY MAbNbkyDsK8OwKPMzosH+GLaSh+Vf7HUGkvqblNl+dHUkD52IjVp+IBu2oaQTjdjJZ yEjvzBcYiKnXv5hpZ5dZm/mhz1MUrU2JvxaFjjjxOJrmlL9pGd/LKnKjPdkZDw+UjZ 7BaAdfvSBczqA== Date: Tue, 31 Mar 2026 09:24:39 +0200 From: Krzysztof Kozlowski To: Raj Kumar Bhagat Cc: Johannes Berg , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Jeff Johnson , linux-wireless@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, ath12k@lists.infradead.org Subject: Re: [PATCH ath-next v3 1/6] dt-bindings: net: wireless: add ath12k wifi device IPQ5424 Message-ID: <20260331-fanatic-elegant-wallaby-913e35@quoll> References: <20260331-ath12k-ipq5424-v3-0-1455b9cae29c@oss.qualcomm.com> <20260331-ath12k-ipq5424-v3-1-1455b9cae29c@oss.qualcomm.com> Precedence: bulk X-Mailing-List: linux-wireless@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20260331-ath12k-ipq5424-v3-1-1455b9cae29c@oss.qualcomm.com> On Tue, Mar 31, 2026 at 02:09:06AM +0530, Raj Kumar Bhagat wrote: > $id: http://devicetree.org/schemas/net/wireless/qcom,ipq5332-wifi.yaml# > @@ -17,6 +17,7 @@ properties: > compatible: > enum: > - qcom,ipq5332-wifi > + - qcom,ipq5424-wifi No, use previous patch. I am annoyed that you keep making changes even for such trivialities and require re-review from the community. Previous patch was correct. This one doing whatever you want to do in copyrights is too much. You don't change copyrights just because you wrote one device model. Best regards, Krzysztof