From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8B7BCC433F5 for ; Tue, 26 Apr 2022 07:21:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245606AbiDZHYh (ORCPT ); Tue, 26 Apr 2022 03:24:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42716 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232548AbiDZHYb (ORCPT ); Tue, 26 Apr 2022 03:24:31 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C4B11BC39 for ; Tue, 26 Apr 2022 00:21:24 -0700 (PDT) Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1njFVb-0003LR-UF; Tue, 26 Apr 2022 09:21:15 +0200 Received: from ore by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1njFVZ-0003DA-1N; Tue, 26 Apr 2022 09:21:13 +0200 Date: Tue, 26 Apr 2022 09:21:13 +0200 From: Oleksij Rempel To: =?utf-8?B?SsOpcsO0bWU=?= Pouiller Cc: Maxime Coquelin , Alexandre Torgue , Rob Herring , Krzysztof Kozlowski , kernel@pengutronix.de, linux-kernel@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v3 2/4] dt-bindings: net: silabs, wfx: add prt, prtt1c-wfm200 antenna variant Message-ID: <20220426072113.GC3419@pengutronix.de> References: <20220425132844.866743-1-o.rempel@pengutronix.de> <20220425132844.866743-3-o.rempel@pengutronix.de> <14881918.tv2OnDr8pf@pc-42> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <14881918.tv2OnDr8pf@pc-42> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-Uptime: 09:16:29 up 26 days, 19:46, 75 users, load average: 0.03, 0.11, 0.14 User-Agent: Mutt/1.10.1 (2018-07-13) X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::c0 X-SA-Exim-Mail-From: ore@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Apr 25, 2022 at 05:38:20PM +0200, Jérôme Pouiller wrote: > On Monday 25 April 2022 15:28:42 CEST Oleksij Rempel wrote: > > Add compatible for wfm200 antenna configuration variant for Protonic PRTT1C > > board. > > > > Signed-off-by: Oleksij Rempel > > --- > > .../devicetree/bindings/staging/net/wireless/silabs,wfx.yaml | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/Documentation/devicetree/bindings/staging/net/wireless/silabs,wfx.yaml b/Documentation/devicetree/bindings/staging/net/wireless/silabs,wfx.yaml > > index 105725a127ab..ce107fe45d7c 100644 > > --- a/Documentation/devicetree/bindings/staging/net/wireless/silabs,wfx.yaml > > +++ b/Documentation/devicetree/bindings/staging/net/wireless/silabs,wfx.yaml > > @@ -39,6 +39,7 @@ properties: > > compatible: > > items: > > - enum: > > + - prt,prtt1c-wfm200 # Protonic PRTT1C Board > > - silabs,brd4001a # WGM160P Evaluation Board > > - silabs,brd8022a # WF200 Evaluation Board > > - silabs,brd8023a # WFM200 Evaluation Board > > I think you also have to declare this new entry in wfx_sdio_of_match, > and/or wfx_spi_of_match and wfx_spi_id. > > On the WFM200 variant, the antenna is built in the chip. So I think you > can point on the same configuration than the brd8023a. I assume driver update can be made in a separate patch. As soon as we reserved compatible for this boards there should be no conflicts. This patches series is targeting only devicetree and needed DT schema changes. Regards, Oleksij -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |