From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx4.wp.pl (mx4.wp.pl [212.77.101.11]) (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 0CB08273D9D for ; Sat, 12 Jul 2025 10:40:09 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=212.77.101.11 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752316811; cv=none; b=UzPsWB6gIflxFW7KTL6ErXuO2zZ2oHpYzLIlZTqQHgkvER2crCspFg7NBPGAHa7/o/qLrwKe1byD2qj6sNRdbMtkKxf6ypO1PRjvCHC0dWti9HxXDCC5pqiKv92OXMb4uSFpeSAuCBtjBY5SqdsWIoqVtZ60sPl4NJ6cBH3xgVI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752316811; c=relaxed/simple; bh=XZsKN/Tbj775B4v+W6nKZzTEyimEd6fd2fZmGpYuJj4=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=ceN6n4Tb6SR6d3rI89mv6bjHl3JclM5uER8EdEYnVvcLL71l08XIF+F76ShzmFGD2PXaGi2M2A2AYCRBoWRadQ+SAovb7l4lFSe5vQ9Uap8vu7vYi4oPjdGTdXtQFGm7Eycp+T6pM43BPQhT8NmzNxmPL8AkFcBv+ogiPZS106o= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=wp.pl; spf=pass smtp.mailfrom=wp.pl; dkim=pass (2048-bit key) header.d=wp.pl header.i=@wp.pl header.b=yv0ZYtfY; arc=none smtp.client-ip=212.77.101.11 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=wp.pl Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=wp.pl Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=wp.pl header.i=@wp.pl header.b="yv0ZYtfY" Received: (wp-smtpd smtp.wp.pl 42019 invoked from network); 12 Jul 2025 12:40:07 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wp.pl; s=20241105; t=1752316807; bh=qTgJpmSd6LhUXQuIB22IcfoJEWSMVfDYaSNR4+UA678=; h=From:To:Cc:Subject; b=yv0ZYtfYVIyUtWCPL0JQMBhSr+6rYxg/gu36uJsHkR9DG+bwk4cRSrZ+HM4sRq85R oCgJNh/5S5u+D3P2NjBIRNurak3N3BAk6Jfa8zrsVFv+abBriFKs1giWDJHePdnTn8 awhIFsMi/PKXJqSUusvyXjpptxLNdVQvqlLmdv0dmWScKu80wFw6BwsyzYhid3V9zI pxKcDiiBlJHQGVc5Z10eaAuuMAlbd3Z4fzLBHSaSKiDTdeH6+Zk+ngsuyku6PkmItS Om36QpxAKISBedjxPiyfqVH+FU0ySxOhUu85Bjeuw4Zllr5EEPt9bG3yNSHvRU6xnN tNRKX1G04TYFg== Received: from 89-64-3-180.dynamic.play.pl (HELO localhost) (stf_xl@wp.pl@[89.64.3.180]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with ECDHE-RSA-AES256-GCM-SHA384 encrypted SMTP for ; 12 Jul 2025 12:40:07 +0200 Date: Sat, 12 Jul 2025 12:40:06 +0200 From: Stanislaw Gruszka To: Krzysztof Kozlowski Cc: Rosen Penev , linux-wireless@vger.kernel.org, Johannes Berg , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Thomas Bogendoerfer , Matthias Brugger , AngeloGioacchino Del Regno , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , open list , "open list:MIPS" , "moderated list:ARM/Mediatek SoC support" , "moderated list:ARM/Mediatek SoC support" Subject: Re: [PATCHv3 wireless-next 7/7] dt-bindings: net: wireless: rt2800: add Message-ID: <20250712104006.GA13512@wp.pl> References: <20250710200820.262295-1-rosenp@gmail.com> <20250710200820.262295-8-rosenp@gmail.com> <20250711-invisible-dainty-jackrabbit-acbf8f@krzk-bin> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20250711-invisible-dainty-jackrabbit-acbf8f@krzk-bin> X-WP-MailID: c2d83bddf527eb597eb6cc17933b5770 X-WP-AV: skaner antywirusowy Poczty Wirtualnej Polski X-WP-SPAM: NO 0000000 [EbNB] Hi Krzysztof, On Fri, Jul 11, 2025 at 09:48:49AM +0200, Krzysztof Kozlowski wrote: > On Thu, Jul 10, 2025 at 03:40:30PM -0700, Rosen Penev wrote: > > On Thu, Jul 10, 2025 at 2:40 PM Krzysztof Kozlowski wrote: > > > > > > On 10/07/2025 22:08, Rosen Penev wrote: > > > > Add device-tree bindings for the RT2800 SOC wifi device found in older > > > > Ralink/Mediatek devices. > > > > > > > > Signed-off-by: Rosen Penev > > > > --- > > > > .../bindings/net/wireless/ralink,rt2800.yaml | 47 +++++++++++++++++++ > > > > 1 file changed, 47 insertions(+) > > > > create mode 100644 Documentation/devicetree/bindings/net/wireless/ralink,rt2800.yaml > > > > > > > > diff --git a/Documentation/devicetree/bindings/net/wireless/ralink,rt2800.yaml b/Documentation/devicetree/bindings/net/wireless/ralink,rt2800.yaml > > > > new file mode 100644 > > > > index 000000000000..8c13b25bd8b4 > > > > --- /dev/null > > > > +++ b/Documentation/devicetree/bindings/net/wireless/ralink,rt2800.yaml > > > > > > Filename should match compatible. You were already changing something > > > here... > > hrm? that makes no sense. Various drivers have multiple compatible lines. > > Luckily we do not speak about drivers here. Anyway, follow standard > review practices, you don't get special rules. Could you please elaborate what you mean ? I greped through Documentation/devicetree/bindings/*/*.yaml and plenty of "compatible:" items do not match the filename. So hard to tell what rule you are referencing, as it seems it's not really applied. Regards Stanislaw